← 2014 Paper 1
UPSC 2014 Maths Optional Paper 1 Q3c-ii — Step-by-Step Solution
7 marks · Section A
Orthogonal and unitary matrices · Linear Algebra · asked 3× in 13 yrs · Read the full method →
Question
Prove that the eigen values of a unitary matrix have absolute value 1.
Technique
Use U∗U=I⇒∥Uv∥=∥v∥ (unitary preserves norms); apply to eigenvector.
Solution
Strategy. Use the inner-product preservation property of unitary matrices: ∥Uv∥=∥v∥ for all v.
Step 1 — Setup
Let U be unitary, so U∗U=I (where U∗ is the conjugate transpose). Let λ be an eigenvalue with eigenvector v=0:
Uv=λv.
Step 2 — Compute ∥Uv∥2 two ways
Via the unitary property: Using the standard inner product,
∥Uv∥2=⟨Uv,Uv⟩=⟨v,U∗Uv⟩=⟨v,Iv⟩=⟨v,v⟩=∥v∥2.
Via the eigenvalue equation:
∥Uv∥2=∥λv∥2=⟨λv,λv⟩=λλ⟨v,v⟩=∣λ∣2∥v∥2.
Step 3 — Equate and conclude
Equating the two expressions:
∣λ∣2∥v∥2=∥v∥2.
Since ∥v∥2>0 (eigenvector is non-zero), divide:
∣λ∣2=1⟹∣λ∣=1.
Answer
Every eigenvalue of a unitary matrix has absolute value 1.