CameraIcon
CameraIcon
SearchIcon
MyQuestionIcon
MyQuestionIcon
1
You visited us 1 times! Enjoying our articles? Unlock Full Access!
Question

What are the properties of a matrix?


Open in App
Solution

Properties of a matrix:

The important properties of a matrix are:

1. Properties of matrix addition:

The matrix addition is the addition of corresponding elements of the matrices.

For the matrices A and B,

  • Commutative property: A+B=B+A
  • Associative property: A+B+C=A+B+C
  • Additive identity: A+0=0+A=A
  • Additive inverse: A+-A=-A+A=0

2. Properties of matrix multiplication

The matrix multiplication is a product of two matrices that produce a single matrix.

For the matrices A,B and C

  • Associative property: ABC=ABC
  • Distributive property: AB+C=AB+AC
  • Multiplicative identity:AI=IA=A , where I is an identity matrix
  • Multiplicative property of zero: A0=0A=0

3. Properties of scalar multiplication

If A is a matrix and k any constant, then the product of a constant with the matrix is equal to the product of the constant and all the elements of a matrix.

  • Commutative property: kA=Ak
  • Distributive property: kA+B=kA+kB and k+mA=kA+mA , where k,m are scalars
  • Associative property: kmA=kmA

4. Properties of Transpose Matrix

Transpose matrix is obtained by interchanging the rows and columns. The transpose of matrix A is denoted as AT or A'.

  • ATT=A
  • A+BT=AT+BT
  • A×BT=BT×AT
  • kAT=kAT

5. Properties of Inverse Matrix.

The inverse of a matrix A is denoted by A-1=1A·adj.A , where adj.A is the adjoint matrix and A is the determinant of the matrix A.

  • A-1-1=A
  • A×B-1=B-1×A-1
  • AT-1=A-1T

flag
Suggest Corrections
thumbs-up
52
Join BYJU'S Learning Program
similar_icon
Related Videos
thumbnail
lock
Identity Function
MATHEMATICS
Watch in App
Join BYJU'S Learning Program
CrossIcon