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

2022 · 25 Jul · Shift 2 · Q39
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. /2022 · 25 Jul · Shift 2 · Q39

Matrices and Determinants question

2022 · 25 Jul · Shift 2 · Q39

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
Let A=[1aa01b001],a,b∈RA=\left[\begin{array}{lll} 1 & a & a \\ 0 & 1 & b \\ 0 & 0 & 1 \end{array}\right], a, b \in \mathbb{R}A=​100​a10​ab1​​,a,b∈R. If for some n∈N,An=[14821600196001]n \in \mathbb{N}, A^{n}=\left[\begin{array}{ccc} 1 & 48 & 2160 \\ 0 & 1 & 96 \\ 0 & 0 & 1 \end{array}\right]n∈N,An=​100​4810​2160961​​ then n+a+bn+a+bn+a+b is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 24

  1. Write AAA as I+NI+NI+N

We have

A=[1aa01b001]=I+N,A=\begin{bmatrix}1&a&a\\0&1&b\\0&0&1\end{bmatrix} = I+N,A=​100​a10​ab1​​=I+N,

where

N=[0aa00b000].N=\begin{bmatrix}0&a&a\\0&0&b\\0&0&0\end{bmatrix}.N=​000​a00​ab0​​.

Since NNN is strictly upper triangular of order 333, we know N3=0.N^3=0.N3=0.

So,

An=(I+N)n=I+nN+(n2)N2.A^n=(I+N)^n=I+nN+\binom{n}{2}N^2.An=(I+N)n=I+nN+(2n​)N2.
  1. Compute N2N^2N2

Multiply NNN by itself:

N2=[0aa00b000][0aa00b000]=[00ab000000].N^2=\begin{bmatrix}0&a&a\\0&0&b\\0&0&0\end{bmatrix} \begin{bmatrix}0&a&a\\0&0&b\\0&0&0\end{bmatrix} =\begin{bmatrix}0&0&ab\\0&0&0\\0&0&0\end{bmatrix}.N2=​000​a00​ab0​​​000​a00​ab0​​=​000​000​ab00​​.

Therefore,

An=I+n[0aa00b000]+(n2)[00ab000000].A^n=I+n\begin{bmatrix}0&a&a\\0&0&b\\0&0&0\end{bmatrix} +\binom{n}{2}\begin{bmatrix}0&0&ab\\0&0&0\\0&0&0\end{bmatrix}.An=I+n​000​a00​ab0​​+(2n​)​000​000​ab00​​.

So,

An=[1nana+(n2)ab01nb001].A^n= \begin{bmatrix} 1 & na & na+\binom{n}{2}ab \\ 0 & 1 & nb \\ 0 & 0 & 1 \end{bmatrix}.An=​100​na10​na+(2n​)abnb1​​.
  1. Compare with the given matrix

Given

An=[14821600196001].A^n=\begin{bmatrix}1&48&2160\\0&1&96\\0&0&1\end{bmatrix}.An=​100​4810​2160961​​.

Thus,

na=48...(1)na=48 \quad ...(1)na=48...(1) nb=96...(2)nb=96 \quad ...(2)nb=96...(2) na+(n2)ab=2160...(3)na+\binom{n}{2}ab=2160 \quad ...(3)na+(2n​)ab=2160...(3)

From (1) and (2),

a=48n,b=96n.a=\frac{48}{n}, \qquad b=\frac{96}{n}.a=n48​,b=n96​.

Substitute into (3):

48+(n2)(48n⋅96n)=2160.48+\binom{n}{2}\left(\frac{48}{n}\cdot \frac{96}{n}\right)=2160.48+(2n​)(n48​⋅n96​)=2160.

Now,

(n2)=n(n−1)2,\binom{n}{2}=\frac{n(n-1)}{2},(2n​)=2n(n−1)​,

so

48+n(n−1)2⋅4608n2=2160.48+\frac{n(n-1)}{2}\cdot \frac{4608}{n^2}=2160.48+2n(n−1)​⋅n24608​=2160.

Simplify:

48+2304⋅n−1n=2160.48+2304\cdot \frac{n-1}{n}=2160.48+2304⋅nn−1​=2160.

Thus,

2304⋅n−1n=2112.2304\cdot \frac{n-1}{n}=2112.2304⋅nn−1​=2112.

Divide by 192192192:

12⋅n−1n=11.12\cdot \frac{n-1}{n}=11.12⋅nn−1​=11.

So,

12n−12=11n⇒n=12.12n-12=11n \Rightarrow n=12.12n−12=11n⇒n=12.
  1. Find aaa and bbb

From (1):

a=4812=4.a=\frac{48}{12}=4.a=1248​=4.

From (2):

b=9612=8.b=\frac{96}{12}=8.b=1296​=8.

Hence,

n+a+b=12+4+8=24.n+a+b=12+4+8=24.n+a+b=12+4+8=24.
  1. Comparison with stored answer

Derived answer is 242424, which matches the stored correct answer.

PreviousNext

More from Matrices and Determinants

  • Let A be a 3 × 3 real matrix such that A​110​​=​110​​;A​101​​=​−101​​…2022 · MCQ
  • Let A=[02​−20​]. If M and N are two matrices given by M=k=1∑10​A2k and N=k=1∑10​A2k−1 then MN2 is :2022 · MCQ
  • The system of equations −kx+3y−14z=25−15x+4y−kz=3−4x+y+3z=4 is consistent for all k in the set2022 · MCQ
  • Let A=(21​−2−1​) and B=(−1−1​22​). Then the number of elements in the set {(n, m) :…2022 · Numerical
  • If the system of linear equations. 8x+y+4z=−2x+y+z=0λx−3y=μ has infinitely many solutions, then the distance of the point (λ,μ,−21​) from the plane 8x+y+4z+2=0 is…2022 · MCQ
  •  Let A=​111​​ and B=​92122−152​−102132162​112−142172​​, then the value of A′BA is: …2022 · MCQ
  • The number of matrices A=(ac​bd​), where a,b,c,d∈{−1,0,1,2,3,……,10}, such that A=A−1, is ​.2022 · Numerical
  • The ordered pair (a, b), for which the system of linear equations 3x − 2y + z = b 5x − 8y + 9z = 3 2x + y + az =− 1 has no solution, is :2022 · MCQ