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 · 27 Jul · Shift 2 · Q44
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 · 27 Jul · Shift 2 · Q44

Matrices and Determinants question

2021 · 27 Jul · Shift 2 · Q44

JEE MainMathematicsMatrices and DeterminantsNumerical+4 / −1
If A=[111011001]A = \left[ {\begin{matrix} 1 & 1 & 1 \\ 0 & 1 & 1 \\ 0 & 0 & 1 \\ \end{matrix} } \right]A=​100​110​111​​ and M = A + A2 + A3 + ....... + A20, then the sum of all the elements of the matrix M is equal to ‾\underline{\hspace{2cm}}​.
Numerical answer
View written solutionFree

Correct answer: 2020

  1. Write the matrix in a useful form

Given

A=[111011001]A=\begin{bmatrix} 1&1&1\\ 0&1&1\\ 0&0&1 \end{bmatrix}A=​100​110​111​​

Notice that

A=I+N,A=I+N,A=I+N,

where

N=[011001000].N=\begin{bmatrix} 0&1&1\\ 0&0&1\\ 0&0&0 \end{bmatrix}.N=​000​100​110​​.

Since NNN is strictly upper triangular of order 333, we have

N3=0.N^3=0.N3=0.
  1. Compute N2N^2N2
N2=[011001000]2=[001000000].N^2= \begin{bmatrix} 0&1&1\\ 0&0&1\\ 0&0&0 \end{bmatrix}^2 = \begin{bmatrix} 0&0&1\\ 0&0&0\\ 0&0&0 \end{bmatrix}.N2=​000​100​110​​2=​000​000​100​​.
  1. Find a formula for AkA^kAk

Using

Ak=(I+N)k=I+kN+(k2)N2A^k=(I+N)^k=I+kN+\binom{k}{2}N^2Ak=(I+N)k=I+kN+(2k​)N2

because N3=0N^3=0N3=0.

Thus,

Ak=[1kk+(k2)01k001].A^k= \begin{bmatrix} 1 & k & k+\binom{k}{2}\\ 0 & 1 & k\\ 0 & 0 & 1 \end{bmatrix}.Ak=​100​k10​k+(2k​)k1​​.

Now simplify the (1,3)(1,3)(1,3) entry:

k+(k2)=k+k(k−1)2=k(k+1)2.k+\binom{k}{2}=k+\frac{k(k-1)}{2}=\frac{k(k+1)}{2}.k+(2k​)=k+2k(k−1)​=2k(k+1)​.

So,

Ak=[1kk(k+1)201k001].A^k= \begin{bmatrix} 1 & k & \dfrac{k(k+1)}{2}\\ 0 & 1 & k\\ 0 & 0 & 1 \end{bmatrix}.Ak=​100​k10​2k(k+1)​k1​​.
  1. Find the sum of all entries of AkA^kAk

The nonzero entries are:

1,  k,  k(k+1)2,  1,  k,  1.1,\; k,\; \frac{k(k+1)}{2},\; 1,\; k,\; 1.1,k,2k(k+1)​,1,k,1.

Hence sum of all elements of AkA^kAk is

Sk=3+2k+k(k+1)2.S_k=3+2k+\frac{k(k+1)}{2}.Sk​=3+2k+2k(k+1)​.

Simplify:

S_k=3+2k+\frac{k^2+k}{2}= rac{k^2+5k+6}{2}= rac{(k+2)(k+3)}{2}.
  1. Now sum from k=1k=1k=1 to 202020

We need

M=A+A2+A3+⋯+A20.M=A+A^2+A^3+\cdots+A^{20}.M=A+A2+A3+⋯+A20.

So the sum of all elements of MMM is

∑k=120Sk=∑k=120k2+5k+62.\sum_{k=1}^{20} S_k =\sum_{k=1}^{20} \frac{k^2+5k+6}{2}.k=1∑20​Sk​=k=1∑20​2k2+5k+6​.

Thus,

∑k=120Sk=12(∑k=120k2+5∑k=120k+6⋅20).\sum_{k=1}^{20} S_k =\frac{1}{2}\left(\sum_{k=1}^{20}k^2+5\sum_{k=1}^{20}k+6\cdot 20\right).k=1∑20​Sk​=21​(k=1∑20​k2+5k=1∑20​k+6⋅20).

Use standard formulas:

∑k=120k=20⋅212=210,\sum_{k=1}^{20}k=\frac{20\cdot 21}{2}=210,k=1∑20​k=220⋅21​=210, ∑k=120k2=20⋅21⋅416=2870.\sum_{k=1}^{20}k^2=\frac{20\cdot 21\cdot 41}{6}=2870.k=1∑20​k2=620⋅21⋅41​=2870.

Therefore,

∑k=120Sk=12(2870+5(210)+120)\sum_{k=1}^{20} S_k =\frac{1}{2}\left(2870+5(210)+120\right)k=1∑20​Sk​=21​(2870+5(210)+120) =12(2870+1050+120)=40402=2020.=\frac{1}{2}(2870+1050+120) =\frac{4040}{2}=2020.=21​(2870+1050+120)=24040​=2020.
  1. Final answer

The sum of all elements of the matrix MMM is

2020.\boxed{2020}.2020​.
  1. Comparison with stored answer

Stored correct answer = 202020202020.

Our derived answer matches the stored answer.

PreviousNext

More from Matrices and Determinants

  • If the following system of linear equations 2x + y + z = 5 x − y + z = 3 x + y + az = b has no solution, then :2021 · MCQ
  • If ar​=cos92rπ​+isin92rπ​, r = 1, 2, 3, ....., i = −1​, then the determinant ​a1​a4​a7​​a2​a5​a8​​a3​a6​a9​​​…2021 · MCQ
  • If α+β+γ = 2 π, then the system of equations x + (cos γ)y + (cos β)z = 0 (cos γ)x + y + (cos α)z = 0 (cos β)x + (cos α)y + z = 0 has :2021 · MCQ
  • The number of elements in the set {A=(a0​bd​):a,b,d∈{−1,0,1}and(I−A)3=I−A3}, where I is 2 × 2 identity matrix, is :2021 · Numerical
  • Let S be the set of all λ∈ R for which the system of linear equations 2x – y + 2z = 2 x – 2y +λ z = –4 x + λ y + z = 4 has no solution. Then the set S :2020 · MCQ
  • Let A be a 2 × 2 real matrix with entries from {0, 1} and |A| e 0. Consider the following two statements : (P) If A e I2 , then |A| = –1 (Q) If |A| = 1, then tr(A) = 2, where I2 denotes 2 × 2 identity matrix and tr(A)…2020 · MCQ
  • Let a, b, c ∈ R be all non-zero and satisfy a3 + b3 + c3 = 2. If the matrix A = ​abc​bca​cab​​ satisfies ATA = I, then a value of abc can…2020 · MCQ
  • Let A = {X = (x, y, z)T: PX = 0 and x2 + y2 + z2 = 1} where P=​1−21​239​1−4−1​​, then the set A :2020 · MCQ