MHB What is the General Pattern for Finding Matrix Powers?

  • Thread starter Thread starter Aryth1
  • Start date Start date
  • Tags Tags
    Matrix Power
Aryth1
Messages
38
Reaction score
0
I'm sure that this problem is easier than I am making out to be, but I'm going over some review problems for an exit exam and I'm having a little trouble with this one.

Let the matrix $A$ be given by:

$$A = \begin{pmatrix} 1&4\\ 2&3 \end{pmatrix}$$

Find $A^n$ for general $n$.

I have the first three iterations done, but I've been unable to find the pattern.

$$A^2 = \begin{pmatrix} 1&4\\ 2&3 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 9&16\\ 8&17 \end{pmatrix}$$

$$A^3 = \begin{pmatrix} 9&16\\ 8&17 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 41&84\\ 42&83 \end{pmatrix}$$

$$A^4 = \begin{pmatrix} 41&84\\ 42&83 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 209&416\\ 208&417 \end{pmatrix}$$

Any help in finding the general pattern would be greatly appreciated!
 
Physics news on Phys.org
Aryth said:
I'm sure that this problem is easier than I am making out to be, but I'm going over some review problems for an exit exam and I'm having a little trouble with this one.

Let the matrix $A$ be given by:

$$A = \begin{pmatrix} 1&4\\ 2&3 \end{pmatrix}$$

Find $A^n$ for general $n$.

I have the first three iterations done, but I've been unable to find the pattern.

$$A^2 = \begin{pmatrix} 1&4\\ 2&3 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 9&16\\ 8&17 \end{pmatrix}$$

$$A^3 = \begin{pmatrix} 9&16\\ 8&17 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 41&84\\ 42&83 \end{pmatrix}$$

$$A^4 = \begin{pmatrix} 41&84\\ 42&83 \end{pmatrix}\begin{pmatrix} 1&4\\ 2&3 \end{pmatrix} = \begin{pmatrix} 209&416\\ 208&417 \end{pmatrix}$$

Any help in finding the general pattern would be greatly appreciated!

Hi Aryth! :)

One way to do it is to diagonalize. $A$ can be written as:
$$A=BDB^{-1}$$
where $D$ is a diagonal matrix.

Then we have:
$$A^n = BD^nB^{-1}$$
 
I like Serena said:
Hi Aryth! :)

One way to do it is to diagonalize. $A$ can be written as:
$$A=BDB^{-1}$$
where $D$ is a diagonal matrix.

Then we have:
$$A^n = BD^nB^{-1}$$

I had totally forgotten about diagonalizing the matrix. I got it, thanks for the help!
 
Thread 'How to define a vector field?'
Hello! In one book I saw that function ##V## of 3 variables ##V_x, V_y, V_z## (vector field in 3D) can be decomposed in a Taylor series without higher-order terms (partial derivative of second power and higher) at point ##(0,0,0)## such way: I think so: higher-order terms can be neglected because partial derivative of second power and higher are equal to 0. Is this true? And how to define vector field correctly for this case? (In the book I found nothing and my attempt was wrong...

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 34 ·
2
Replies
34
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
Replies
31
Views
3K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K