Sign in
12thPass logo
New chatPYQ LibraryDoubtsRank report
Sign in to see Recents

Your guest activity stays on this device

Sign in to save progress →
Sign in

Matrices and Determinants question

2023 · 6 Apr · Shift 2 · Q28
Guest · filters and generic practice availableBrowsing as a guest · PYQ filters and generic practice are available. Sign in only for personalised features and saved progress.
  1. PYQ Library
  2. /JEE Main
  3. /Mathematics
  4. /Matrices and Determinants
  5. /2023 · 6 Apr · Shift 2 · Q28

Matrices and Determinants question

2023 · 6 Apr · Shift 2 · Q28

JEE MainMathematicsMatrices and DeterminantsMCQ+4 / −1
Let PPP be a square matrix such that P2=I−PP^{2}=I-PP2=I−P. For α,β,γ,δ∈N\alpha, \beta, \gamma, \delta \in \mathbb{N}α,β,γ,δ∈N, if Pα+Pβ=γI−29PP^{\alpha}+P^{\beta}=\gamma I-29 PPα+Pβ=γI−29P and Pα−Pβ=δI−13PP^{\alpha}-P^{\beta}=\delta I-13 PPα−Pβ=δI−13P, then α+β+γ−δ\alpha+\beta+\gamma-\deltaα+β+γ−δ is equal to :
  1. A
    18
  2. B
    22
  3. C
    24
  4. D
    40
View written solutionFree

Correct answer: C

  1. Given relation

We have P2=I−P.P^2=I-P.P2=I−P. So every higher power of PPP can be reduced using this relation.


  1. Find the pattern of powers of PPP

Using P2=I−PP^2=I-PP2=I−P:

P3=P⋅P2=P(I−P)=P−P2=P−(I−P)=2P−I.P^3=P\cdot P^2=P(I-P)=P-P^2=P-(I-P)=2P-I.P3=P⋅P2=P(I−P)=P−P2=P−(I−P)=2P−I.

P4=P⋅P3=P(2P−I)=2P2−P=2(I−P)−P=2−3P,P^4=P\cdot P^3=P(2P-I)=2P^2-P=2(I-P)-P=2-3P,P4=P⋅P3=P(2P−I)=2P2−P=2(I−P)−P=2−3P, so P4=2I−3P.P^4=2I-3P.P4=2I−3P.

Continue a little:

P5=P(2I−3P)=2P−3P2=2P−3(I−P)=5P−3I.P^5=P(2I-3P)=2P-3P^2=2P-3(I-P)=5P-3I.P5=P(2I−3P)=2P−3P2=2P−3(I−P)=5P−3I.

This suggests a Fibonacci-type pattern. Let Pn=anI+bnP.P^n=a_n I+b_n P.Pn=an​I+bn​P. Using the recurrence from Pn+2=Pn−Pn+1,P^{n+2}=P^n-P^{n+1},Pn+2=Pn−Pn+1, we get coefficients following the same recurrence.

From direct computation:

P1=P,P^1=P,P1=P, P2=I−P,P^2=I-P,P2=I−P, P3=−I+2P,P^3=-I+2P,P3=−I+2P, P4=2I−3P,P^4=2I-3P,P4=2I−3P, P5=−3I+5P,P^5=-3I+5P,P5=−3I+5P, P6=5I−8P,P^6=5I-8P,P6=5I−8P, P7=−8I+13P,P^7=-8I+13P,P7=−8I+13P, P8=13I−21P.P^8=13I-21P.P8=13I−21P.

Also, P6+P7=(5I−8P)+(−8I+13P)=−3I+5P=P5,P^6+P^7=(5I-8P)+(-8I+13P)=-3I+5P=P^5,P6+P7=(5I−8P)+(−8I+13P)=−3I+5P=P5, so the recurrence is consistent.


  1. Use the given equations

We are given Pα+Pβ=γI−29P...(1)P^{\alpha}+P^{\beta}=\gamma I-29P \quad ...(1)Pα+Pβ=γI−29P...(1) and Pα−Pβ=δI−13P...(2)P^{\alpha}-P^{\beta}=\delta I-13P \quad ...(2)Pα−Pβ=δI−13P...(2)

Add and subtract these equations.

Adding:

2Pα=(γ+δ)I−42P2P^{\alpha}=(\gamma+\delta)I-42P2Pα=(γ+δ)I−42P so Pα=γ+δ2I−21P.P^{\alpha}=\frac{\gamma+\delta}{2}I-21P.Pα=2γ+δ​I−21P.

Thus we need a power of PPP whose coefficient of PPP is −21-21−21.

From the list above, P8=13I−21P.P^8=13I-21P.P8=13I−21P. Hence α=8\alpha=8α=8 and γ+δ2=13⇒γ+δ=26.\frac{\gamma+\delta}{2}=13 \Rightarrow \gamma+\delta=26. 2γ+δ​=13⇒γ+δ=26.

Subtracting:

2Pβ=(γ−δ)I−16P2P^{\beta}=(\gamma-\delta)I-16P2Pβ=(γ−δ)I−16P so Pβ=γ−δ2I−8P.P^{\beta}=\frac{\gamma-\delta}{2}I-8P.Pβ=2γ−δ​I−8P.

Thus we need a power of PPP whose coefficient of PPP is −8-8−8.

From the list, P6=5I−8P.P^6=5I-8P.P6=5I−8P. Hence β=6\beta=6β=6 and γ−δ2=5⇒γ−δ=10.\frac{\gamma-\delta}{2}=5 \Rightarrow \gamma-\delta=10.2γ−δ​=5⇒γ−δ=10.


  1. Solve for γ\gammaγ and δ\deltaδ

From

\quad \gamma-\delta=10,$$ adding gives $$2\gamma=36 \Rightarrow \gamma=18.$$ Then $$\delta=26-18=8.$$ --- 5. **Compute the required value** We need $$\alpha+\beta+\gamma-\delta=8+6+18-8=24.$$ --- 6. **Check with options** $$24$$ corresponds to **Option C**. --- 7. **Comparison with stored answer** Stored correct answer: **C** Our derived answer: **C** So they agree.
PreviousNext

More from Matrices and Determinants

  • For the system of equations x+y+z=6x+2y+αz=10x+3y+5z=β, which one of the following is NOT true?2023 · MCQ
  • Let A=​210​12−1​0−12​​. If ∣adj(adj(adj2A))∣=(16)n, then n is equal to :2023 · MCQ
  • Let P=[23​​−21​​21​23​​​],A=[10​11​] and Q=PAPT. If PTQ2007P=[ac​bd​]…2023 · MCQ
  • If A=[1λ​510​],A−1=αA+βI and α+β=−2, then 4α2+β2+λ2 is equal to :2023 · MCQ
  • Let S be the set of all values of θ∈[−π,π] for which the system of linear equations x+y+3​z=0−x+(tanθ)y+7​z=0x+y+(tanθ)z=0 has non-trivial solution. Then π120​∑θ∈s​θ…2023 · MCQ
  • For the system of linear equations 2x−y+3z=53x+2y−z=74x+5y+αz=β, which of the following is NOT correct?2023 · MCQ
  • Let S be the set of values of λ, for which the system of equations 6λx−3y+3z=4λ2, 2x+6λy+4z=1, 3x+2y+3λz=λ has no solution. Then 12∑i∈S​∣λ∣ is equal…2023 · Numerical
  • Let A be a 2×2 matrix with real entries such that A′=αA+I, where α∈R−{−1,1}. If det(A2−A)=4, then the sum of all possible values…2023 · MCQ