← 2019 Paper 1
UPSC 2019 Maths Optional Paper 1 Q2b — Step-by-Step Solution
15 marks · Section A
Orthogonal and unitary matrices · Linear Algebra · asked 3× in 13 yrs · Read the full method →
Question
Let A and B be two orthogonal matrices of same order and detA+detB=0. Show that A+B is a singular matrix.
Technique
Orthogonality ⇒det=±1; opposite signs ⇒detAdetB=−1; the identity A+B=A(A+B)TB then forces det(A+B)=−det(A+B)=0.
Solution
Let A,B be n×n orthogonal matrices: AAT=BBT=I, so detA,detB∈{+1,−1}. The hypothesis detA+detB=0 forces them to have opposite determinants:
detA=−detB,i.e.detA⋅detB=−1.
Step 1 — The key factorisation
Write, using BBT=I (so BT=B−1) and AAT=I:
A+B=A(BT+AT)B=A(A+B)TB.(∗)
Indeed A(BT+AT)B=ABTB+AATB=A⋅I+I⋅B=A+B, since BTB=I and AAT=I. ✓ And BT+AT=(A+B)T.
Step 2 — Take determinants
From (∗),
det(A+B)=detA⋅det((A+B)T)⋅detB=detAdetBdet(A+B),
because det((A+B)T)=det(A+B). Using detAdetB=−1:
det(A+B)=−det(A+B) ⟹ 2det(A+B)=0 ⟹ det(A+B)=0.
Answer
det(A+B)=0, so A+B is singular.