Question
Question: If we have a matrix as \[A = \left( {\begin{array}{*{20}{c}} 1&1&1 \\\ 1&1&1 \\\ 1&1&1...
If we have a matrix as A = \left( {\begin{array}{*{20}{c}} 1&1&1 \\\ 1&1&1 \\\ 1&1&1 \end{array}} \right), prove that {A^n} = \left( {\begin{array}{*{20}{c}} {{3^{n - 1}}}&{{3^{n - 1}}}&{{3^{n - 1}}} \\\ {{3^{n - 1}}}&{{3^{n - 1}}}&{{3^{n - 1}}} \\\ {{3^{n - 1}}}&{{3^{n - 1}}}&{{3^{n - 1}}} \end{array}} \right), n∈N
Explanation
Solution
This is a question of matrices, but we will apply the principle of mathematical induction. It is also known as PMI. It is used in the case of natural numbers only. According to PMI, we need to assume that the statements are true for all natural numbers and hence we will initially take n=1, then n=k and finally n=k+1.
Complete step-by-step solution:
Given,