← 2017 Paper 1

UPSC 2017 Maths Optional Paper 1 Q1a — Step-by-Step Solution

10 marks · Section A

Diagonalization via Eigenvectors · Linear Algebra · Read the full method →

Question

Let A=(2213)A=\begin{pmatrix}2 & 2\\ 1 & 3\end{pmatrix}. Find a non-singular matrix PP such that P1APP^{-1}AP is a diagonal matrix.

Technique

Distinct eigenvalues \Rightarrow diagonalizable; eigenvectors as columns of PP, eigenvalues on the diagonal in the same order.

Solution

Step 1 — Characteristic polynomial and eigenvalues

det(AλI)=2λ213λ=(2λ)(3λ)2=λ25λ+4=(λ1)(λ4).\det(A-\lambda I)=\begin{vmatrix}2-\lambda & 2\\ 1 & 3-\lambda\end{vmatrix}=(2-\lambda)(3-\lambda)-2=\lambda^2-5\lambda+4=(\lambda-1)(\lambda-4).

So the eigenvalues are λ1=1\lambda_1=1 and λ2=4\lambda_2=4. They are distinct, hence AA is diagonalizable.

Step 2 — Eigenvector for λ1=1\lambda_1=1

Solve (AI)v=0(A-I)\mathbf v=\mathbf0:

(1212)(xy)=0  x+2y=0.\begin{pmatrix}1 & 2\\ 1 & 2\end{pmatrix}\begin{pmatrix}x\\ y\end{pmatrix}=\mathbf0\ \Rightarrow\ x+2y=0.

Take y=1, x=2y=1,\ x=-2: v1=(21)\mathbf v_1=\begin{pmatrix}-2\\ 1\end{pmatrix}.

Step 3 — Eigenvector for λ2=4\lambda_2=4

Solve (A4I)v=0(A-4I)\mathbf v=\mathbf0:

(2211)(xy)=0  x=y.\begin{pmatrix}-2 & 2\\ 1 & -1\end{pmatrix}\begin{pmatrix}x\\ y\end{pmatrix}=\mathbf0\ \Rightarrow\ x=y.

Take v2=(11)\mathbf v_2=\begin{pmatrix}1\\ 1\end{pmatrix}.

Step 4 — Assemble PP and the diagonal matrix

Put the eigenvectors as columns of PP (order matching the eigenvalues):

P=(2111),detP=21=30 (non-singular).P=\begin{pmatrix}-2 & 1\\ 1 & 1\end{pmatrix},\qquad \det P=-2-1=-3\ne 0\ (\text{non-singular}).

Then

Answer

  P=(2111),P1AP=(1004).  \boxed{\;P=\begin{pmatrix}-2 & 1\\ 1 & 1\end{pmatrix},\qquad P^{-1}AP=\begin{pmatrix}1 & 0\\ 0 & 4\end{pmatrix}.\;}
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 — 13 years, mapped. Get the take-away PDF free.