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