Why Every Square Matrix Splits Into a Symmetric and a Skew-Symmetric Part
Classify matrices by type and order, prove and use the properties of symmetric and skew-symmetric matrices, add, subtract and multiply matrices by scalars, and verify the properties of the transpose.
Why are matrices such a useful way to organise numbers?
A matrix is a rectangular array of numbers, and it can store a mark sheet, the coefficients of a system of equations, or the rotation of an image on a screen. Learning the types of matrices and how to combine them is the first step towards solving equations and transforming shapes with them.
This part covers types and order, symmetric and skew-symmetric matrices, addition and scalar multiplication, and the transpose.
This part covers types and order, symmetric and skew-symmetric matrices, addition and scalar multiplication, and the transpose.
What are the different types of matrices, and how is the order of a matrix written?
**A matrix with m rows and n columns has order , and square matrices are classified as diagonal, scalar, identity, upper or lower triangular, symmetric or skew-symmetric according to the pattern of their entries.
Types of matrices:
- Row and column matrices** — orders and
- Diagonal — square, with every entry off the main diagonal equal to zero
- Scalar — diagonal, with all diagonal entries equal
- Identity — scalar, with every diagonal entry 1
- Upper or lower triangular — zeros below or above the main diagonal
- Symmetric — , so
- Skew-symmetric — , so and every diagonal entry is 0
Worked example. Construct the matrix with .
For instance, .
An everyday example. A school timetable with 6 days as rows and 8 periods as columns is a matrix.
The substance. Every identity matrix is scalar and every scalar matrix is diagonal, but not the reverse — is diagonal but not scalar.
Types of matrices:
- Row and column matrices** — orders and
- Diagonal — square, with every entry off the main diagonal equal to zero
- Scalar — diagonal, with all diagonal entries equal
- Identity — scalar, with every diagonal entry 1
- Upper or lower triangular — zeros below or above the main diagonal
- Symmetric — , so
- Skew-symmetric — , so and every diagonal entry is 0
Worked example. Construct the matrix with .
For instance, .
An everyday example. A school timetable with 6 days as rows and 8 periods as columns is a matrix.
The substance. Every identity matrix is scalar and every scalar matrix is diagonal, but not the reverse — is diagonal but not scalar.
What are the properties of symmetric and skew-symmetric matrices, and how are they proved?
**For any square matrix A, is symmetric and is skew-symmetric, so every square matrix can be written uniquely as , the sum of a symmetric and a skew-symmetric matrix.
Proofs:**
- , so is symmetric
- , so is skew-symmetric
- In a skew-symmetric matrix , which forces every diagonal entry to be 0
Worked example. Express as such a sum.
Check: , P is symmetric and Q is skew-symmetric.
An everyday example. A table of road distances between cities is symmetric, since the distance from Pune to Nashik equals the distance from Nashik to Pune.
The substance. The only matrix that is both symmetric and skew-symmetric is the zero matrix — forces every entry to be 0.
Proofs:**
- , so is symmetric
- , so is skew-symmetric
- In a skew-symmetric matrix , which forces every diagonal entry to be 0
Worked example. Express as such a sum.
Check: , P is symmetric and Q is skew-symmetric.
An everyday example. A table of road distances between cities is symmetric, since the distance from Pune to Nashik equals the distance from Nashik to Pune.
The substance. The only matrix that is both symmetric and skew-symmetric is the zero matrix — forces every entry to be 0.
How do you add, subtract and multiply matrices by a scalar?
Matrices of the same order are added or subtracted by combining corresponding entries, and multiplying a matrix by a scalar k multiplies every entry by k; matrices of different orders cannot be added.
Properties:
- and
- and
- and
Worked example. Let and .
An everyday example. Two shops' monthly sales of rice, wheat and dal in two pack sizes can be stored as matrices; adding them gives combined sales, and multiplying by 3 estimates sales over three months.
The substance. Equal numbers of entries are not enough — a and a matrix cannot be added, even though both have six entries.
Properties:
- and
- and
- and
Worked example. Let and .
An everyday example. Two shops' monthly sales of rice, wheat and dal in two pack sizes can be stored as matrices; adding them gives combined sales, and multiplying by 3 estimates sales over three months.
The substance. Equal numbers of entries are not enough — a and a matrix cannot be added, even though both have six entries.
What is the transpose of a matrix, and what properties does it satisfy?
**The transpose is formed by turning the rows of A into columns, so an matrix becomes , and it satisfies , , and .
Worked example.** Let , of order . Then
of order , and transposing again returns A.
Worked example 2. Verify for and . Here , whose transpose is , and
An everyday example. Swapping the rows and columns of a class marks spreadsheet, so that students run across the top instead of down the side, is taking a transpose.
The substance. ** is , not ** — for non-square matrices, often cannot even be formed.
Worked example.** Let , of order . Then
of order , and transposing again returns A.
Worked example 2. Verify for and . Here , whose transpose is , and
An everyday example. Swapping the rows and columns of a class marks spreadsheet, so that students run across the top instead of down the side, is taking a transpose.
The substance. ** is , not ** — for non-square matrices, often cannot even be formed.
Exam tip
What earns full marks on types of matrices and the transpose?
State the order of every matrix before combining it with another, and show the transpose as a separate step when proving symmetric or skew-symmetric results.
- Order : m rows and n columns
- Symmetric: ; skew-symmetric: , with a zero diagonal
-
-
The trap. Placing non-zero numbers on the diagonal of a skew-symmetric matrix. Its diagonal entries are always 0.
- Order : m rows and n columns
- Symmetric: ; skew-symmetric: , with a zero diagonal
-
-
The trap. Placing non-zero numbers on the diagonal of a skew-symmetric matrix. Its diagonal entries are always 0.
Did you know
How does a phone screen use matrices to rotate a photo?
Every point in a digital photo has coordinates, and rotating, stretching or flipping the image is done by multiplying those coordinates by a small matrix.
A rotation through , for example, sends each point to , which is the effect of the matrix — a skew-symmetric matrix.
Graphics chips in phones and computers carry out enormous numbers of such matrix operations to draw games and videos smoothly.
A rotation through , for example, sends each point to , which is the effect of the matrix — a skew-symmetric matrix.
Graphics chips in phones and computers carry out enormous numbers of such matrix operations to draw games and videos smoothly.
Exam relevance
How are types of matrices and transposes tested in JEE Main?
Matrices is a recurring JEE Main chapter, usually combined with determinants in the same questions.
What gets asked. Properties of symmetric and skew-symmetric matrices, such as whether or is symmetric, orders of products and transposes, and matrix equations solved by addition and scalar multiplication.
Question types. Multiple-choice questions on true statements about matrices, and numerical-value questions on entries or traces.
The trap that costs marks. **Assuming ** instead of reversing the order.
What gets asked. Properties of symmetric and skew-symmetric matrices, such as whether or is symmetric, orders of products and transposes, and matrix equations solved by addition and scalar multiplication.
Question types. Multiple-choice questions on true statements about matrices, and numerical-value questions on entries or traces.
The trap that costs marks. **Assuming ** instead of reversing the order.
Key takeaways
What must you be able to do from this part?
- Types and order: row, column, diagonal, scalar, identity, triangular, symmetric and skew-symmetric; order
- Symmetric and skew-symmetric: is symmetric, is skew-symmetric, and every square matrix is a sum of the two
- Addition and scalar multiplication: entry by entry, only for matrices of equal order
- Transpose: rows become columns, with
Is the matrix skew-symmetric?
- Symmetric and skew-symmetric: is symmetric, is skew-symmetric, and every square matrix is a sum of the two
- Addition and scalar multiplication: entry by entry, only for matrices of equal order
- Transpose: rows become columns, with
Is the matrix skew-symmetric?