A rectangular array of 'mn' numbers in the form of m rows and n columns is called matrix of order
m by n written as m x n matrix
Two matrices A and B are equal if they are of same order and all corresponding elements are equal.
Addition of Matrices:
For example
Example
that element which is in the
row and
column
is called minor of
which is calculated by taking the determinant of matrix formed by
with corresponding co-factors
Adjoint of A=Transpose of cofactor matrix
i.e
i.e
m by n written as m x n matrix
Equality of matrices:
Two matrices A and B are equal if they are of same order and all corresponding elements are equal.
Addition of Matrices:
For example
Multiplication by a scalar:
If we multiply a matrix
by
we get the matrix
Example
Multiplication Of Matrices:
To obtain the element
of
, we multiply
of
with
of
:

To obtain the element
of
we multiply
of
with
of
:

To obtain the element
of
we multiply
of
with
of
:

Proceeding this way, we obtain all the elements of
.
If
is or order
, and
of order
, then to obtain the element
in
, we multiply
in
with
in
:

Transpose:
Note:-
,
Determinant of Matrices:
Each
will have its corresponding co-factor
eleminating the 'i' row and 'j' column.
For example minor of
is
Properties of determinant:
- The value of determinant is not changed when rows are changed into columns and columns into rows.
- If any two rows or columns of a determinant are interchanged, the sign of the determinant changes but its magnitude remains the same
- A determinant having two rows or two columns identical has the value zero
- Multiplying all the elements of a row (or column) by a scalar (a real number) is equivalent to multiplying the determinant by that scalar
- A determinant can be split into a sum of two determinants along any row or column
Order two :
Order three :
Note:
Diagonal matrix
All non-diagonal elements are zero.
Symmetric matrix:
Skew Symmetric Matrix:
Main diagonal elements are zero
Solutions of simultaneous linear equations:
1.Cramer's rule:
Consider a system
-
consistent and unique solution
and at least one of
is non zero-Inconsistent and no solution
infinitely many solution
2.Matrix method:
,
No comments:
Post a Comment