Find all the solutions to: xdot = [1 2; 0 1] * x
can you tell me what this means
Sure! I'm asking how to solve a system of linear differential equations of the form: \[x \prime = \left[\begin{matrix}1 & 2 \\ 0 & 1\end{matrix}\right] * \left(\begin{matrix}x1 \\ x2\end{matrix}\right)\]
oh thats x prime?
do you know the steps?
So from what I understand, I first have to find the eigenvalues of the matrix \[\left[\begin{matrix}1 & 2 \\ 0 & 1\end{matrix}\right]\] , which gives me det(\[\left[\begin{matrix}1-\lambda & 2 \\ 0 & 1-\lambda\end{matrix}\right]\]) = 0. Solving this gives me \[\lambda = 1\], with a multiplicity of two. I'm confused as to how to capture the effect of multiplicity.
i'm looking for an example
Do you have a Cramster account? I've found a good example there if you can't find one. The problem is, it's not helping me as much as I would've hoped.
ok it looks like we also need to find eigenvectors
Right, and when I solve for the eigenvectors I get v1 = \[\left(\begin{matrix}0 \\ 1\end{matrix}\right)\] And because there is a double root, it's the only eigenvector found. From what I've read, the multiplicity adds other terms but that's where my confusion lies.
why is it so hard to find an example lol
okay i think this is good i'm gonna try to work your problem
Thank you! I'd be grateful if you could get me out of this rut.
hmmm... they were about to find another vector that wasn't linear dependent
i don't see how we can find a vector that is linear independent from the first one
I think the multiplication by 't' makes it linearly independent, right?
thats really the only thing thats holding us back
Would you happen to know anyone else that help us? I'm not sure this should be this difficult.
the eigenvectors are [1 0] and [0 1]
Hi phi! Would you mind telling me how you got that?
i don't know how he got that but i do have something but i don't know if it is right
i will rewrite it
Alright!
i got these two vectors for lambda=1 [1 0] and [1 1/2] i will show you how in a second
Alright that would be great, I'm not sure how you got those.
oops I lied, the evecs are [1 0] and [-1 0]
but aren't those linear dependent phi?
Hmm, alright I think I get it. I'm just going to go through your work once more really quickly. Thank you again for taking the time to answer it!
well like i said i don't know if it is right
so I guess I'm confused by how the first one you deduced that p1 could be anything?
Oh because it is multiplied by zero?
yep
If you guys find a second eigenvector please let me know!
Yeah I understand this method, I hope it's right! I'm going to think about it some more.
I get \[c_1\left[\begin{matrix}1 \\ 0\end{matrix}\right]e^t+c_2\left(\left[\begin{matrix}1 \\ 0\end{matrix}\right]t+\left[\begin{matrix}0 \\ 1/2\end{matrix}\right]\right)e^t\]
Hi Zarkon, could you possibly explain how you got that?
I just followed the example
Join our real-time social learning platform and learn together with your friends!