Matrix Powers - General Expression for Mk to the Nth Power

  • Thread starter Thread starter masterprimus
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 3K views
masterprimus
Messages
3
Reaction score
0
This problem first appeared on another thread under Statistics and probability. I found it when I got the same problem, which is as follows

Consider matrices in the form (k+1 k-1)
(k-1 k+1)

We will call this matrix Mk, find a general expression for Mk to the nth power in terms of k and n.


I tried several different matrices of this form, the general expression i came up with is attached in the thumbnail, but I still tried making it somewhat clear with latex.

M[tex]^{N}_{K}[/tex] = 2[tex]^{n-1}[/tex][tex]\left( [(k+1) +(k - 1)\sum^{n}_{x=1} k^{x}] [(k-1) +(k - 1)\sum^{n}_{x=1} k^{x}] \right)[/tex]
[tex]\left([(k - 1) +(k - 1)\sum^{n}_{x=1} k^{x}] [(k + 1) +(k - 1)\sum^{n}_{x=1} k^{x}] \right)[/tex]
 

Attachments

  • Picture 2.png
    Picture 2.png
    1.9 KB · Views: 484
Last edited:
Physics news on Phys.org
I don't think that's quite right, if that was your question. But there is a systematic way to do this. M can be diagonalized since it's symmetric. Find the matrix which diagonalizes it so M=S^(-1).D.S where D is diagonal. Then M^n=S^(-1).D^n.S.
 
Last edited: