DE: Inspection for R(x)=sinx or cosx

  • Thread starter Thread starter median27
  • Start date Start date
median27
Messages
58
Reaction score
0
Can you post solved problems using these conditions? We're on the Advanced Engineering Mathematics and reviewing our Differential Equations. My professor only introduces this topic and didn't went deeper. I'm troubled about the sign convention, e.g.:

(D^2-9)y=-sin4x
(D^2-a^2)y=sinbx
yp=-sinbx/(a^2+b^2)
a=3, b=4
yp=sin4x/(3^2+4^2)
yp=sin4x/25

how does yp became positive? What are the formulae used... also for cosine condition?

Thanks for your help!
 
Physics news on Phys.org
hi median27! :smile:

(try using the X2 icon just above the Reply box :wink:)
median27 said:
I'm troubled about the sign convention …

it's not a convention, it's just the correct formula …

D2(sin4x) = -16sin4x

so (D2 - 9)(sin4x) = (-16 - 9)sin4x = -25sin4x :wink:

(same for cos4x)
 
Your formula tells you the particular solution of

(D2-32)y = +sin 4x

is
y_p = -\frac{\sin 4x}{3^2+4^2}
But that's not the differential equation you have. Yours has a negative sign in front of the forcing term, so you must flip the sign of the particular solution.
 
can you give me the correct formula to use for sine and cosine?

(D^2-a^2)y=sinbx
yp=-sinbx/(a^2+b^2)... is it the standard formula for sine condition?
 
you can work it out for yourself …

if y = Ksinbx, when will (D2 - a2)y equal sinbx ? :smile:
 
Alright, i get 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