Courses
Courses for Kids
Free study material
Offline Centres
More
Store Icon
Store

Algebra Of Matrices Concepts And Operations

Reviewed by:
ffImage
hightlight icon
highlight icon
highlight icon
share icon
copy icon

Algebra Of Matrices Formulas Properties And Solved Examples

A matrix is ​​a rectangular matrix of numbers arranged in columns and rows. Arrays are usually enclosed in square brackets. The horizontal and vertical rows of the matrix entries are called rows and columns, respectively. The size of the matrix is ​​determined by the number of rows and columns in the matrix. A matrix consisting of m rows and n columns is called an m × n matrix or m by n matrix, and m and n are its dimensions.


Matrix algebra is a field of mathematics that deals with vector spaces between different dimensions. The innovation of matrix algebra was born out of the spatial planes that exist in our coordinate space.

Types of Matrices

  • Singular Matrix

The matrices are called the singular matrix or matrices if and only if the determinant of the matrix is equal to zero. For example, if we take a matrix A, whose elements of the first column are zero, then automatically its determinant will be zero.


According to the rules and properties of the determinants, we know that the determinant, in the considered matrix, is zero. Therefore, matrix A is definitely a singular matrix. Hence, a singular matrix is non-convertible in nature. This implies that its inverse does not exist.


  • Non Singular Matrix

Non singular matrix is defined as a square matrix whose determinant is not equal to zero i.e., which is not a singular matrix and it has a matrix inverse. Non-singular matrices are sometimes also known as regular matrices. A square matrix is non singular if its determinant is non zero.


Thus, a square matrix is said to be a non singular matrix, in other words, the matrix with a matrix inverse. The Nonsingular matrices are often also referred to as regular matrices. A square matrix is nonsingular if and only if it is having non zero determinants i.e., the determinant of the matrix should not be zero. For example, there is a non singular matrix of the order $3\times 3$:


There are many types of similar matrices we come across in the algebra of matrices. But finding the solutions of matrices varies from one matrix type to another.


  • Invertible Matrices

A matrix is ​​a pattern of numbers arranged in rows and columns. The number of rows and columns in a matrix is ​​called its dimension and is given by $m\times n$,  where m and n represent the number of rows and columns, respectively. You can perform basic mathematical operations on the matrix, such as addition, subtraction, multiplication, and division. Now, let us discuss the inverse or invertible vertices of a matrix.


The $n\times n$  dimensional matrix A is said to be invertible if and only if there is another matrix B of the same dimension such that AB = BA = I, where I is the identity matrix of the same order. B is known as the inverse of matrix A.


The inverse of matrix A is represented by the symbol $A^{-1}$. The invertible matrix is ​​also called a non-singular matrix or a non-degenerate matrix.


For example matrices A and B are given:


Now, multiply the matrices A and B, we get:


Similarly, multiply the matrices B and A, we get:


Therefore, it is proven that AB = BA = I. Thus, $A^{-1}=B$, the inverse of matrix A is B and vice versa.


Invertible Matrix Theorem

Theorem 1:

Statement: If there exists an inverse of a square matrix, it is always unique.


Proof:

Let us consider matrix A to be a square matrix of order $n\times n$. Let us assume that, the matrices B and C to be inverses of matrix A.


Then, we know that according to the invertible matrix condition, B will be inverse of A if and only if:

$\Rightarrow AB = BA = I$


Similarly, C will be the inverse of A if and only if:

$\Rightarrow AC = CA = I$

But, according to the algebra of matrices, we know that:

$\Rightarrow B = BI$

$\Rightarrow B =B(AC)$

$\Rightarrow B = (BA)C = IC$

$\Rightarrow B = C$


Hence, it is proven that B = C, or in other words we can say B and C are the same matrices or identical matrices.

Theorem 2:

Statement: If A and B are matrices of the same order and are invertible, then $\left ( AB \right )^{-1}=B^{-1} . A^{-1}$.


Proof:

Now, we have to prove that $\left ( AB \right )^{-1}=B^{-1} . A^{-1}$


Now, according to the definition of the invertible matrix, we know that:

$\Rightarrow (AB)(AB)^{-1}=(AB)^{-1}(AB)=I$

Multiplying $A^{-1}$ on both sides:

$\Rightarrow A^{-1} (AB)(AB)^{-1}=(A)^{-1}I$

$\Rightarrow (A^{-1}A)B (AB)^{-1}=A^{-1}$

$\Rightarrow B(AB)^{-1}=A^{-1}$

$\left ( AB \right )^{-1}=B^{-1} . A^{-1}$

Hence the proof.

Matrices and Linear Algebra

Linear algebra is the core of almost every field of mathematics. For example, linear algebra is the basis of advanced geometry, including the definition of basic objects such as lines, planes, and rotations. Furthermore, functional analysis is a branch of mathematical analysis, which can be considered as the application of linear algebra in functional space.


Linear Algebra is also used in most fields of advanced science and engineering because it provides many common phenomena to be modeled and dynamic calculations using such models. For nonlinear systems that cannot be modeled by linear algebra, it is generally used to deal with first-order approximations, using the fact that the differential of a multivariate function at a point is the linear mapping of the function closest to that point.

Matrix Algebra

Matrix algebra involves operations on matrices, such as addition, subtraction, and multiplication. Let's better understand matrix operations.

Matrix Addition/Subtraction:

  • Two matrices can be added/subtracted if and only if the number of rows and columns of the two matrices is the same, or the order of the matrices is the same.

  • For addition/subtraction, each element of the first matrix is added/subtracted from the element of the second matrix.

  • For example, adding two matrices A and B as shown below:

Matrix Multiplication

Just as matrices can be multiplied in two ways,

  • Scalar multiplication: Scalar multiplication-it involves multiplying a scalar by a matrix. Each element in the array must be multiplied by a scalar to form a new array.

Ex:


  • Multiplying with another matrix: Multiplication of a matrix with another matrix: If the number of columns in the first matrix is ​​equal to the number of rows in the second matrix, the two matrices can be multiplied. Let A and B be the two 22matrices, then these matrices multiplication will be:

Did You Know?

Two arrays can be multiplied by different sizes as long as the number of columns in the first matrix equals the number of rows in the second. The result of multiplication, called the product, is another matrix with the same number of rows as the first and the same number of columns as the second.

Practice Question MCQs

1. How many elements will there be in the matrix if the order of the matrix is $m\times n$?

  1. 2mn

  2. m+n

  3. m×n

  4. mn2

Answer: C)


2. Which of the following is not true for matrix multiplication?

  1. Commutative Property

  2. Multiplicative Property

  3. Distributive Property

  4. Associative Property

Answer: A)

Conclusion

Matrices are an effective tool for representing, manipulating, and studying linear mappings across finite-dimensional vector spaces (if you have chosen basis). Matrices can also represent quadratic forms (for example, hessian matrices can be used in analysis to examine the behavior of critical points). Matrices are extremely useful in 3D geometry (e.g., computer graphics) and are quite strong. A basic 4x4 matrix may describe many transformations simultaneously (translation, rotation, scaling, perspective/orthogonal projection). In the broadest sense, matrices (and a very essential subset of matrices, vectors) allow you to generalize from single variable equations to equations with an infinite number of variables. Some of the rules change along the process, which emphasizes the significance of knowing about matrices.

Competitive Exams after 12th Science
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow
tp-imag
bottom-arrow

FAQs on Algebra Of Matrices Concepts And Operations

1. What is the algebra of matrices?

The algebra of matrices is the study of matrix operations such as addition, subtraction, multiplication, scalar multiplication, and inversion under defined rules. It involves manipulating matrices using standard operations while following specific properties like associativity and distributivity. Matrix algebra is widely used in solving systems of linear equations, transformations, and linear algebra problems.

2. What are the basic operations in matrix algebra?

The basic operations in matrix algebra are addition, subtraction, scalar multiplication, and matrix multiplication.

  • Matrix addition/subtraction: Add or subtract corresponding elements (same order required).
  • Scalar multiplication: Multiply every element by a constant.
  • Matrix multiplication: Multiply rows of the first matrix by columns of the second.
These operations follow specific rules regarding matrix order and compatibility.

3. What is the formula for matrix multiplication?

The formula for matrix multiplication is (AB)ij = Σ aikbkj, where the sum runs over matching indices. For matrices A (m × n) and B (n × p):

  • The number of columns in A must equal the number of rows in B.
  • The result AB is an m × p matrix.
  • Each element is found by multiplying corresponding row and column entries and adding them.

4. Is matrix multiplication commutative?

Matrix multiplication is not commutative, meaning in general AB ≠ BA. Even if both products are defined, the results are usually different. However, matrix multiplication is associative (A(BC) = (AB)C) and distributive over addition.

5. What are the properties of matrix addition and multiplication?

Matrix operations follow specific algebraic properties.

  • Addition: Commutative (A + B = B + A) and associative.
  • Multiplication: Associative ((AB)C = A(BC)) but not commutative.
  • Distributive law: A(B + C) = AB + AC.
  • Identity property: A I = I A = A.
These properties form the foundation of matrix algebra.

6. What is the identity matrix in matrix algebra?

The identity matrix is a square matrix with 1s on the main diagonal and 0s elsewhere. It is denoted by I and satisfies the property A I = I A = A for any compatible matrix A. For example, a 2 × 2 identity matrix is:

  • I = [[1, 0], [0, 1]]

7. What is the inverse of a matrix?

The inverse of a matrix A is a matrix A-1 such that AA-1 = A-1A = I. Only square matrices with non-zero determinant have an inverse. For a 2 × 2 matrix A = [[a, b], [c, d]], the inverse is:

  • A-1 = (1/(ad − bc)) [[d, −b], [−c, a]]
provided ad − bc ≠ 0.

8. How do you solve a system of linear equations using matrices?

A system of linear equations can be solved using matrices by writing it in the form AX = B and computing X = A-1B if A is invertible.

  • Step 1: Write coefficient matrix A.
  • Step 2: Write variable matrix X and constant matrix B.
  • Step 3: Find A-1.
  • Step 4: Multiply A-1 by B.
This method is called the matrix inversion method.

9. What is a square matrix and why is it important?

A square matrix is a matrix with the same number of rows and columns (n × n). Square matrices are important because:

  • Only they have determinants.
  • Only they can have inverses.
  • They are used in eigenvalues and eigenvectors.
Many key results in matrix algebra apply specifically to square matrices.

10. What are common mistakes in matrix algebra?

Common mistakes in matrix algebra include ignoring order rules and assuming commutativity.

  • Multiplying matrices with incompatible dimensions.
  • Assuming AB = BA.
  • Forgetting that only square matrices can have inverses.
  • Making arithmetic errors in row–column multiplication.
Carefully checking matrix order and operation rules helps avoid errors.