Found a typo? Is this solution unclear? Let us know here. Please rate my easiness! It's quick and helps everyone guide their studies.
Let us first write the system in matrix notation:
Notice that
and
Therefore, we hypothesize that for every
This explicit formula can (and should) be established rigorously by induction (we leave this as an exercise).
Now we want to compute . Recall that matrix powers are easy to compute via matrix diagonalization. Therefore, we find the eigenvalues and eigenvectors for .
The eigenvalues are determined from , so the eigenvalues of A are 4 and -1.
To find an eigenvector associated with the eigenvalue 4, we solve , i.e. the equation
from which it is clear that is an eigenvector.
To find an eigenvector associated with the eigenvalue -1, we solve
from which we find is an eigenvector.
Now we form the matrix whose columns are the eigenvectors of A, and the diagonal matrix with the corresponding eigenvalues. We know that
and hence
The final step is to compute , and then :
Check that for n = 1 we recover the matrix A.
Finally, the question asks us to find and explicitly, with the given initial condition. Having computed , we can now compute
Upon multiplying and simplifying the above equation, we find that
.
|