sid9221
- 110
- 0
http://dl.dropbox.com/u/33103477/Untitled.png
My solution:
<br /> M=\begin{bmatrix}<br /> t+15 & -12 \\ <br /> 24 & t-19<br /> \end{bmatrix}<br />
The eigen values are 1,3.
Hence as the matrix has real and distinct eigenvalues it is diagonalisable.
Now the characteristic equation is t^2 - 4t +3 =0
So M^2 - 4M +3I = 0
M^2 = 4M-3I
Hence M^7 = (4M-3I)(4M-3I)(4M-3I)(M)
This gives the correct answer but is a very inelegant solution. Is there a better way to determine the answer without Eingevectors ?
My solution:
<br /> M=\begin{bmatrix}<br /> t+15 & -12 \\ <br /> 24 & t-19<br /> \end{bmatrix}<br />
The eigen values are 1,3.
Hence as the matrix has real and distinct eigenvalues it is diagonalisable.
Now the characteristic equation is t^2 - 4t +3 =0
So M^2 - 4M +3I = 0
M^2 = 4M-3I
Hence M^7 = (4M-3I)(4M-3I)(4M-3I)(M)
This gives the correct answer but is a very inelegant solution. Is there a better way to determine the answer without Eingevectors ?
Last edited by a moderator: