Question
Question: Matrix \({A_r} = \left[ {\begin{array}{*{20}{l}} r&{r - 1} \\\ {r - 1}&r; \end{array}} \...
Matrix {A_r} = \left[ {\begin{array}{*{20}{l}} r&{r - 1} \\\ {r - 1}&r; \end{array}} \right] where r=1,2,3,........ and if r=1∑r=100∣Ar∣=(10)k so find k
Solution
∣Ar∣ denotes the determinant of the matrix Ar so first of all we need to find the determinant of the matrix Ar in the terms of r then put r=1,2,3,........ and so on and then we will get the definite pattern and get our answer.
Complete step by step solution:
Here we are given that {A_r} = \left[ {\begin{array}{*{20}{l}}
r&{r - 1} \\\
{r - 1}&r;
\end{array}} \right] where r=1,2,3,........ and now we are given the condition that if r=1∑r=100∣Ar∣=(10)k then we need to find the value of k
As ∣Ar∣ denotes the determinant of the matrix Ar so first of all we need to find the determinant of the matrix Ar in the terms of r
Here r=1∑r=100∣Ar∣ means that there is the summation of the ∣A1∣+∣A2∣+∣A3∣+..........+∣A100∣
So the determinant of the matrix Ar is
\left| {{A_r}} \right| = \left| {\begin{array}{*{20}{l}}
r&{r - 1} \\\
{r - 1}&r;
\end{array}} \right|
⇒∣Ar∣=r(r)−(r−1)(r−1) ⇒r2−r2+2r−1 ⇒2r−1
Now we get that ∣Ar∣=2r−1
Now we need to find the value of r=1∑r=100∣Ar∣
We know that r=1∑nr=1+2+3+......+n=2n(n+1)
⇒r=1∑100(2r−1)
Now on calculating we get that
⇒2r=1∑100r−r=1∑1001 ⇒2(2n(n+1))−n
And here n=100
So we get that
r=1∑r=100∣Ar∣ =2(2100(100+1))−100=100(101)−100=100(100)=104
But we are given that r=1∑r=100∣Ar∣=(10)k
So we can use its value and get
⇒(10)k=104 ⇒102k=104
Upon comparing we get that
⇒2k=4 ⇒k=8
In this way we can get the value of k
Note:
Here we can do it this way also as we are given that ∣Ar∣=2r−1 so we get that ∣A1∣=1,∣A2∣=3,∣A3∣=5,∣A4∣=7 and so on 1,3,5,7,......all are in APwith the common difference 2
A100=199 199=a+(n−1)d 199=1+(n−1)2 n=100
So we can find the sum of this AP
sum of AP=2n(a+l) =2100(1+199)=10000=104
Again we can compare and get the same answer.