Second Order Differential Equations

Illusionist
Messages
34
Reaction score
0

Homework Statement


Consider the second order differential equation y'' - 4y' + 4y = f(x)
Find a particular solution if f(x) = 25cos(x)

Homework Equations


I believe for this type of question I should let y = Asin(x) + B cos(x)
Hence y' = Acos(x) - Bsin(x) and
y'' = -Asin(x) - Bsin(x)

The Attempt at a Solution


I think everything above is right, and for the rest of the question I should just be able to substitute back into the original formula and find values for A and B.
The problem is when I do substitute back in all I get is a mess and a headache!

Here is what I got by substitution:
-Asin(x) - Bcos(x) - 4[Acos(x) - Bsin(x)] + 4[Asin(x) + Bcos(x)] = 25cos(x)
Hence
-Asin(x) + 4[Asin(x) + Bsin(x)] - Bcos(x) - 4[Acos(x) - Bcos(x)] = 25cos(x)

That's about all I think I can do and I have no idea how to obtain values for A and B. I know the answer is y(p) = 3cos(x) - 4sin(x).
How to get this answer from the above I have no idea, I'm obviously missing something.
Thanks in advance for any advice or help.
 
Physics news on Phys.org
You are just about there. Gather your sinx terms then factor the sin, same for the cosx terms, now, since sin x does not appear in the particular solution set its coefficient to zero, solve for A in terms of B. Set the coefficient for the cos x term = 25 and find B.
 
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