← 2020 Paper 1

UPSC 2020 Maths Optional Paper 1 Q2b — Step-by-Step Solution

20 marks · Section A

Orthogonal and unitary matrices · Linear Algebra · asked 3× in 14 yrs · Read the full method →

Question

Define an n×nn\times n matrix as A=I−2u⋅uTA=I-2u\cdot u^T, where uu is a unit column vector. (i) Examine if AA is symmetric. (ii) Examine if AA is orthogonal. (iii) Show that trace⁡(A)=n−2\operatorname{trace}(A)=n-2. (iv) Find A3×3A_{3\times3}, when u=[1/32/32/3]u=\begin{bmatrix}1/3\\ 2/3\\ 2/3\end{bmatrix}.

Technique

Properties of the Householder reflector H=I−2uuTH=I-2uu^T using uTu=1u^Tu=1 and associativity/cyclicity of trace.

Solution

Throughout, uu is a real unit column vector, so uTu=∥u∥2=1u^Tu=\lVert u\rVert^2=1. The matrix A=I−2uuTA=I-2uu^T is the Householder reflector. Note uuTuu^T is n×nn\times n (outer product) while uTu=1u^Tu=1 is a scalar (inner product).

(i) Symmetry

AT=(I−2uuT)T=IT−2(uuT)T=I−2(uT)TuT=I−2uuT=A.A^T=(I-2uu^T)^T=I^T-2(uu^T)^T=I-2(u^T)^T u^T=I-2uu^T=A. AT=A: A is symmetric.\boxed{A^T=A:\ A\text{ is symmetric.}}

(ii) Orthogonality

Since AA is symmetric, ATA=A2A^TA=A^2. Compute, using associativity and uTu=1u^Tu=1:

A2=(I−2uuT)(I−2uuT)=I−2uuT−2uuT+4 uuTuuT.A^2=(I-2uu^T)(I-2uu^T)=I-2uu^T-2uu^T+4\,uu^T uu^T.

The last term: uuTuuT=u(uTu)uT=u(1)uT=uuTuu^Tuu^T=u(u^Tu)u^T=u(1)u^T=uu^T, so

A2=I−4uuT+4uuT=I.A^2=I-4uu^T+4uu^T=I.

Hence ATA=IA^TA=I (and A=A−1A=A^{-1}).

ATA=I: A is orthogonal (an involution, A2=I).\boxed{A^TA=I:\ A\text{ is orthogonal (an involution, }A^2=I).}

(iii) Trace

Trace is linear, and tr⁡(uuT)=∑iuiui=uTu=1\operatorname{tr}(uu^T)=\sum_i u_i u_i=u^Tu=1 (or: tr⁡(uuT)=tr⁡(uTu)\operatorname{tr}(uu^T)=\operatorname{tr}(u^Tu) by the cyclic property). Thus

tr⁡(A)=tr⁡(I)−2tr⁡(uuT)=n−2⋅1=n−2.\operatorname{tr}(A)=\operatorname{tr}(I)-2\operatorname{tr}(uu^T)=n-2\cdot1=n-2. tr⁡(A)=n−2.\boxed{\operatorname{tr}(A)=n-2.}

(Consistency: eigenvalues of a Householder reflector are −1-1 once and +1+1 with multiplicity n−1n-1; their sum is (n−1)−1=n−2(n-1)-1=n-2.)

(iv) The 3×33\times3 matrix for u=(1/3, 2/3, 2/3)Tu=(1/3,\,2/3,\,2/3)^T

First check uu is a unit vector: 19+49+49=99=1\tfrac19+\tfrac49+\tfrac49=\tfrac99=1 ✓.

Outer product:

uuT=19[122][122]=19[122244244].uu^T=\frac19\begin{bmatrix}1\\2\\2\end{bmatrix}\begin{bmatrix}1&2&2\end{bmatrix}=\frac19\begin{bmatrix}1&2&2\\2&4&4\\2&4&4\end{bmatrix}.

Then

A=I−2uuT=I−29[122244244]=19[900090009]−19[244488488].A=I-2uu^T=I-\frac29\begin{bmatrix}1&2&2\\2&4&4\\2&4&4\end{bmatrix}=\frac19\begin{bmatrix}9&0&0\\0&9&0\\0&0&9\end{bmatrix}-\frac19\begin{bmatrix}2&4&4\\4&8&8\\4&8&8\end{bmatrix}.

Answer

  A=19[7−4−4−41−8−4−81].  \boxed{\;A=\frac19\begin{bmatrix}7&-4&-4\\ -4&1&-8\\ -4&-8&1\end{bmatrix}.\;}
We post more of this — worked solutions, CSAT trap breakdowns, guide chapters — a few times a week on Telegram. Free, no sign-in. Join

This solution is part of the Maths Coverage Map — 14 years, mapped. Get the take-away PDF free.