µ³
- 68
- 0
if you have a differential equation of the form
x' = Ax
where A is the coefficient matrix, and you get a triple eigenvalue with a defect of 1. (meaning you get v1 and v2 as the associated eigenvector). How do you get v3 and how do you set up the solutions?
I tried finding v3 such that (\mathbf{A}-\lambda \mathbf{I})^2 \mathbf{v_3} = \mathbf{0} but not exactly sure what to do after that. I got another v_2 (called it v_2') by using (\mathbf{A}-\lambda \mathbf{I}) \mathbf{v_3} = \mathbf{v_2'} but again not sure how to set up solution.
my answer was
\mathbf{x_1(t)} = \mathbf{v_1} e^{\lambda t}
\mathbf{x_2(t)} = \mathbf{v_2'} e^{\lambda t}a
\mathbf{x_3(t)} = (\mathbf{v_2'} + \mathbf{v_3}t)e^{\lambda t}
but it is not what is in the back of the book. I also tried using the original v_2:
\mathbf{x_1(t)} = \mathbf{v_1} e^{\lambda t}
\mathbf{x_2(t)} = \mathbf{v_2} e^{\lambda t}a
\mathbf{x_3(t)} = (\mathbf{v_2} + \mathbf{v_3}t)e^{\lambda t}
Can anyone help?
Thanks in advance.
x' = Ax
where A is the coefficient matrix, and you get a triple eigenvalue with a defect of 1. (meaning you get v1 and v2 as the associated eigenvector). How do you get v3 and how do you set up the solutions?
I tried finding v3 such that (\mathbf{A}-\lambda \mathbf{I})^2 \mathbf{v_3} = \mathbf{0} but not exactly sure what to do after that. I got another v_2 (called it v_2') by using (\mathbf{A}-\lambda \mathbf{I}) \mathbf{v_3} = \mathbf{v_2'} but again not sure how to set up solution.
my answer was
\mathbf{x_1(t)} = \mathbf{v_1} e^{\lambda t}
\mathbf{x_2(t)} = \mathbf{v_2'} e^{\lambda t}a
\mathbf{x_3(t)} = (\mathbf{v_2'} + \mathbf{v_3}t)e^{\lambda t}
but it is not what is in the back of the book. I also tried using the original v_2:
\mathbf{x_1(t)} = \mathbf{v_1} e^{\lambda t}
\mathbf{x_2(t)} = \mathbf{v_2} e^{\lambda t}a
\mathbf{x_3(t)} = (\mathbf{v_2} + \mathbf{v_3}t)e^{\lambda t}
Can anyone help?
Thanks in advance.