We can express the system in the form X′=AX , where:
X=[xy],X′=[x′y′],A=[11−13] We found a normal-shaped Jordan matrix similar to the original:
∣A−λI∣=∣∣1−λ1−13−λ∣∣=(λ−2)2Therefore, its eigenvalue is λ=2 with algebraic multiplicity 2.
We find the eigenvectors of eigenvalue λ=2:
v=(−1,1)We know that for repeated real eigenvalues λ with multiplicity 2 and eigenvector v , the general solution takes the form:
X=c1eλtv+c2eλt(tv+u) where u is a solution to (A−λI)u=v. We can see that:
u=(1,0) Finally, the solution is:
X=c1e2t[−11]+c2e2t(t+[−11]+[10]).
Comments