













Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
notes are given by the teacher in class and have a small exercise
Typology: Lecture notes
1 / 21
This page cannot be seen from the preview
Don't miss anything!














Area of = 1 2 |
= 28 Sq. units
Area of ABC =
x 1 x 2 x 3
y 1 y 2 y 3
Area of ABC =
= 11 Sq. units Exercise:
Matrices-
Significance of Matrices: Matrices can be used to compactly write and work with multiple linear equations, referred as system of linear equations, simultaneously
Definition:-
A set of 𝑚 × 𝑛 numbers arranged in a rectangular form of m rows & n columns enclosed between
a pair of square brackets is called a matrix of order 𝑚 × 𝑛 (read as m by n).
Matrices are generally denoted by capital alphabets & its elements are denoted by small alphabets.
For e.g. 𝐴 = [
3×
𝑚×𝑛 In short, 𝐴 = [𝑎𝑖𝑗]𝑚×𝑛 where 𝑖 = 𝑁𝑜. 𝑜𝑓 𝑟𝑜𝑤𝑠 1,2,3, …. , 𝑚 & 𝑗 = 𝑁𝑜. 𝑜𝑓 𝑐𝑜𝑙𝑢𝑚𝑛𝑠 1,2,3, ….. , 𝑛.
Order of a matrix:-
The order of a matrix is defined as 𝑚 × 𝑛 if it contains m rows & n columns. Examples:
] Order of B is 3 × 2
] Order of C is 2 × 3
] Order of D is 2 × 1
Types of matrices:-
For e.g. 𝐴 = [
Note: In matrix A, elements 2, 3, 4 are diagonal elements and remaining are non-diagonal elements.
diagonal matrix. For e.g. : 𝐷 = [
matrix. For e.g. : 𝐾 = [
2 then find 5A^ ^ 3B + 2C Solution: 5A 3B + 2C
=5 (^) ^
[
Solution: [
By using equality of matrices, 𝑥 + 1 = 2 and 𝑦 + 4 = 6 ∴ 𝑥 = 1 & 𝑦 = 2
4 , find the matrix ‘X’ such that 2A + X = 3B Solution: 2A + X = 3B X= 3B 2A
X= 3 (^)
Then prove that (𝐴 + 𝐵) + 𝐶 = 𝐴 + (𝐵 + 𝐶) Solution: 𝐿. 𝐻. 𝑆. = (𝐴 + 𝐵) + 𝐶
Exercise:
1 and B =^
2 , find 2A^ ^ 3B
6 , find 2A + 3B^ ^ 4I
, find 3A + 4B 2C
Verify that (A + B) + C = A + (B + C)
x
3
2y
2y + 5
9
and if 3A = B , find x and y
, verify that A + B = B + A
Matrix multiplication:
The product of two matrices A and B is possible only if the number of
columns in A is equal to the number of rows in B.
Let A = [aij] be an m n matrix
B = [bij] be an n p matrix.
Order of A× B is m×p
Method of Multiplication of two matrices:
4
x y
Solution:
(^4)
x y
x y
x y
x y
x y
x y x=2 and y =
x y z Solution:
x y z
x y z
x y z
x y z
x y z ∴ x = 31 y = 53 z = 19
If A showthat A 8 Ais scalarmatrix 4 4 2
Solution : A
Symmetric Matrix :
Definition : In a matrix A, if 𝑎𝑖𝑗 = 𝑎𝑗𝑖 for all 𝑖 𝑎𝑛𝑑 𝑗 then matrix is known as symmetric matrix
i.e. if 𝐴 = 𝐴′^ then matrix is known as symmetric matrix.
For e.g. 𝐴 = [
Skew Symmetric Matrix:
Definition : In a matrix A, if aij = −aji for all 𝑖 𝑎𝑛𝑑 𝑗 then matrix is known as skew symmetric
matrix i.e. if 𝐴 = −𝐴′^ then matrix is skew symmetric matrix.
For e.g. 𝐴 = [
𝐼𝑓 𝐴𝐴′^ = 𝐴′𝐴 = 𝐼 then A is called orthogonal matrix.
Solved examples:
0 and B =^
0 , verify that (A + B)
Solution:
A = (^)
From (1) and (2) (A + B)T^ = AT^ + BT
and B =
1 then verify that^ (AB)^ = BA
Solution:
A = (^)
5 and^ B =^
5 and^ B^ =
… (i)
… (ii)
From (i) and (ii) (AB) = B A
and B =
, verify that (AB) = B A
Solution:
Given A=
and B =
and B =
A square matrix A is called non-singular, if det (A) or |A| 0.
Solved Example:
Show that the matrix AB is non-singular.
Solution: Given A = (^)
AB is a non-singular matrix.
Exercise:
9 is nonsingular matrix.
3 Show that AB is non-singular matrix.
Adjoint of a matrix:
Adjoint of a matrix is the transpose of co-factor matrix
∴ Adj A = [cij]
t
Co-factor matrix is a matrix of co-factors=[𝑐𝑖𝑗]
𝑤ℎ𝑒𝑟𝑒 𝑐𝑖𝑗 = (−1)𝑖+𝑗^ × 𝑀𝑖𝑗 where Minor 𝑀𝑖𝑗 = determinant of matrix obtained by deleting ith^ row & jth column of given matrix.
Solved examples:
] , find Adj A
Solution: Given A=[
Exercise:
Find adjoint of A
Inverse of a matrix:
If matrix A is a non-singular matrix and if there exists a matrix B such that 𝐴 × 𝐵 = 𝐵 × 𝐴 = 𝐼 then matrix B is the inverse of A. Notation: Inverse of A = 𝐴−
1 0
3 6 8
1
To find cofactor matrix
Cofactor matrix
AdjA
AdjA A
Exercise:
by using adjoint matrix.
by using adjoint method.
using adjoint method.
Suppose a 1 x+ b 1 y + c 1 z = d 1 a 2 x+ b 2 y + c 2 z = d 2 a 3 x+ b 3 y + c 3 z = d 3 are the simultaneous equations.
These equations can be represented in matrix form as follows:
] i.e. 𝐴 × 𝑋 = 𝐵 where
∴ 𝑆𝑜𝑙𝑢𝑡𝑖𝑜𝑛 𝑖𝑠 𝑔𝑖𝑣𝑒𝑛 𝑏𝑦 𝑋 = 𝐴−1^ × B where 𝐴−1^ = 1 det 𝐴 × 𝐴𝑑𝑗 𝐴
x+ y + z = 3 , 3x - 2y + 3z = 4 5x + 5y +z = 11
Solution: x+ y + z = 3
3x - 2y + 3z = 4 5x + 5y +z = 11
Given system of equation can be written in matrix form
z
y
x
X A ^1 B
Where
z
y
x A X
Here, 5 5 1
17 12 25
To find the cofactor matrix of A
cofactormatrix
AdjA
AdjA A
1 20 [