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

2021 · 26 Feb · Shift 2 · Q41
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. /2021 · 26 Feb · Shift 2 · Q41

Matrices and Determinants question

2021 · 26 Feb · Shift 2 · Q41

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
If the matrix A=[10002030−1]A = \left[ {\begin{matrix} 1 & 0 & 0 \\ 0 & 2 & 0 \\ 3 & 0 & { - 1} \\ \end{matrix} } \right]A=​103​020​00−1​​ satisfies the equation A20+αA19+βA=[100040001]{A^{20}} + \alpha {A^{19}} + \beta A = \left[ {\begin{matrix} 1 & 0 & 0 \\ 0 & 4 & 0 \\ 0 & 0 & 1 \\ \end{matrix} } \right]A20+αA19+βA=​100​040​001​​ for some real numbers α\alphaα and β\betaβ, then β−α\beta-\alphaβ−α is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 4

  1. Write the matrix and observe its structure

We have

A=[10002030−1].A=\begin{bmatrix} 1&0&0\\ 0&2&0\\ 3&0&-1 \end{bmatrix}.A=​103​020​00−1​​.

Notice that AAA is lower triangular, so powers of AAA are also easy to analyze through its action on basis vectors or via eigenvalues on the diagonal.

We are given

A20+αA19+βA=[100040001].A^{20}+\alpha A^{19}+\beta A= \begin{bmatrix} 1&0&0\\ 0&4&0\\ 0&0&1 \end{bmatrix}.A20+αA19+βA=​100​040​001​​.

We need to find β−α\beta-\alphaβ−α.


  1. Use diagonal entries

Since AAA is lower triangular, the diagonal entries of AnA^nAn are just the corresponding powers of diagonal entries of AAA:

diag⁡(An)=(1n,2n,(−1)n).\operatorname{diag}(A^n)=(1^n,2^n,(-1)^n).diag(An)=(1n,2n,(−1)n).

So,

diag⁡(A20)=(1,220,1),\operatorname{diag}(A^{20})=(1,2^{20},1),diag(A20)=(1,220,1), diag⁡(A19)=(1,219,−1),\operatorname{diag}(A^{19})=(1,2^{19},-1),diag(A19)=(1,219,−1), diag⁡(A)=(1,2,−1).\operatorname{diag}(A)=(1,2,-1).diag(A)=(1,2,−1).

Now compare diagonal entries in

A20+αA19+βA=[100040001].A^{20}+\alpha A^{19}+\beta A= \begin{bmatrix} 1&0&0\\ 0&4&0\\ 0&0&1 \end{bmatrix}.A20+αA19+βA=​100​040​001​​.

From the (1,1)(1,1)(1,1) entry:

1+α+β=1  ⟹  α+β=0.1+\alpha+\beta=1 \implies \alpha+\beta=0.1+α+β=1⟹α+β=0.

So,

β=−α.\beta=-\alpha.β=−α.

From the (2,2)(2,2)(2,2) entry:

220+α219+2β=4.2^{20}+\alpha 2^{19}+2\beta=4.220+α219+2β=4.

Substitute β=−α\beta=-\alphaβ=−α:

220+α219−2α=4.2^{20}+\alpha 2^{19}-2\alpha=4.220+α219−2α=4.

But solving this is not even necessary if we use another simpler entry.

From the (3,3)(3,3)(3,3) entry:

1−α−β=1  ⟹  α+β=0,1-\alpha-\beta=1 \implies \alpha+\beta=0,1−α−β=1⟹α+β=0,

which is the same condition.


  1. Use the (3,1)(3,1)(3,1) entry

This is the key extra condition.

Let

An=[10002n0xn0(−1)n].A^n=\begin{bmatrix} 1&0&0\\ 0&2^n&0\\ x_n&0&(-1)^n \end{bmatrix}.An=​10xn​​02n0​00(−1)n​​.

We determine xnx_nxn​.

Since

An+1=AnA,A^{n+1}=A^nA,An+1=AnA,

we get for the (3,1)(3,1)(3,1) entry:

xn+1=xn⋅1+(−1)n⋅3=xn+3(−1)n.x_{n+1}=x_n\cdot 1+(-1)^n\cdot 3=x_n+3(-1)^n.xn+1​=xn​⋅1+(−1)n⋅3=xn​+3(−1)n.

Also from A1=AA^1=AA1=A,

x1=3.x_1=3.x1​=3.

Compute a few terms:

  • x1=3x_1=3x1​=3
  • x2=3+3(−1)=0x_2=3+3(-1)=0x2​=3+3(−1)=0
  • x3=0+3(1)=3x_3=0+3(1)=3x3​=0+3(1)=3
  • x4=3+3(−1)=0x_4=3+3(-1)=0x4​=3+3(−1)=0

So the pattern is:

xn={3,n odd,0,n even.x_n= \begin{cases} 3,& n \text{ odd},\\ 0,& n \text{ even}. \end{cases}xn​={3,0,​n odd,n even.​

Therefore,

(A20)31=0,(A19)31=3,A31=3.(A^{20})_{31}=0,\qquad (A^{19})_{31}=3,\qquad A_{31}=3.(A20)31​=0,(A19)31​=3,A31​=3.

Now compare the (3,1)(3,1)(3,1) entry of

A20+αA19+βA=[100040001].A^{20}+\alpha A^{19}+\beta A= \begin{bmatrix} 1&0&0\\ 0&4&0\\ 0&0&1 \end{bmatrix}.A20+αA19+βA=​100​040​001​​.

The RHS has (3,1)(3,1)(3,1) entry 000, so

0+3α+3β=0  ⟹  α+β=0,0+3\alpha+3\beta=0 \implies \alpha+\beta=0,0+3α+3β=0⟹α+β=0,

again same condition.

So we need one equation that actually determines α\alphaα.


  1. Use the (2,2)(2,2)(2,2) entry to solve for α\alphaα and β\betaβ

We already have

β=−α.\beta=-\alpha.β=−α.

Now from the (2,2)(2,2)(2,2) entry:

220+α219+2β=4.2^{20}+\alpha 2^{19}+2\beta=4.220+α219+2β=4.

Substitute β=−α\beta=-\alphaβ=−α:

220+α219−2α=4.2^{20}+\alpha 2^{19}-2\alpha=4.220+α219−2α=4.

Factor out α\alphaα:

220+α(219−2)=4.2^{20}+\alpha(2^{19}-2)=4.220+α(219−2)=4.

Thus,

α(219−2)=4−220.\alpha(2^{19}-2)=4-2^{20}.α(219−2)=4−220.

Now,

4−220=−(220−4)=−(2)(219−2).4-2^{20}=-(2^{20}-4)=-(2)(2^{19}-2).4−220=−(220−4)=−(2)(219−2).

Hence,

α=−2.\alpha=-2.α=−2.

Therefore,

β=2.\beta=2.β=2.

So,

β−α=2−(−2)=4.\beta-\alpha=2-(-2)=4.β−α=2−(−2)=4.
  1. Final answer
4\boxed{4}4​

This matches the stored correct answer.

PreviousNext

More from Matrices and Determinants

  • If the matrix A=(0K​2−1​) satisfies A(A3+3I)=2I, then the value of K is :2021 · MCQ
  • If the system of linear equations 2x + y − z = 3 x − y − z =α 3x + 3y +β z = 3 has infinitely many solution, then α+β−αβ is equal to ​.2021 · Numerical
  • Let A=​[x+1][x][x]​[x+2][x+3][x+2]​[x+3][x+3][x+4]​​, where [t] denotes the greatest integer less than or…2021 · MCQ
  • Let [λ] be the greatest integer less than or equal to λ. The set of all values of λ for which the system of linear equations x + y + z = 4, 3x + 2y + 5z = 3, 9x + 4y + (28 + [λ])z = [λ] has a…2021 · MCQ
  • Let A=[1−1​24​]. If A − 1 = α I + β A, α, β∈ R, I is a 2 × 2 identity matrix then 4(α−β) is equal to :2021 · MCQ
  • For real numbers α and β, consider the following system of linear equations : x + y − z = 2, x + 2y +α z = 1, 2x − y + z =β. If the system has infinite solutions, then α+β is equal to ​…2021 · Numerical
  • Let f(x)=​sin2x2+sin2xsin2x​−2+cos2xcos2xcos2x​cos2xcos2x1+cos2x​​,x∈[0,π]…2021 · Numerical
  • If A=​100​110​111​​ and M = A + A2 + A3 + ....... + A20, then the sum of all the elements of the matrix M is equal to ​…2021 · Numerical