Calculate Rational/Irrational Powers of a Matrix

  • Thread starter Thread starter Ali Asadullah
  • Start date Start date
  • Tags Tags
    Matrix
Ali Asadullah
Messages
99
Reaction score
0
We know how to calculate a integral powers of a matrix but how can we find rational fractional powers and irrational powers??
 
Physics news on Phys.org
The best way is to expand the result in a power series about the identity matrix. Then you can write:
M^a = I + a (M-I) + \frac{a(a-1)}{2}(M-I)^2 + ...
 
I is identity matrix of which order??
Let M is 4\times3 then what will be the order of I?
 
Ali Asadullah said:
Let M is 4\times3

Is it at all possible to calculate any power of a non square matrix? What will be M2 in your case?
 
Soory Morek
 

Similar threads

Back
Top