If $$A = \left[ {\matrix{ 1 & 1 & 1 \cr 0 & 1 & 1 \cr 0 & 0 & 1 \cr } } \right]$$ and M = A + A2 + A3 + ....... + A20, then the sum of all the elements of the matrix M is equal to _____________.
Answer (integer)
2020
Solution
$${A^n} = \left[ {\matrix{
1 & n & {{{{n^2} + n} \over 2}} \cr
0 & 1 & n \cr
0 & 0 & 1 \cr
} } \right]$$<br><br>So, required sum<br><br>$$ = 20 \times 3 + 2 \times \left( {{{20 \times 21} \over 2}} \right) + \sum\limits_{r = 1}^{20} {\left( {{{{r^2} + r} \over 2}} \right)} $$<br><br>$= 60 + 420 + 105 + 35 \times 41 = 2020$
About this question
Subject: Mathematics · Chapter: Matrices and Determinants · Topic: Types of Matrices and Operations
This question is part of PrepWiser's free JEE Main question bank. 274 more solved questions on Matrices and Determinants are available — start with the harder ones if your accuracy is >70%.