Ask your own question, for FREE!
Differential Equations 8 Online
OpenStudy (anonymous):

Linear Equations with Constant Coefficients. Need help please.

OpenStudy (anonymous):

Given: \[(D ^{2}+3D+2)y = 12x^{2}\] Find the general solution, \[\frac{ dy _{p} }{dx}\], A, B, C and particular solution. Man this is a lot. x_x

OpenStudy (unklerhaukus):

can you find the homogeouse solution y_c ?

OpenStudy (anonymous):

so I should solve for the homogenous solution first? o.o

OpenStudy (unklerhaukus):

yeah always find the homogenouse solution before the particular solution

OpenStudy (unklerhaukus):

\[y_c''+3y_c'+2y=0\\ m^2+3m+2=0\\m_{1,2}=\]

OpenStudy (unklerhaukus):

can you do this bit?

OpenStudy (unklerhaukus):

\[y_c=Ae^{m_1x}+Be^{m_2x}\]

OpenStudy (unklerhaukus):

now for y_p , are you going to use ; operator D method, undertermined coefficients, or variation of parameters ?

OpenStudy (anonymous):

I would like to use operator D method, but.. I need to solve first for the dy_p / dx.

OpenStudy (unklerhaukus):

are you sure that comes first? how are we to take the derivative of y_p, if we havent found y_p ?

OpenStudy (anonymous):

so what should I do? I'm clueless because this was just introduced to us. x_x

OpenStudy (unklerhaukus):

have you got y_c yet?

OpenStudy (anonymous):

nope. o.o What should I do first, sir? ._.

OpenStudy (unklerhaukus):

start with solving the quadratic m^2+3m+2=0

OpenStudy (anonymous):

oh. okay.

OpenStudy (anonymous):

x = -3 +- 1i / 2

OpenStudy (unklerhaukus):

try again

OpenStudy (anonymous):

okay. :<

OpenStudy (anonymous):

oh. sorry. it's m = -1 and -2.

OpenStudy (unklerhaukus):

good , so y_c=

OpenStudy (anonymous):

what is that y_c? o.o

OpenStudy (unklerhaukus):

the complementry homogenouse solution \[y_c=Ae^{m_1x}+Be^{m_2x}\]

OpenStudy (anonymous):

oh. is it the same with C1e^x? o.o

OpenStudy (unklerhaukus):

yeah some time the constants are written A,B,C ,... or sometimes C_1, C_2, C_3, ...

OpenStudy (anonymous):

\[y = C _{1}e ^{-x}+C_{2}e^{-2x}\]

OpenStudy (unklerhaukus):

well thats just the complementry homogenouse solution, y_c y=y_c+y_p we havent found y_p yet

OpenStudy (anonymous):

so y_p = y_c - y? o.o

OpenStudy (unklerhaukus):

The general solution is \(y\) to get the general solution we first find the complementy homogenouse equation \(y_c\) , like you have, and then the particular solution \(y_p\). [we haven't found this yet ]. We add these togeter to get the general solution \(y=y_c+y_p\)

OpenStudy (anonymous):

how can we find y_p? o.o

OpenStudy (unklerhaukus):

Well you said you wanted to use operator D, this is one method to find y_p.

OpenStudy (anonymous):

but there's 12x^2 in the way. o.o

OpenStudy (unklerhaukus):

if the 12x^2 was a 0, then y_p =0, but its not so we have to find y_p

OpenStudy (unklerhaukus):

\[(D^2+3D+2)y_p=12x^2\\ y_p=\frac{1}{D^2+3D+2}12x^2\]

OpenStudy (unklerhaukus):

now you are able to factoise that denominator using what did before \[D^2+3D+2=(D...)(D...)\]

OpenStudy (anonymous):

so it's: 12x^2 / (m+2) (m+1) ?

OpenStudy (anonymous):

@UnkleRhaukus, sir are you still there?

OpenStudy (anonymous):

looks like a tough question, didn't read lol. #yolo

OpenStudy (unklerhaukus):

yeah but this time is not m's its D's

OpenStudy (unklerhaukus):

\[y_p=\frac1{D+1}\frac1{D+2}12x^2\]

OpenStudy (unklerhaukus):

now you have to know the amazing solution to this useful fraction\[\frac1{1-x}=1+x+x^2+x^3+\cdots\]

OpenStudy (unklerhaukus):

first look the inner most bit \[\frac1{D+2}\] filp it around abit \[\frac1{2+D}\] now get rid two out of the fraction \[\frac12\frac1{1+\frac D2}\] now try to use the \(\frac1{1-x}=1+x+x^2+x^3+\cdots\) formula, what will you subsitute for \(x\) ?

OpenStudy (anonymous):

2 ? o.o

OpenStudy (unklerhaukus):

compare\[\frac1{1+\frac D2}\qquad\qquad \&\qquad\qquad \frac1{1-x}\]

OpenStudy (unklerhaukus):

...

OpenStudy (anonymous):

I can't understand that part. o.o

OpenStudy (unklerhaukus):

well if x=-D/2 you can change \(\frac1{1-D/2}\) into \( 1-D/2+(D/2)^2-(D/2)^3+(D/2)^4-...\)

OpenStudy (unklerhaukus):

So, \[y_p=\frac1{D+1}\frac1{D+2}12x^2\\\qquad\vdots\\\qquad=\frac12\frac1{D+1}(1-D/2+D^2/4-D^3/8+D^4/16-\cdots)12x^3\]

OpenStudy (unklerhaukus):

now just look at this bit \[(1−D/2+D^2/4−D^3/8+D^4/16−⋯)12x^3\]

OpenStudy (unklerhaukus):

do you know how to applyu operator D here?

OpenStudy (anonymous):

yeah. wait. I'll try to do it. o.o

OpenStudy (anonymous):

I mean yes. o.o

OpenStudy (unklerhaukus):

it might make it eaisier to find Dx^3, D^2x^3, D^3x^3, D^4x^3 first (remember that notation just means the deriviatives of x^3 with respect to x

OpenStudy (unklerhaukus):

\[\mathrm Dx^3=(x^3)'=\frac{\mathrm d }{\mathrm dx}(x^3)=3\times x^{3-1}=\]

OpenStudy (anonymous):

is it really D^3x^3? not D3x^3? o.o

OpenStudy (unklerhaukus):

\[\mathrm D^3x^3=(x^3)'''=\frac{\mathrm d^3 }{\mathrm dx^3}(x^3)=\mathrm D^2(3\times x^{3-1})=\]

OpenStudy (anonymous):

oh.. okay.

OpenStudy (anonymous):

so the answer to the 3rd derivative of x^3 is 6.

OpenStudy (unklerhaukus):

yes

OpenStudy (unklerhaukus):

what about D^4(x^3) ?

OpenStudy (anonymous):

It is 0.

OpenStudy (unklerhaukus):

right !

OpenStudy (anonymous):

so it's just until D^3.. o.o

OpenStudy (anonymous):

what's next after knowing this? o.o

OpenStudy (unklerhaukus):

yeah, all the higher order derivativies are zero

OpenStudy (unklerhaukus):

so now you can simplify this bit by distrubution \[(1−D/2+D^2/4−D^3/8+D^4/16−⋯)12x^3=\]

OpenStudy (anonymous):

err, I got -3x^2+6x-5.

OpenStudy (unklerhaukus):

are you missing the first term ?

OpenStudy (anonymous):

12x^3-3x^2+6x-6.

OpenStudy (anonymous):

what should we do now to simplify 1/D+1? o.o

OpenStudy (unklerhaukus):

ops i messed up i changed 12x^2 to 12x^3 by mistake a while back

OpenStudy (anonymous):

oh. okay. so it's 12x^2 - 2x + 2?

OpenStudy (anonymous):

oh wait.

OpenStudy (anonymous):

am I right with that 12x^2 - 2x + 2?

OpenStudy (unklerhaukus):

hmmm thats not what im getting,

OpenStudy (anonymous):

12x^2 - 18x + 6?

OpenStudy (unklerhaukus):

thats closer

OpenStudy (anonymous):

12x^2 - 12x + 6.

OpenStudy (unklerhaukus):

that's what i am getting

OpenStudy (unklerhaukus):

its kinda tricky

OpenStudy (unklerhaukus):

ok now you have (1−D/2+D2/4−D3/8+D4/16−⋯)12x2 =12x^2 - 12x + 6. \[y_p=\frac1{D+1}\frac1{D+2}12x^2\\ \qquad\vdots\\ \qquad=\frac12\frac1{D+1}(1-D/2+D^2/4-D^3/8+D^4/16-\cdots)12x^2\\ \qquad\qquad\vdots\\ \qquad\qquad=\frac12\frac1{D+1}\Big( 12x^2 - 12x + 6\Big)\]

OpenStudy (anonymous):

so now it's.. uhh.. \[(1 - D + D ^{2} - D ^{3} + D ^{4} - ... )12x ^{2}-12x +6\] ?

OpenStudy (anonymous):

or may just D. o.o

OpenStudy (unklerhaukus):

yes, , it migte make it eaisier if you cancle that factor first

OpenStudy (unklerhaukus):

i suspose we could have done that ages ago,

OpenStudy (anonymous):

so it could've been become \[\frac{ 1 }{ 2 }(D+1)(D+2)(12x^{2})\] ???

OpenStudy (anonymous):

I feel so ashamed of myself. ._.

OpenStudy (unklerhaukus):

i mean \[y_p=\frac1{D+1}\frac1{D+2}12x^2\\ \qquad\vdots\\ \qquad=\frac12\frac1{D+1}(1-D/2+D^2/4-D^3/8+D^4/16-\cdots)12x^2\\ \qquad=\frac1{D+1}(1-D/2+D^2/4-D^3/8+D^4/16-\cdots)6x^2\\ \qquad\qquad\vdots\\ \qquad\quad=\frac1{D+1}\Big( 6x^2 - 6x + 3\Big)\\ \\ \qquad\qquad\vdots\\ \qquad\qquad=\]

OpenStudy (unklerhaukus):

so you have \[(1−D+D^2−D^3+D^4−...)\big (6x^2−6x+3\big )\]

OpenStudy (anonymous):

I got 6x^2 - 18x + 21

OpenStudy (unklerhaukus):

very good work

OpenStudy (unklerhaukus):

so now, putting it all together. . . This expression we found using operator D and that magic fraction is your particular solution \(y_p\), remember we found the complementry homogenouse solution \(y_c\) earlier __ __ __ Can you now, tell me the General solution \(y=y_c+y_p\) to the origional differential equation \[(D^2+3D+2)y=12x^2\]?

OpenStudy (anonymous):

\[y = C _{1}e^{-x} + C_{2}e^{-2x} + 6x^{2} - 18x + 21\]

OpenStudy (unklerhaukus):

That is it!

OpenStudy (unklerhaukus):

do you kinda understand the procedure now?

OpenStudy (anonymous):

that was tough. but yes, I understand it now.

OpenStudy (anonymous):

is it always like this when the general solution is asked?

OpenStudy (unklerhaukus):

well if you are using operator D, [like we did] and the instead of x^3 being on the right hand side say it is cos x or e^x or some thing , then we wont use the fraction expansion we have to uses something else

OpenStudy (anonymous):

it's even more complex, right?

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!