Calculating powers of matrices

  • Thread starter rdajunior95
  • Start date
  • Tags
    Matrices
In summary, the conversation discusses calculating M^k, where M is a square matrix, and the use of the equation M^k=PD(P^-1) where D is a diagonal matrix. The conversation also mentions finding a non-singular matrix P and a diagonal matrix D such that (A^5) = PD(P^-1), and the concept of diagonalizable matrices. The conversation ends with a mention of Jordan normal form and the formula for finding nth powers of matrices.
  • #1
rdajunior95
25
0
Hi,


I get a lot of questions about calculating M^k, where M is a square matrix!

They say you can use an equation like M^k=PD(P^-1) where D is a diagonal matrix.

I don't know how to calculate this!

Any help will be appreciated!


P.S. Sorry if this is in the wrong section!
 
Mathematics news on Phys.org
  • #2
Who are "they"?

This sounds a bit too much like a homework question, so for now I will not give a complete answer. Some square matrices can be decomposed such that M=PDP-1. These are the diagonalizable matrices.

If some matrix M is diagonalizable, what is M2? Try writing it out. Remember that while matrix multiplication is not commutative, it is associative.
 
  • #3
they are the people who set out the question paper of 9231 Further maths.

So m^2 will be (PD(P^-1))*(PD(P^-1))

so P * P^-1 = I so it will be PDPD.

Am I right?
 
  • #4
Also I have a question that find a non-singular matrix P and a diagonal matrix D such that (A^5) = PD(P^-1)

Where A is a 3x3 matrix

A is given but I don't know how to put a matrix in a post!

Sorry
 
  • #5
rdajunior95 said:
they are the people who set out the question paper of 9231
What does this mean? I realize that while English may not be your native language, this cryptic statement wouldn't make sense in any language. What is the "question paper of 9231"?

Further maths.

So m^2 will be (PD(P^-1))*(PD(P^-1))

so P * P^-1 = I so it will be PDPD.

Am I right?
No. Try again.
 
  • #6
I think you have misread. What I have typed is 9231 Further maths!

And please tell me from where to start!

I haven't even read about it in any books of mine.

I have Complete series of Further Maths 1, 2 & 3 for OCR and Further Pure Mathematics by brian gaulter and mark gaulter and complete series by L. Bostock
 
  • #7
You need to give the context that 9231 Further Maths is a course or placement test at Cambridge International Education (CIE), something like that. The only reason I know this is that you provided a link to the syllabus for 2010 in another thread. Without this information, people will have no idea what you're talking about.
 
  • #8
An n by n matrix is "diagonalizable" if and only it has n independent eigenvectors. (That is always true if A is a symmetric matrix and/or has n distinct eigenvalues.)

If A has n independent eigenvectors, the form the matrix P having those eigenvectors as eigenvalues.

Then \(\displaystyle P^{-1}AP= D\) is a diagonal matrix having the eigenvalues of A on the diagonal.

It is easy to take the nth power of a diagonal matrix- \(\displaystyle D^n\) is the diagonal matrix having the nth powers of its diagonal elements on the diagonal.

Also, if [itex]D= P^{-1}AP[/itex], then [itex]D^n= (P^{-1}AP)(p^{-1}AP)\cdot
cdot\cdot(P^{-1}AP)= P^{-1}A^nP[/itex] since all those internal "P"s and "[itex]P^{-1}[/itex]"s cancel.

So [itex]A^n= PD^nP^{-1}[/itex].

Most matrices are NOT "diagonalizable" but can be reduced to "Jordan normal form" which has some "1"s above the diagonal. The formula for nth powers is more complicated but still doable.
 
  • #9
Thanks for the help! :D
 

1. How do you calculate the power of a matrix?

The power of a matrix can be calculated by multiplying the matrix by itself a certain number of times. For example, to calculate the power of a matrix A to the 3rd power, you would multiply A by itself three times: A x A x A.

2. What is the purpose of calculating powers of matrices?

Calculating powers of matrices is useful in solving systems of linear equations, as well as in determining the long-term behavior of a dynamical system.

3. Can any matrix be raised to any power?

No, not all matrices can be raised to any power. Only square matrices (with the same number of rows and columns) can be raised to a power. Additionally, not all square matrices have powers that are meaningful or useful.

4. How do you calculate the power of a matrix that has non-integer values?

The power of a matrix with non-integer values can be calculated using the concept of diagonalization. This involves finding the eigenvalues and eigenvectors of the matrix and using them to create a diagonal matrix, which can then be raised to the desired power.

5. Is there a shortcut for calculating powers of matrices?

Yes, there is a shortcut for calculating powers of matrices called the Cayley-Hamilton theorem. This theorem states that any square matrix satisfies its own characteristic equation, which can be used to easily calculate higher powers of the matrix.

Similar threads

  • General Math
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
2
Views
598
Replies
1
Views
800
  • General Math
Replies
11
Views
1K
Replies
1
Views
757
  • Precalculus Mathematics Homework Help
Replies
1
Views
722
  • General Math
Replies
5
Views
1K
Replies
7
Views
827
  • Calculus and Beyond Homework Help
Replies
4
Views
811
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
870
Back
Top