e-ch7_01
e-ch7_01
• Matrices are denoted by capital boldface letters or by writing the general entry in brackets.
• An m n matrix : A matrix with m rows and n columns
• Each entry has two subscripts. The first is the row number and the second is the column number.
Advanced Engineering Mathematics
ABBA cA B cA cB
A B C A B C c k A cA kA
A0A ckA ck A
A A 0 1A A
Advanced Engineering Mathematics
•r=n
n
• the m m p matrix C c jk with entries c jk a jl blk a j1b1k a j 2b2 k a jnbnk
j 1
C(A + B) = CA + CB
Advanced Engineering Mathematics
A B A T BT
T
cA cAT
T
AB BT AT
T
Advanced Engineering Mathematics
Special Matrices
Symmetric Matrix : Matrix whose transpose equals the matrix itself A T
A
Skew- symmetric Matrix : Matrix whose transpose equals minus the matrix AT A
Triangular Matrix
: A square matrix where the entries either below or above the main diagonal are zero.
• Upper Triangular Matrix : A square matrices that can have nonzero entries only on and above the
main diagonal, whereas any entry below the diagonal must be zero.
• Lower Triangular Matrix : A square matrices that have nonzero entries only on and below the
main diagonal.
Diagonal Matrix : A square matrix in which the entries outside the main diagonal are all zero
• Scalar Matrix : A diagonal matrix whose diagonal elements all contain the same scalar.
• Unit Matrix ( or Identity Matrix) : A scalar matrix whose entries on the main diagonal are all 1.
Advanced Engineering Mathematics
2 x1 5 x2 2 2 5 2
13x2 26 0 13 26
Working backward from the last to the first equation of this triangular system
2 5x2 2 5 2 6
1 1
x2 26 2, x1
13 2 2
Advanced Engineering Mathematics
Ex.3 Solve the following linear systems of three equations in four unknowns whose augmented matrix is
3.0 2.0 2.0 5.0 8.0 3.0 x1 2.0 x2 2.0 x3 5.0 x4 8.0
0.6 1.5 1.5 5.4 2.7 0.6 x1 1.5 x2 1.5 x3 5.4 x4 2.7
1.2 0.3 0.3 2.4 2.1 1.2 x1 0.3x2 0.3x3 2.4 x4 2.1
Step 1 Elimination of x1 : 0.6 / 3.0 0.2 times the first equation to the second equation,
1.2 / 3.0 0.4 times the first equation to the third equation.
3.0 2.0 2.0 5.0 8.0 3.0 x1 2.0 x2 2.0 x3 5.0 x4 8.0
0 1.1 1.1 4.4 1.1 Row 2 0.2 Row 1 1.1x2 1.1x3 4.4 x4 1.1
0 1.1 1.1 4.4 1.1 Row 3 0.4 Row 1 1.1x2 1.1x3 4.4 x4 1.1
Step 2 Elimination of x2 : 1.1/1.1 1 times the second equation to the third equation.
3.0 2.0 2.0 5.0 8.0 3.0 x1 2.0 x2 2.0 x3 5.0 x4 8.0
0 1.1 1.1 4.4 1.1 1.1x2 1.1x3 4.4 x4 1.1
0 0 0 0 0 Row 3 Row 2 00
Advanced Engineering Mathematics
3 2 1 3 3 x1 2 x2 x3 3
2 1 1 0 2 x1 x2 x3 0
6 2 4 6 6 x1 2 x2 4 x3 6
Rank of a Matrix
Definition
Rank : The maximum number of linearly independent row vectors
Vector Space : A set V of vectors such that with any two vectors in V all their linear
combinations are elements of V, and these vectors satisfy the following laws.
AB BA c A B cA cB
A B C A B C c k A cA kA
A0 A c kA ck A
A A 0 1A A
a11 a12
Determinant of Second Order : D det A a11a22 a12 a21
a21 a22
Cramer’s rule
b1 a12
b2 a22 b1a22 a12b2
Cramer’s rule x1
a11 x1 a12 x2 b1 D D
a21 x1 a22 x2 b2 D0 a11 b1
a b a b b a
x2 21 2 11 2 1 21
D D
Advanced Engineering Mathematics
an1 an 2 ann
• If n = 1 then D a11
• Addition of a multiple of a row to another row does not alter the value of the determinant.
• Addition of a multiple of a column to another column does not alter the value of the determinant.
Consider an m n matrix A a jk :
• The determinant of any square submatrix with more than r rows, contained in A has
Cramer’s Rule
Dk is the determinant obtained from D by replacing in D the kth column by the column
Inverse Matrix
A1 : The inverse of an n n matrix A a jk AA1 A1A I
Gauss elimination
A A I I K A1 K
Advanced Engineering Mathematics
1 1 2
Ex.1 Determine the inverse of A 3 1 1
1 3 4
1 1 2 1 0 0
A I 3 1 1 0 1 0
1 3 4 0 0 1
1 1 2 1 0 0 1 1 2 1 0 0
0 2 7 3 1 0 Row 2 3 Row 1 0 2
7 3 1 0
0 2 2 1 0 1 Row 3 Row 1 0 0 5 4 1 1 Row 3 Row 2
1 1 2 1 0 0 Row 1 1 1 0 0.6 0.4 0.4 Row 1 2 Row 3
0 1 3.5 1.5 0.5 0 0.5 Row 2 0 1
0 1.3 0.2 0.7 Row 2 3.5 Row 3
0 0 1 0.8 0.2 0.2 0.2 Row 3 0 0 1 0.8 0.2 0.2
1 0 0 0.7 0.2 0.3 Row 1 Row 2
0 1 0 1.3 0.2 0.7
0 0 1 0.8 0.2 0.2
Advanced Engineering Mathematics
1 1 2
Ex.3 Find the inverse of A 3 1 1
1 3 4
det A 1 7 113 2 8 10,
1 1 1 2 1 2
C11 7, C21 2, C31 3,
3 4 3 4 1 1
0.7 0.2 0.3
1 2 1 2
A 1.3 0.2 0.7
3 1 1
C12 13, C22 2, C32 7,
1 4 1 4 3 1
0.8 0.2 0.2
3 1 1 1 1 1
C13 8, C23 2, C33 2
1 3 1 3 3 1
Advanced Engineering Mathematics
0.5 0 0 2 0 0
Ex.4 The inverse of A 0 4 0 is A 1 0 0.25 0
0 0 1 0 0 1
1 1 1 1 0 0
• AB = 0 does not generally imply A = 0 or B = 0; for example,
2 2 1 1 0 0
det(AB)=det(BA)=detA detBx
Advanced Engineering Mathematics
• Norm : a a,a
• Unit Vector : A vector of norm 1
Advanced Engineering Mathematics
Basic inequality
Linear Transformations
• Linear mapping or linear transformation F : for all vectors v and x in X and scalars c,
F(v+x)=F(v)+F(x)
F ( cx ) = c F ( x )