High order differential equations: undetermined coefficients

dmoney123
Messages
32
Reaction score
1

Homework Statement



If the method of undetermined coefficients is used to find a particular solution
yp (t) to the differential equation y'''-y'=te^(-t)+2cos(t) should
have the form: ?

Homework Equations

The Attempt at a Solution


LHS

r^3-r=0

roots= 0, 1

y_c(t)=c_1e^tRHS

te^(-t)+2cos(t)

(At+B)e^(-t)+Ccos(t)+Dsin(t)

correct answer given however is

t(At + B)e^(-t) + C cos(t) + D sin(t)

I don't know how that t in front got there.. It would make sense if my LHS gave e^-t. but i don't think it does.Thanks
 
Physics news on Phys.org
Hello dmoney,

Your LHS should be yc(t) = c1et + c2e(0*t) = c1et + c2

missed that ... c3e-t
 
Your characteristic equation is third order in r. How many roots are there?
 
SteamKing said:
Your characteristic equation is third order in r. How many roots are there?

right... 3 roots...

so r^3-r=0

r=0, r=1, and... r=-1

-1-(-1)=0

I always get stuck on the stupidest mistakes.

I really appreciate it! thanks
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top