Question
Question: Let three matrices \(A = \left( {\begin{array}{*{20}{c}} 2&1 \\\ 4&1 \end{array}} \right...
Let three matrices A = \left( {\begin{array}{*{20}{c}}
2&1 \\\
4&1
\end{array}} \right); B = \left( {\begin{array}{*{20}{c}}
3&4 \\\
2&3
\end{array}} \right) and C = \left( {\begin{array}{*{20}{c}}
3&{ - 4} \\\
{ - 2}&3
\end{array}} \right), then what is the value of tr(A)+tr(2ABC)+tr(4A(BC)2)+tr(8A(BC)3)+...+∞ ?
A) 6
B) 9
C) 12
D) None of these.
Solution
In this question, we are given three matrices and an equation whose value is to be found using the three given matrices. First, find the value of matrix BC. Then, find the value of tr(A). Put all the values in the given equation. You will notice that we have been asked to find out the sum of infinite terms of the G.P. Using the formula, find the answer.
Formula used: S∞=(1−r)a
Complete step-by-step answer:
We are given three matrices and we have been asked to find the value of the given equation using the three matrices.
Now, if you look closely at the given equation, you will notice that we have been asked the sum of a geometric progression with an infinite number of terms. The first term of this G.P is tr(A) and the common ratio is 2BC. But before that we have to find BC.
On multiplying the matrix B with C, we will get -
BC = \left( {\begin{array}{*{20}{c}}
3&4 \\\
2&3
\end{array}} \right)\left( {\begin{array}{*{20}{c}}
3&{ - 4} \\\
{ - 2}&3
\end{array}} \right) = \left( {\begin{array}{*{20}{c}}
1&0 \\\
0&1
\end{array}} \right)
Hence, the value of BC will be 1.
Therefore, our equation has now been simplified to –
tr(A)+tr(2A)+tr(4A)+tr(8A)+...+∞
Let us first find the value of tr(A). Since trace of A is the sum of the diagonal elements,
⇒ tr(A)= 2+1=3
Now, let us put the values in the equation tr(A)+tr(2A)+tr(4A)+tr(8A)+...+∞,
⇒3+23+43+83+...+∞
To find the sum, we will use the formula of sum of infinite G.P ⇒S∞=(1−r)a
We know a=3 and r=21. Putting the values in the formula –
⇒S∞=1−2113
On solving we will get,
⇒S∞=2113
⇒S∞=6
∴ tr(A)+tr(2ABC)+tr(4A(BC)2)+tr(8A(BC)3)+...+∞= 6
Option A is the correct answer.
Note: We have to know that the sign ′tr′stands for “trace”. Trace is the sum of the main diagonal elements, starting from upper left element to bottom right element.
For example, in the given question,
A = \left( {\begin{array}{*{20}{c}}
2&1 \\\
4&1
\end{array}} \right); tr(A) =2+1=3
B = \left( {\begin{array}{*{20}{c}}
3&4 \\\
2&3
\end{array}} \right); tr(B)=3+3=6
C = \left( {\begin{array}{*{20}{c}}
3&{ - 4} \\\
{ - 2}&3
\end{array}} \right); tr(C)=3+3=6