Ask your own question, for FREE!
Mathematics 8 Online
OpenStudy (kelvin8262):

Third Order ODE

OpenStudy (kelvin8262):

My question is when I look at these solutions. Yeah, these are solutions. Basically I just don't understand how they transform the equation into the matrix form, especially the 3X3 matris part. I do not how to find it.

ganeshie8 (ganeshie8):

First of all, notice that the given equation \[y''' + 2y'+y=0\] is same as \[y''' = -2y'-y\]

ganeshie8 (ganeshie8):

But that's just one equation with 3 unknowns : \(y,~y',~y''\)

ganeshie8 (ganeshie8):

If you had 3 equations, you would be able to write the system as \(y' = Ay\), where A is a "square" matrix,then use matrix methods to solve it.

ganeshie8 (ganeshie8):

But all you have is just one equation, so you can't express the coefficients of the system as a square matrix, yet.

ganeshie8 (ganeshie8):

We want 3 equations, so lets cookup two dummy equations in our system : \[y'=y'\] and \[y''=y''\]

ganeshie8 (ganeshie8):

Our system would then be \[y' = y'\tag{1}\] \[y''=y''\tag{2}\] \[y'''=-2y'-y\tag{3}\]

ganeshie8 (ganeshie8):

Nothing fancy, I have just added two dummy equations so that I get a 3x3 system.

ganeshie8 (ganeshie8):

Let me know once you're happy with everything so far

OpenStudy (kelvin8262):

thank you. Now I understand now. It's much easier to understand when you write down equation 1,2 and 3. Now I realise how easy is it.

ganeshie8 (ganeshie8):

Its really easy if you're good at linear algebra :) Let \[Y = \begin{bmatrix}y\\y'\\y''\end{bmatrix} \]

ganeshie8 (ganeshie8):

then we get \[Y' = \begin{bmatrix}y\\y'\\y''\end{bmatrix}' \]

ganeshie8 (ganeshie8):

\[y' =\color{blue}{0}y+\color{blue}{1} y'+\color{blue}{0}y''\tag{1}\] \[y''=\color{blue}{0}y+\color{blue}{0}y'+\color{blue}{1} y''\tag{2}\] \[y'''=\color{blue}{-1}y\color{blue}{-2}y'+\color{blue}{0}y''\tag{3}\]

ganeshie8 (ganeshie8):

In matrix form it is \[ \begin{bmatrix}y\\y'\\y''\end{bmatrix}' =\begin{bmatrix}\color{blue}{0}&\color{blue}{1}&\color{blue}{0}\\\color{blue}{0}&\color{blue}{0}&\color{blue}{1}\\\color{blue}{-1}&\color{blue}{-2}&\color{blue}{0}'\end{bmatrix}' \begin{bmatrix}y\\y'\\y''\end{bmatrix}\]

ganeshie8 (ganeshie8):

\[Y' = \color{blue}{A}Y\]

OpenStudy (kelvin8262):

Cheers. :)

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!