Ask your own question, for FREE!
Mathematics 26 Online
OpenStudy (fibonaccichick666):

ODE Assistance please

OpenStudy (fibonaccichick666):

So, I have \[x'=\left[\begin{matrix}3 & 6 \\ -1 & -2\end{matrix}\right]x\]. I don't usually ask for a full walkthrough, but I need someone to take my hand here. (I missed class) I need to find the general solution of the system. I know it has something to do with eigenvalues and vectors

OpenStudy (fibonaccichick666):

So, what is my game plan?

OpenStudy (rsadhvika):

find eigenvalues and vectors first, may be we can see what to do later

OpenStudy (rsadhvika):

thats what you do in linear algebra the moment you see a matrix :)

OpenStudy (fibonaccichick666):

Yea, I hated Linear... Didn't learn a thing for all of the proofs...

OpenStudy (fibonaccichick666):

So, for eigenvaluses I do : \(det(A-\lambda)\) right?

OpenStudy (rsadhvika):

if you prefer you can solve this by converting the system into a single second order equation

OpenStudy (rsadhvika):

solve below for eigenvalues : \[\large \left|A - \lambda I\right| = 0\]

OpenStudy (fibonaccichick666):

yep... don' know how to convert into a single second order eq. Give me a sec to try the det thing though

OpenStudy (rsadhvika):

\[\left|\begin{matrix}3-\lambda & 6 \\ -1 & -2-\lambda\end{matrix}\right| = 0\]

OpenStudy (fibonaccichick666):

I got lambda = 2 or 1?... that doesn't seem right

OpenStudy (fibonaccichick666):

...dang, how'd they get that?

OpenStudy (fibonaccichick666):

must've multiplied wrong

OpenStudy (rsadhvika):

familiar with finding eigen vectors ?

OpenStudy (fibonaccichick666):

so I have lambda squared minus lambda

OpenStudy (rsadhvika):

yes

OpenStudy (fibonaccichick666):

h/o I have to get this part first

OpenStudy (rsadhvika):

kk

OpenStudy (fibonaccichick666):

so \[\lambda^2-\lambda=0\] I need to solve

OpenStudy (fibonaccichick666):

that's where I'm at

OpenStudy (fibonaccichick666):

1 and zero obviously work, but I can't get the math to

OpenStudy (rsadhvika):

are you kidding

OpenStudy (rsadhvika):

\[\lambda^2 - \lambda = \lambda (\lambda -1) = 0 \implies \lambda = 0 \lor \lambda = 1\]

OpenStudy (fibonaccichick666):

no.... I wish I was

OpenStudy (fibonaccichick666):

Omy god....

OpenStudy (fibonaccichick666):

Yea, ok factor it

OpenStudy (rsadhvika):

yes next find the corresponding eigenvectors and we will be done with solving the system

OpenStudy (fibonaccichick666):

so now, I have to set up eigenvectors with psi times x or something?

OpenStudy (rsadhvika):

\[\left[\begin{matrix}3-\lambda & 6 \\ -1 & -2-\lambda\end{matrix}\right] \begin{pmatrix}a\\b\end{pmatrix} = 0\]

OpenStudy (rsadhvika):

plugin each \(\lambda \) value and find a corresponding solution (a, b) the solution (a, b) will be the eigenvector

OpenStudy (fibonaccichick666):

ok thanks. I'm sorry I seem like such an idiot at the moment. can you check for me in a minute?

OpenStudy (rsadhvika):

for finding an eigenvector corresponding to \(\lambda = 0\), we solve : \[\left[\begin{matrix}3-0 & 6 \\ -1 & -2-0\end{matrix}\right] \begin{pmatrix}a\\b\end{pmatrix} = 0\]

OpenStudy (fibonaccichick666):

wait, don't tell me

OpenStudy (rsadhvika):

kk :)

OpenStudy (fibonaccichick666):

ok so I got \[\left(\begin{matrix}3a+6b \\ -a-2b\end{matrix}\right)=0\] SO I tried to solve for a and b but the answer is [0;0]?

OpenStudy (fibonaccichick666):

that can't be right

OpenStudy (fibonaccichick666):

did I multiply wrong?

OpenStudy (rsadhvika):

0,0 is a trivial answer which we don't want

OpenStudy (rsadhvika):

we will always get this 0,0 when solving the matrix for eigen vectors

OpenStudy (rsadhvika):

the rows in matrix are actually dependent, notice that the determinant is 0

OpenStudy (fibonaccichick666):

... but then... how? how do we get the two eigenvectors? is there only one?

OpenStudy (rsadhvika):

\[\left(\begin{matrix}3a+6b \\ -a-2b\end{matrix}\right)=0 \] a+2b = 0 a/b = -2/1 so an eigen vector is (-2, 1)

OpenStudy (rsadhvika):

Notice that (-2, 1) satisfies the earlier matrix equation : \[\left[\begin{matrix}3-0 & 6 \\ -1 & -2-0\end{matrix}\right] \begin{pmatrix}a\\b\end{pmatrix} = 0 \]

OpenStudy (fibonaccichick666):

how did you get the a/b=-2/1?

OpenStudy (rsadhvika):

a + 2b = 0 a = -2b a/b = -2/1

OpenStudy (rsadhvika):

it could be : a/b = -4/2 or -10/5 or any other scalar multiple

OpenStudy (fibonaccichick666):

ok... well I am now a walking study for the cognitive failures and detriment from chronic lack of sleep

OpenStudy (rsadhvika):

lol you're funny

OpenStudy (rsadhvika):

so basically we just need to find eigen values and eigenvectors to write out the solution of given DE system

OpenStudy (fibonaccichick666):

You would never believe I am in my second to last math class for a bachelor's in math atm.... I'm an idiot right now, but anyways, how do you correlate a/b=-2/1 into an eigenvector? how does that work?

OpenStudy (rsadhvika):

see you forget things if u don't review, it is ok. im here because i need to review these stuff, so in a way you're helping me

OpenStudy (fibonaccichick666):

meh, well that's good at least, but I didn't understand Linear first time around like 3 years ago, so add that and memory loss and taadaaa one incompetent idiot.

OpenStudy (rsadhvika):

an eigen vector is any solution that satisfies this equation : \[\left[\begin{matrix}3-0 & 6 \\ -1 & -2-0\end{matrix}\right] \begin{pmatrix}a\\b\end{pmatrix} = 0\]

OpenStudy (fibonaccichick666):

ohhhh ok, just substitute into the original ok

OpenStudy (rsadhvika):

since a=-2, b=1 satisfies above matrix equation, (-2, 1) is an eigen vector

OpenStudy (fibonaccichick666):

let me find the other

OpenStudy (rsadhvika):

notice that ANY scalar multiple of (-2, 1) satisfy the above equation

OpenStudy (rsadhvika):

ok or simply use wolfram..

OpenStudy (rsadhvika):

http://www.wolframalpha.com/input/?i=eigen+vectors+ {{3%2C6}%2C{-1%2C-2}}

OpenStudy (fibonaccichick666):

no, cause I need to be able to do it for my tests

OpenStudy (rsadhvika):

ohkk

OpenStudy (fibonaccichick666):

I got (-3;1)

OpenStudy (rsadhvika):

thats right, lets cookup the solution

OpenStudy (fibonaccichick666):

ok cool

OpenStudy (rsadhvika):

so we have below : 1) \(\lambda = 0\), \( (a, b) = (-2, 1)\) 2) \(\lambda = 1\), \( (a, b) = (-3, 1)\)

OpenStudy (rsadhvika):

a solution to given system is : \[\large x = \begin{pmatrix}a\\b\end{pmatrix}e^{\lambda t}\]

OpenStudy (rsadhvika):

since you have two independent solutions, take the linear combination for the general solution

OpenStudy (fibonaccichick666):

wait wait don't tell me

OpenStudy (fibonaccichick666):

I'm getting \[y=\left(\begin{matrix}-2 \\ 1\end{matrix}\right)+e^t \left(\begin{matrix}-3 \\ 1\end{matrix}\right)\]

OpenStudy (fibonaccichick666):

oh wait +C!

OpenStudy (rsadhvika):

that looks good !

OpenStudy (rsadhvika):

general solution : \[\large x = c_1\begin{pmatrix}-2\\1\end{pmatrix}e^{0t} + c_2\begin{pmatrix}-3\\1\end{pmatrix}e^{1t}\]

OpenStudy (fibonaccichick666):

awesome! Thank you so sososososossoossosososososososososososososososososososososos much

OpenStudy (rsadhvika):

np :D

OpenStudy (fibonaccichick666):

I am so unbelievably grateful for you putting up with my stupidity

OpenStudy (fibonaccichick666):

And now, I can do my homework!

OpenStudy (rsadhvika):

lol no it was nice to review these with u :) btw if u have time i can try explaining why that general solution works... but im sure you need to finish other problems and rest a bit

OpenStudy (rsadhvika):

actually this setup works only for "homogeneous linear systems with constant coefficients"

OpenStudy (fibonaccichick666):

That, I know. It is because every set of eigenvectors is LI and therefore the addition of two LI solutions gives you the general solution to the homogeneous eq

OpenStudy (fibonaccichick666):

same idea as having a complex gradient when doing second orders

OpenStudy (fibonaccichick666):

sort of

OpenStudy (rsadhvika):

exactly! but how on earth we have concluded that below is one solution to the given system ? \[x = \begin{pmatrix}a\\b\end{pmatrix}e^{\lambda t}\]

OpenStudy (rsadhvika):

(a, b) is eigen vector corresponding to the eigen value lambda

OpenStudy (rsadhvika):

you may review ur textbook later when you're free, its really a nice proof :)

OpenStudy (fibonaccichick666):

because it seemed reasonable since we used it in variation of parameters

OpenStudy (fibonaccichick666):

luckily, we don't have to know proofs for this class

OpenStudy (rsadhvika):

Oh yeah its more or less same as variation of parameters

OpenStudy (rsadhvika):

**the intuition

OpenStudy (fibonaccichick666):

But anyways, thank you again. So much. I can replicate this without help now I hope you have fun reviewing!!

OpenStudy (fibonaccichick666):

:)

OpenStudy (rsadhvika):

:)

OpenStudy (ikram002p):

are u in my class by any chance :O

OpenStudy (ikram002p):

1-first assume solution as \(x=CVe^\lambda \) 2-find eigen value and vectors :)

OpenStudy (ikram002p):

hehe since rsadhavica already find it i'll graph it for u :) http://prntscr.com/53vbbw

OpenStudy (rsadhvika):

V is eigen vector ?

OpenStudy (rsadhvika):

\[x'=\left[\begin{matrix}3 & 6 \\ -1 & -2\end{matrix}\right]x\] becomes : \[(CVe^{\lambda})'=\left[\begin{matrix}3 & 6 \\ -1 & -2\end{matrix}\right]CVe^{\lambda}\]

OpenStudy (rsadhvika):

CV is a constant multiplied by a vector

Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!
Can't find your answer? Make a FREE account and ask your own questions, OR help others and earn volunteer hours!

Join our real-time social learning platform and learn together with your friends!