Simple NonHomogenous Differential Equation Question

shards5
Messages
37
Reaction score
0

Homework Statement


y"' -9y" +18y" = 30ex. Does not matter what the initial conditions are for my question.


Homework Equations


N/A


The Attempt at a Solution


So I factored out the equation and got:
r*(r2 - 9r + 18)
Which gives roots r = 0, r = 3, r = 6.
Which gives me the general solution:
y(x) = C0*1 + C1e3x + C2e6x
Is the above general solution correct?
Next question I have is whether I solved for the yp correctly.
yp = A*ex
yp' = A*ex
yp" = A*ex
yp'" = A*ex
which by plugging into the equation will give.
A*ex - 9A*ex + 18A*ex = 30ex
which gives 10A*ex = 30ex
which gives A = 3.
Which means my general solution should be.
y(x) = y(x) = C0*1 + C1e3x + C2e6x +3*ex
Is all this correct because I am trying to solve for the "C0, C1, etc." and I want to be absolutely sure that the base I am working with is correct and that my error is just a miscalculation with the initial conditions. Thanks.
 
Physics news on Phys.org
At first glance it looks OK to me. But if you really want to be sure, all you have to do is substitute your general solution back into the DE and see if it works.
 
Hmm didn't think about substituting back into the original DE. Thanks a lot for the tip.
 
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