Benny, I accidently hit "edit" when I meant to hit "quote". It think I put it back right! Sorry about that.
I think you are heading the right way. Remember that any basis vectors, written in that basis, look like (1, 0), (0, 1). Multiplying a matrix by (1,0) just gives the first column, multiplying a matrix by (0,1) just gives the second column.
What is P(3,1)? How would that be written as a linear combination of (3,1) and (2,1)? Those coefficients form the first column of Q. What is P(2,1)? How would that be written as a linear combination of (3,1) and (2,1)? Those coefficients form the second columnm of Q.
Yes, you can use the transition matrix. In fact, you will need it for (c).
b) I don't understand this question. I've only done questions on determining whether or not a matrix is diagonalizable. I'm not sure how this relates to the transformation itself. That is, how a matrix of a transformation relates to whether or not the transformation is diagonalizable
|
Yes, a transformation is diagonalizable if and only if its matrix representation is diagonalizable. In fact the word "diagonalizable" really applies to the transformation, not the matrix. When you "diagonalize" a matrix you are finding another matrix that would represent the same transformation in another basis.
Find the eigenvalues and eigenvectors of Q (in fact, find them of P also!)
What does that tell you? (note: for a diagonal matrix, obviously (1,0) and (0,1) are eigenvectors!)
c) I don't get the point of this question. How does having Q^n allow me to deduce the formula for P^n? Perhaps if someone tells me what I need to do in part 'a' then it should make this part more clear.
|
Because Q is a particularly simple matrix, it is easy to calculate a few powers and conjecture what Q
n looks like (and, of course, use induction on n to prove it). Since Q and P represent the same transformation in different bases, there exist, as you said above, a transition matrix, T, such that P= TQT
-1. Then P
2= (TQT
-1)(TQT
-1)= (TQ)(T
-1T)(QT
-1)= TQ
2T
-1. You try P
3! Do you see the point?
Any help with either of the 3 parts of the question would be good thanks.
|