Operations On Matrices - Linear Algebra
Operations On Matrices - Linear Algebra
%
'
'
'
'
&
[c_1,c_2,,c_n]=
" a11
$
$ a21
$ M
$
#am1
a12
a22
...
...
a1n
a2n
M
O M
am 2 ... amn
%
'
'=
'
'
&
r_i(A)=[a_i1,a_i2,..,a_in]
!
c_j(A)= " a1 j %
$ '
$a2 j '
$M '
$ '
#amj &
" r1 %
$ '
$ r2 '
$M '
$ '
#rm &
a11 x1 +
a21 x1 +
M
am1 x1 +
" a11 x1 +
$
$ a21 x1 +
$ M
$
#am1 x1 +
a12 x 2 +
a22 x 2 +
...
...
M
O
am 2 x 2 + ...
+a1n x n
+a2n x n
M
amn x n
= b1
= b2
M
= bm
% " b1 %
' $ '
' = $b2 '
' $M'
' $ '
& #bm &
" a11 %
" a12 %
" a1n % " b1 %
$ '
$ '
$ ' $ '
a
a
a2n ' $ b2 '
21 '
22 '
$
$
$
x1
+ x2
+ ...+ x n
=
$ M '
$ M '
$ M ' $M'
$ '
$ '
$ ' $ '
#am1&
#am 2 &
#amn & #bm &
We define Ax to be:
" a11
$
$ a21
$ M
$
#am1
%
'
'
'
'
&
" x1 %
$ '
$x2 '
$M'
$ '
#x n &
" a11 %
" a12 %
" a1n %
$ '
$ '
$ '
a
a
a2n '
21 '
22 '
$
$
$
= x1
+ x2
+ ...+ x n
$ M '
$ M '
$ M '
$ '
$ '
$ '
#am1&
#am 2 &
#amn &
!
Ax=[a_1,a_2,,a_n]=x_1a_1+.+x_na_n
!
where a_i are column vectors.
Thus, we can write a system of linear equations as
Ax=b for b mx1 column vector.
Definition AB=[Ab_1,Ab_2,,Ab_r].
See Example 5.
% " a11b12 +
'$
',$ a21b12 +
'$ M
'$
& #am1b12 +
%
'
'
'
'
&
a12b22 +
...
+a1sbs2
%%
''
',.'
''
''
&'
'
'
'
'
'
&
$
'
r
(A)B
'
AB = $ 2
$ M '
$
'
#rm (A)B&
Theorem 3.1.8.
! of AB is a linear combination of
(a) the j-th column
columns of A with coefficients from j-th column of B.
(b) the i-th row of AB is a linear combinations of rows of
B with coefficients from the i-th row of A.
# 1 0 3&
%
(
A = %"1 "1 4(,trA =1
%$ 1 1 1('
trA=trAT.
Properties, inverses
[1],
"1
"1 0% $0
$
' ,$
#0 1& $0
$
#0
0
1
0
0
0
0
1
0
0%
'
0'
0'
'
1&
"a b%
"
%
d
(b
1
(1
A = $ ',ad ( bc ) 0,A =
$
'
ad ( bc #(c a &
#c d&
p(x)=a_0+a_1x++a_mxm
Matrix polynomial in A (nxn-matrix):
p(A) = a_0I+ a_1A++a_mAm.
i=1 j=1
j=1 i=1