Academy
Special Matrices
Level 1 - Math I (Physics) topic page in Linear Maps.
Principle
Special matrices represent common linear maps with recognisable structure. Their patterns reveal geometry before any long calculation is needed.
In physics, special matrices describe symmetries, projections, coordinate changes, rotations, reflections, and independent scaling along axes.
Notation
The pattern should match the type of map. Identity, diagonal, symmetric, and orthogonal matrices are square; zero matrices can be rectangular.
Method
Step 1: Identify the pattern
Look for zeros, diagonal entries, symmetry across the main diagonal, or columns with simple geometric meaning.
Step 2: Translate the pattern into action
A diagonal matrix scales coordinate axes separately. A projection removes a component. An orthogonal matrix preserves length and angle.
Step 3: Use shortcuts only when their conditions hold
Do not use determinant or eigenvalue facts for non-square matrices. Do not assume every sparse matrix has a special geometric meaning.
Rules
Identity matrices leave vectors unchanged. Zero matrices send every input to zero. Diagonal matrices scale coordinate directions independently.
Examples
Checks
- Check whether the matrix is square before using determinant facts.
- A diagonal matrix acts independently on chosen coordinate directions.
- A projection satisfies applying it twice gives the same result.
- Orthogonal matrices preserve dot products, not just visual shape.