Skip to main content
    Back to Concepts
    mathMatrices

    Math - Symmetric and Skew Symmetric Matrices Concept Quick Start

    February 22, 2026Download PDF

    © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com CONCEPT QUICKSTART – Symmetric and Skew Symmetric Matrices

    Unit: Unit 3: Matrices

    Subject: For CBSE Class 12 Mathematics --------------------------------------------------------------------------------

    SECTION 1: UNDERSTANDING THE CONCEPT

    In the study of higher algebra, the classification of matrices based on their internal structure is a critical strategic tool. Identifying whether a matrix is symmetric or skew -symmetric allows us to simplify complex matrix operations and provides a founda tion for advanced transformations.

    As noted in the NCERT Introduction (Page 34) , matrices are not just grids of numbers; they represent physical operations like magnification, rotation, and reflection through a plane. By recognizing patterns of symmetry, we move beyond basic calculation and begin to treat matrices as predictable geometric objects.

    This structural awareness is essential for developing compact methods to solve systems of linear equations and is a cornerstone of modern cryptography .

    1.1 What Are Symmetric and Skew Symmetric Matrices?

    The "Big Idea" here is the concept of a "mirror image" across the principal diagonal (the line of elements running from the top -left to the bottom -right).

    • Symmetric Matrix: Imagine the principal diagonal is a mirror. If the elements on one

    side are perfectly reflected on the other side, the matrix is symmetric. Mathematically, this means the matrix is equal to its transpose (A ᵀ = A). This implies a ᵢⱼ = aⱼᵢ for all possible values of i and j.

    • Skew-Symmetric Matrix: In this case, the reflection is a "negative" mirror image. The

    elements are mirrored, but their signs are flipped. This results in the matrix being equal to its negative transpose (A ᵀ = -A). This implies a ᵢⱼ = -aⱼᵢ for all i and j. Crucial Requirement: A very common mistake is thinking any matrix can be symmetric. However, for every element a ᵢⱼ to have a corresponding a ⱼᵢ, the matrix must be a Square Matrix (where the number of rows m equals the number of columns n, as defined in NCERT Section 3.3, Page 39 ). If it is not square, the diagonal "mirror" does not exist!

    1.2 Why It Matters

    Identifying these matrices is a vital skill for both your Board exams and competitive tests like JEE. In physics, symmetric matrices describe how objects rotate or reflect in space. In data science and economics, these structures help model complex relatio nships between © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com variables efficiently. In your upcoming Determinants chapter, you will find that these properties help solve problems in seconds that would otherwise take minutes.

    1.3 Prior Learning Connection

    To master this topic, you need to be comfortable with three specific building blocks:

    • Order of a Matrix (NCERT Page 36): You must be able to identify the m × n structure.

    Since symmetry only exists for square matrices (m = n), checking the order is your first safety step.

    • Transpose of a Matrix: The entire definition of symmetry relies on A ᵀ (interchanging

    rows and columns). If you can transpose accurately, you've already won half the battle.

    • Scalar Multiplication (NCERT Page 44): Specifically, multiplying a matrix by -1 or 1/2.

    This is used constantly when verifying skew -symmetry or splitting a matrix into its symmetric and skew -symmetric parts.

    1.4 Core Definitions

    These are the formal pillars of the topic as presented in the NCERT curriculum:

    • Definition of Symmetric Matrix
    • NCERT Reference: Standard Type (follows Section 3.3 Square Matrix properties)
    • Definition: A square matrix A = [a ᵢⱼ] is symmetric if A ᵀ = A.
    • Used In: Verification problems and finding the "P" part of a matrix

    decomposition.

    • Definition of Skew -Symmetric Matrix
    • NCERT Reference: Standard Type (follows Section 3.3 Square Matrix properties)
    • Definition: A square matrix A = [a ᵢⱼ] is skew-symmetric if A ᵀ = -A.
    • Used In: Identifying matrices with zero diagonals and finding the "Q" part of a

    matrix decomposition.

    • Theorem 1: The Symmetry Theorem
    • Definition: For any square matrix A with real number entries, (A + A ᵀ) is a

    symmetric matrix and (A - Aᵀ) is a skew -symmetric matrix.

    • Used In: Proving properties of matrices in short -answer questions.
    • Theorem 2: The Decomposition Theorem
    • Definition: Any square matrix can be expressed as the sum of a symmetric and

    a skew-symmetric matrix: A = 1/2(A + A ᵀ) + 1/2(A - Aᵀ). © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com

    • Used In: Long -form "Express as a sum" questions.

    The internal logic of symmetry is consistent: it is all about how a matrix relates to its own transpose. Now, let’s look at how NCERT observes these rules in practice. --------------------------------------------------------------------------------

    SECTION 2: WHAT NCERT SAYS

    The NCERT pedagogical approach builds your confidence by starting with basic definitions of matrix types (Page 39) before moving into operations like addition and scalar multiplication (Page 44). The goal is to show you that complex properties always grow out of simple rules.

    2.1 Key Statements and Observations

    1. The Square Constraint: A matrix must be square (m = n) to possess symmetry. 2. The Equality Rule: For symmetry, every a ᵢⱼ must equal its "mirror" a ⱼᵢ. 3. The Sign -Flip Rule: For skew -symmetry, a ᵢⱼ = -aⱼᵢ. 4. The Zero -Diagonal Rule: In a skew -symmetric matrix, all diagonal elements must be zero (aᵢᵢ = 0). Don't worry, let's look at the "Baby Step" algebra to see why this is true:

    • Start with the skew -symmetric condition for diagonal elements: a ᵢᵢ = -aᵢᵢ
    • Move -aᵢᵢ to the other side: a ᵢᵢ + aᵢᵢ = 0
    • This gives us: 2a ᵢᵢ = 0
    • Therefore: a ᵢᵢ = 0
    • Conclusion: If you see a non -zero number on the diagonal, it can't be skew -

    symmetric!

    2.2 Examples and Exercises

    • The "Sum of Matrices" Family (Logic from NCERT Ex. 3.3, Q10): This asks you to

    express a matrix B as the sum of a symmetric and a skew -symmetric matrix.

    • Skill: Full application of Theorem 2 and scalar multiplication by 1/2.
    • High-Yield Why: This is the most common 4 -mark question in CBSE Boards.
    • Verification Patterns (Logic from NCERT Ex. 3.3, Q7 -Q8): These ask you to "Show

    that" (A + A ᵀ) is symmetric.

    • Skill: Matrix addition and property verification.

    © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com

    • High-Yield Why: It tests if you understand the fundamental definition of a

    symmetric matrix.

    Exercise Ranges:

    • Exercise 3.3, Q1 –Q6: Foundational. Focus on transposes and order. (Difficulty: Easy)
    • Exercise 3.3, Q7 –Q9: Verification. Proving symmetry for specific matrices. (Difficulty:

    Medium)

    • Exercise 3.3, Q10: The "Sum of Matrices" family. Critical for exam prep. (Difficulty:

    Hard) Theory provides the "what," but the next section will give you the practical "how" to solve these problems without losing marks. --------------------------------------------------------------------------------

    SECTION 3: PROBLEM -SOLVING AND MEMORY

    Success in this topic depends on the Problem Family methodology. When you recognize structural cues in a question, you can select the correct "Method Blueprint" immediately.

    3.1 Problem Families

    • Problem Type: The Verification Family
    • Structural Goal: Prove a resulting matrix follows symmetry or skew -symmetry

    rules.

    • Recognition Cues: "Show that," "Verify," or "Prove."
    • What You're Really Doing: Finding the transpose of the entire result and

    comparing it to the original.

    • NCERT Reference: Exercise 3.3, Q7, Q8.
    • Problem Type: The Expressive Sum Family
    • Structural Goal: Decompose a single matrix into two specific components.
    • Recognition Cues: "Express as a sum of," "Write A = P + Q."
    • What You're Really Doing: Using Theorem 2 to create a symmetric part (P) and a

    skew-symmetric part (Q).

    • NCERT Reference: Exercise 3.3, Q10.

    3.2 Step-by-Step Methods

    Type: Expressing a Matrix as a Sum — Solution Method © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com "Okay, let's look at this method together. This is a very common NCERT pattern, so don't worry, we have a clear blueprint for this!"

    • Step 1: Pre -Check — Check the Order
    • Look at the matrix A. Count the rows (m) and columns (n).
    • Condition: m must equal n.
    • Example: If A is 3 × 3, then m = 3 and n = 3. Check satisfied.
    • Step 2: Setup — Find Aᵀ
    • Interchange all rows with columns. Be careful with signs!
    • Step 3: Transform (Symmetric) — Calculate P
    • Use the formula: P = 1/2(A + A ᵀ)
    • First add A and A ᵀ, then multiply every element by 1/2.
    • Step 4: Transform (Skew -Symmetric) — Calculate Q
    • Use the formula: Q = 1/2(A - Aᵀ)
    • Common Mistake: Forgetting the negative sign during subtraction.
    • Do this instead: Use brackets. If subtracting -3, write it as a ᵢⱼ - (-3) = aᵢⱼ + 3.
    • Step 5: Conclude — The Final Sum
    • Write the final result as A = P + Q.

    3.3 How to Write Answers

    Now let's see exactly how to write this in the format CBSE examiners expect for full marks:

    Answer Template:

    • L1 (Setup): Given matrix A = [Matrix]. Finding A ᵀ = [Matrix].
    • L2 (Formula): We know that any square matrix can be expressed as A = P + Q, where P

    = 1/2(A + A ᵀ) and Q = 1/2(A - Aᵀ).

    • L3 (Calculation): Let P = 1/2 ([Matrix A] + [Matrix A ᵀ]) = [Resulting Matrix P].
    • L4 (Calculation): Let Q = 1/2 ([Matrix A] - [Matrix Aᵀ]) = [Resulting Matrix Q].
    • L5 (Verification): Show Pᵀ = P and Q ᵀ = -Q.
    • L6 (Final Result): Since P + Q = A, the required expression is [Matrix P] + [Matrix Q].

    Essential Phrases:

    © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com

    • "Since Aᵀ = A, therefore A is a symmetric matrix."
    • "Since aᵢᵢ = 0 and A ᵀ = -A, therefore A is a skew -symmetric matrix."
    • "By Theorem 2, we can express A as the sum..."

    3.4 Common Mistakes

    • Pitfall 1: The Double Negative Trap
    • Category: Algebra
    • Wrong: 5 - (-2) = 3
    • ✓ Fix: 5 - (-2) = 5 + 2 = 7. Always use brackets when subtracting negative

    elements in (A - Aᵀ).

    • Pitfall 2: The Forgotten Scalar
    • Category: Logic
    • Wrong: Only calculating (A + A ᵀ) and calling it P.
    • ✓ Fix: You must multiply by 1/2. Write the 1/2 outside the bracket immediately

    to remind yourself.

    • Pitfall 3: Diagonal Denial
    • Category: Logic
    • Wrong: Claiming a matrix is skew -symmetric even if the diagonal has non -zero

    numbers.

    • ✓ Fix: Check the diagonal first! If it's not all zeros, it cannot be skew -symmetric.

    3.5 Exam Strategy

    When you open your exam paper, look for the "Express as a sum" question —it is a "guaranteed marks" item if you follow the blueprint. Start by finding A ᵀ carefully. If a question asks you to find missing values (x or y) for a symmetric matrix, just set the "mirror" elements equal to each other (a ᵢⱼ = aⱼᵢ) and solve the simple equation.

    3.6 Topic Connections

    • Forward Links: These properties are critical in Determinants . A very useful fact you

    will learn later is that the determinant of an odd -order skew -symmetric matrix is always zero!

    • Applications: As mentioned on NCERT Page 34 , these structures are used to

    mathematically represent reflections and rotations in geometry and computer graphics. © ScoreLab by Profsam.com Designed to help CBSE Class 12 students improve conceptual clarity and score up to 30% more marks in Physics, Chemistry, and Mathematics. Profsam.com

    3.7 Revision Summary

    • Symmetric: Matrix is its own mirror image (A ᵀ = A).
    • Skew-Symmetric: Matrix is a negative mirror image (A ᵀ = -A).
    • Zero Diagonals: Skew-symmetric matrices must have aᵢᵢ = 0.
    • Theorem 2: A = 1/2(A + A ᵀ) + 1/2(A - Aᵀ).
    • Square Only: These properties only apply to n × n matrices.
    • Mnemonic: "Symmetric = Same, Skew = Sign -flip."
    • Memory Aid: Think of Symmetric as Standing still, and Skew as Switching signs!

    Master this Concept in ScoreLab

    Get full access to video lectures, interactive quizzes, NCERT keysheets, and more personalized study materials.

    Start Learning on ScoreLab