Undetermined Coefficients, more than one term on RHS

Linday12
Messages
53
Reaction score
0

Homework Statement


y''-49y=7cos(7x)+7+e^(7x)


The Attempt at a Solution


I have no idea how to solve this Differential equation. I could solve one that has y''-49y=one term, but I'm stumped with more than one.

First, I get the homogeneous equation, y''-49y=0 and fine y_c, then use the formulas to get y_p, but that is where I'm stumped, since I'm not sure how to find it with the 3 terms on the R.H.S.
 
Physics news on Phys.org
You just add the yp]'s for the individual functions.

For example, if your RHS was ex+cosx, your yp would be
yp=Aex+Bcosx+Csinx.
 
Awesome. That sounds like exactly what I needed to know. Thanks!
 
for more than one term on the right hand side you just sum up the result. i.e for 7cos(7x)
yp=Acos(wx)+Bsin(wx). for 7 yp=C and for e^(7x) yp=De^(\lambdax)
using sum rule yp=Acos(wx)+Bsin(wx)+C+De^(\lambdax)

edit: guess rock beat me to it
 
Linday12 said:
Awesome. That sounds like exactly what I needed to know. Thanks!

Just be sure to note that you will have to modify your yp a bit, since '7' appears as a root in your auxiliary equation.
 
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