Ask your own question, for FREE!
Mathematics 7 Online
OpenStudy (yttrium):

Find the DE: Equation attached

OpenStudy (yttrium):

\[y = C _{1}e ^{3x}+C _{2}e ^{^{-4x}}\] My answer is \[y'' + y' -12y = 0\] Just verify me if you found something wrong.

OpenStudy (usukidoll):

r^2+r-12 = 0 change the y into the r s

OpenStudy (usukidoll):

and then we factor.... (r+4)(r-3) = 0 r = -4, r = 3

OpenStudy (usukidoll):

that's about right.

OpenStudy (yttrium):

Is that an easy way? What I did is isolation of arbitrary constants.

OpenStudy (usukidoll):

you could just grab the numbers from that real root equation and do this (r-3)(r+4)

OpenStudy (yttrium):

And then what? I actually have no idea of what you're saying. I was taught by different way.

OpenStudy (usukidoll):

o-o

OpenStudy (yttrium):

Just tell me what to do next. I will do, swear.

OpenStudy (yttrium):

I want to know your method so I can compare which one will yield to an answer quicker.

OpenStudy (usukidoll):

I am in a differential equations course, but my prof hasn't reached that section. I did read about it before school started however

OpenStudy (yttrium):

Oww. Okay. ;D

OpenStudy (anonymous):

The coefficients of the x in the exponents of the e's tell you all you need to know ^.^

OpenStudy (anonymous):

But it seems miss @UsukiDoll already has that covered :D

OpenStudy (yttrium):

So what will happen after that?

OpenStudy (usukidoll):

omg it's PeterPan!!!!

OpenStudy (usukidoll):

hi hi

OpenStudy (anonymous):

They are -4 and 3. So you need that (minimal) polynomial that has 3 and -4 for its roots. Namely, (p+4)(p-3) = p^2 + p - 12

OpenStudy (anonymous):

doesn't this already look eerily similar to \[\Large y'' + y'- 12y = 0\]

OpenStudy (yttrium):

Am I wrong? Can you tell me the next steps?

OpenStudy (usukidoll):

PeterPan I need a miracle on my question :D

OpenStudy (anonymous):

huh

OpenStudy (anonymous):

Differential operator... \[\Large D \iff \frac{d}{dx}\]

OpenStudy (anonymous):

Replace the p in p^2 + p - 12 with the differential operator... And let the resulting expression be your new differential operator. \[\Large A:=\left(\frac{d}{dx}\right)^2 + \frac{d}{dx}+12\]

OpenStudy (anonymous):

typo alert ^.^ \[\Large A:=\left(\frac{d}{dx}\right)^2 + \frac{d}{dx}-12\]

OpenStudy (anonymous):

And your solution will simply be \[\Large Ay = 0\]

OpenStudy (anonymous):

Meaning, of course... \[\Large A:=\left[\left(\frac{d}{dx}\right)^2 + \frac{d}{dx}-12\right]y=0\]

OpenStudy (yttrium):

Do I get the same answer?

OpenStudy (anonymous):

Of course you do XD \[\Large \left.\frac{d^2}{dx^2}y + \frac{d}{dx}y-12y\right.=0\]

OpenStudy (anonymous):

\[\Large y'' + y' - 12y = 0\]

OpenStudy (yttrium):

Whoa! Welll, great! I thought your explaining that my answer is wrong. LOL XD

OpenStudy (anonymous):

I don't know WHAT you did but it sure sounds much more harder than this XD

OpenStudy (yttrium):

Hey. Hey. Where do you find the p? and the p^2 and p -12? is that the product of the p-3 and p+4

OpenStudy (anonymous):

oh yeah :D Since the coefficients of the x exponents in the e's are 3 and -4, we need the minimal polynomial having both 3 and -4 for its roots, so obviously, (p-3)(p+4) p for peter ^.^

OpenStudy (yttrium):

Oh I see. hahaha :)) How can be that applicable to other problems?

OpenStudy (anonymous):

do you have another problem?

OpenStudy (yttrium):

Yes. I already had solutions and answers. Can we apply same thing? I really want fast solutions! \m/

OpenStudy (anonymous):

let me see

OpenStudy (yttrium):

\[y = c _{1}+c _{2}x+c _{3}e ^{-3x}\] My answer is just \[9e ^{-3x}d^3y\]

OpenStudy (anonymous):

see, this is why i can't answer your 'applicable to other problems' question so directly, as variations can be pretty annoying :>

OpenStudy (yttrium):

Well, can you tell me where are that technique be applied. Btw, I used determinant method to answer that. :D

OpenStudy (anonymous):

never heard of it :D

OpenStudy (anonymous):

Do you know the correct answer?

OpenStudy (yttrium):

No. HAHA

OpenStudy (anonymous):

Let's see...

OpenStudy (anonymous):

none of this will make sense unless you can do this in reverse, that is, given the differential equation, work out the general solution...

OpenStudy (yttrium):

Okay. Say we have y' + y'' -12y = 0

OpenStudy (anonymous):

yup... so to do this, find its characteristic equation.

OpenStudy (anonymous):

what you do is think of the primes as 'exponents' that means no prime is a zero-exponent. so you get y + y^2 - 12 = 0 and then just solve for y. it will be confusing if you still use y, so replace it with another letter, say , m.

OpenStudy (anonymous):

\[\Large m^2 + m - 12 = 0\]\[\large m = 3 \qquad m = -4\]

OpenStudy (anonymous):

So your general solution would be of the form \[\Large C_1e^{\color{red}3x}+ C_2e^{\color{red}{-4}x}\]

OpenStudy (yttrium):

Thanks! I already got the technique. So, does it mean is always involves e?

OpenStudy (anonymous):

More or less. There's a little twist when you get complex roots, but more on that when you actually have to deal with them XD

OpenStudy (anonymous):

And there's ANOTHER twist if your roots have multiplicity.

OpenStudy (yttrium):

Can you show some? :DD

OpenStudy (anonymous):

oh, what the heck try doing this \[\large y'' + 6y' + 9y=0\]

OpenStudy (yttrium):

\[a e^{-3x} = 0\]Is that the answer? :#

OpenStudy (anonymous):

thtat's AN answer. but it doesn't really cover all possible answers... does it? :D

OpenStudy (anonymous):

try \[\Large xe^{-3x}\]

OpenStudy (anonymous):

You'll see it fits :D

OpenStudy (yttrium):

But I can't form the DE using my method. :/

OpenStudy (anonymous):

Okay, chill. When you have roots of multiplicities, in this case, we have -3 twice, then the general solution (at least, the bit involving -3) is as follows... \[\Large C_1e^{-3x}+C_2\color{red}xe^{-3x}\]

OpenStudy (anonymous):

in general, if we have a root r, of multiplicity n, then, the general solution (involving that r) would be \[\Large C_1e^{rx}+C_2xe^{rx}+...C_nx^{n-1}e^{rx}\]

OpenStudy (yttrium):

Okay. I see. I see. I was really having the second though if do I have to put -3x twice. Now I was enlighten. :)) How can I know where to put the variable? Say on our example, the variable x?

OpenStudy (anonymous):

what do you mean

OpenStudy (yttrium):

Okay. I already see your last reply. :))

OpenStudy (anonymous):

good. now back to this problem...

OpenStudy (anonymous):

\[\Large y = c _{1}+c _{2}x+c _{3}e ^{-3x}\]

OpenStudy (anonymous):

In this part, we see an x-factor (no pun intended) \[\Large y = \color{green}{c _{1}+c _{2}x}+c _{3}e ^{-3x}\] and its highest degree is 1, indicating that there is a root of multiplicity 2 :)

OpenStudy (anonymous):

But what is that root? :D

OpenStudy (anonymous):

Remember how we found the roots? By looking at the coefficient of the x in the exponent of the e, right?

OpenStudy (yttrium):

Yes. There is only one root.

OpenStudy (anonymous):

There are two. One of them better at hiding than the other ^.^

OpenStudy (yttrium):

Where is it?? O.O

OpenStudy (anonymous):

Let's hunt for it ^.^

OpenStudy (anonymous):

But nothing can hide from me for long :D \[\Large y = c _{1}\color{red}{e^{\color{black}0x}}+c _{2}x\color{red}{e^{\color{black}0x}}+c _{3}e ^{-3x}\] NOW do you understand? :D

OpenStudy (yttrium):

Yes. I know that.

OpenStudy (anonymous):

Okay, so the roots are -3 and 0. Except 0 is taken as a root TWICE since there's an x-factor. (note that if there was an x^2 factor, then that means that 0 is taken as a root THREE times, etc)

OpenStudy (yttrium):

Is it (t+3)^3 ??

OpenStudy (anonymous):

No.

OpenStudy (anonymous):

Roots are 0, 0, and -3. So... (p - 0)(p - 0)(p + 3)

OpenStudy (yttrium):

p^2 (p+3)

OpenStudy (yttrium):

(p^3+3p^2)

OpenStudy (anonymous):

Yup ^.^

OpenStudy (anonymous):

So, that means...?

OpenStudy (yttrium):

Is it y''' + 3y'' = 0 ?

OpenStudy (anonymous):

that's right ^.^

OpenStudy (yttrium):

Owww. Thank you. I got new lessons from you. :))

OpenStudy (anonymous):

:)

OpenStudy (yttrium):

But I found different answer. :/ We're actually forced to do determinant method in this question, but don't worry. I'll just recheck it.

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!