Mathematics
All Mathematics Formula by Abhyas here
Please see README if this is the first time you are here.
Rectangular arrangement of numbers having rows and columns. Matrix is denoted by: or or
is the general element
is the order of matrix read as m corss n or m by n.
Row Matrix
Matirx having one row. Order:
Column Matrix
Matrix having one column. Order:
Square Matrix
Square shaped. Order:
Rectangular Matrix
Rectangular shaped. Order
Diagonals
a. Principal Dialognal
All those elements where
eg.
b. Following Diagonal
All those Elements where
eg.
Diagonal Matrix
Square matrix where except principal diagonal all other elements are .
Property
Triangular Matrix
a. Upper Triangular Matrix
Square matrix where except principal diagonal and elements above it where , all other elements are 0.
eg.
b. Lower Triangular Matrix
Square matrix where except principal diagonal and elements below it where , all other elements are 0.
eg.
Scalar Matrix
Diagonal Matrix where all diagonal elements are equal.
eg.
Identity Matrix
Scalar matrix where all diagonal elements are . It is denoted by where is the order.
eg. .
Trace of Matrix
Sum of diagonal elements of a square matrix
Properties of Tract of Matrix
Singular Matrix
Square matrix whose determinant is .
Non Singular Matrix
Determinant of matrix is not equal to
Sub Matrix
Matrix obtained by deleting rows or columns or both in given matrix A.Similar as minor in Determinant.
Idempotent Matrix
Square matrix where
Invoutary Matrix
Square matrix where
Nilpotent Matrix
Square matrix of order where where is minimum +ve integer and is a null matrix
Two matrices are said to be equal if their order is same and corresponing elements are equal.
Two matrics having same order can be added or subtracted by adding or subtracting corresponing elements.
if found by multiplying all the element of by
is only possible if (say)
Thus multiplication is possible for and
Order of product will be
Multiplicaiton is done by taking sum of
eg. and
Change rows into columns or columns into rows.
eg.
For given matrix do
Minor of element multiplied by
eg.
Cofactor of middle elelment 2 would be,
NOTE: minor is part of determinant. Find notes for minor.
is a square matrix
are the cofactors of
All Mathematics Formula by Abhays here
This work is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.