Can anyone explain how they got these answers? Questions
In #4, my confusion is this: the prior problems involve the eigenvalues via the diagonalization, so not being able to do that leaves me confused.
In #5... I don't see the trick. There's a prior problem where P determined the coefficients and e^(lambda t) and D determined the lambdas, but this appears to do neither (that doesn't correspond to the answer given).
Hint for question 5
$$P^{-1}AP=J \implies A=PJP^{-1}$$
Ans therefore $$A^n=(PJP^{-1})^n=PJ^nP^{-1}$$ Note that $$J=\pmatrix {3 & 1 \\0 & 3}=3\pmatrix{ 1 & 0 \\0 & 1 }+\pmatrix {0 &1 \\0 & 0}$$ $$J=3I_2+B$$
Note also that B is a nilpotent matrix...$B^2=0_2$