← All topics
Engineering Mathematics

Linear Algebra

Determinants, rank, systems of equations and eigenvalues — the matrix toolkit GATE CE leans on for structural systems and numerical methods.

PART 1

Topic Breakdown & Traps

The Engineering Principle

A matrix stores a linear system or a linear transformation. The determinant measures volume scaling — a zero determinant means the matrix is singular (non-invertible; the system has no unique solution). Eigenvalues satisfy : special directions the transformation only stretches. For a 2×2 matrix the eigenvalues sum to the trace and multiply to the determinant.

The Core Formula Matrix

Determinant (2×2):

Trace / determinant shortcuts:

Characteristic equation:

Rank–consistency: a system is consistent iff ; unique solution needs that rank number of unknowns.

The ‘IIT Traps’

  • Sum vs product of eigenvalues. and — never swap these.
  • Singular ⇒ no unique solution. If the system is either inconsistent or has infinitely many solutions.
  • **.** Matrix multiplication is not commutative.

📚 Standard references

  • Advanced Engineering MathematicsErwin Kreyszig · Linear Algebra: Matrices & Eigenvalue Problems
  • Higher Engineering MathematicsB.S. Grewal
PART 2

Progressive 3-Tier Question Suite

Q1BASIC1 Mark · MCQ
The determinant of is:
Q2MEDIUM1 Mark · NAT
A matrix has trace and determinant . Its larger eigenvalue is _____.
Q3HARD2 Marks · MCQ
For what value of does the system have no unique solution?