Finding a Fundamental Matrix for the System

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 3K views
sndoyle1
Messages
6
Reaction score
0

Homework Statement


Find a fundamental matrix for the system x'(t)=Ax(t); where
5 -3 -2
A = 8 -5 -4
-4 3 3

The second part of the question is to find eAt

Homework Equations



I know that you have to find the 3 eigenvectors and then the 'general solution' without putting the constants into the fundamental matrix. I'm having a super hard time finding the last eigen vector.

The Attempt at a Solution



I found the eigenvalues to be (λ-1)3 and when I completed for the first λ=1 I found that v1=[1 4 0] and v2= [1 0 2]. I tried to generalize to find v3 by using (A-λI)v3=v2 but I keep getting an invalid system.

Any help would be great.
 
Last edited by a moderator:
Physics news on Phys.org
sndoyle1 said:

Homework Statement


Find a fundamental matrix for the system x'(t)=Ax(t); where
5 -3 -2
A = 8 -5 -4
-4 3 3

The second part of the question is to find eAt

Homework Equations



I know that you have to find the 3 eigenvectors and then the 'general solution' without putting the constants into the fundamental matrix. I'm having a super hard time finding the last eigen vector.

The Attempt at a Solution



I found the eigenvalues to be (λ-1)3
No, the eigenvalue is λ = 1.
sndoyle1 said:
and when I completed for the first λ=1 I found that v1=[1 4 0] and v2= [1 0 2].
You made a mistake in v1 - it isn't an eigenvector. You can check this by verifying that Av1 ≠ 1v1.

Your other eigenvector is correct.
sndoyle1 said:
I tried to generalize to find v3 by using (A-λI)v3=v2 but I keep getting an invalid system.

Any help would be great.
 
And your matrix doesn't have three linearly independent eigenvectors. It only has two. If it had three it would be the identity matrix since it would be diagonalizable. I'm not sure what you mean by the 'fundamental matrix'. Can you define it?