Finding Yp Values of Initial Value Problems

  • Thread starter Thread starter franky2727
  • Start date Start date
  • Tags Tags
    Initial Value
franky2727
Messages
131
Reaction score
0
ok so I am looking at innitial value problems such as y''-3y'+2y=cosx for instance for this my Yp needs to be acosx +bsinx then yp' and yp'' etc

my question is what are the yp's of the following right hand sides

=ex yp=axex??
=ex+2 yp=axex??


thanks
 
Physics news on Phys.org
franky2727 said:
ok so I am looking at innitial value problems such as y''-3y'+2y=cosx for instance for this my Yp needs to be acosx +bsinx then yp' and yp'' etc

my question is what are the yp's of the following right hand sides

=ex yp=axex??
=ex+2 yp=axex??


thanks
Why would you ask? You can differentiate can't you? If y= axex, then y'= aex+ axx and y"= 2aex+ axex.

Putting those into the equation, 2aex+ axex- 3(aex+ axx)+ 2(axex)= (1- 3+ 2)axex+ (2-3)aex= -aex. Choosing a= -1 will give you ex but certainly NOT ex+ 2.

You cannot decide what functions to try without looking at the solutions to the homogenous equation, y"- 3y'+ 2y= 0, which has characteristic equation r2- 3r+ 2= (r- 1)(r- 2). that tells you that the general solution to the homogenous equation is Cex+ De2x and I presume that is why you chose axex for your yp.

However, any constant, like 2, can be written as 2e0x since e0= 1. Since r= 0 is not a solution to the characteristic equation you should be looking for a solution of the form be0x= b. In other words, as long as a constant is not already a solution to the homogeneous equation, you should try 'b' as a solution.

You should try yp= axex+ b.

By the way, one of the crucial points about "linear" equations is that you can solve the individual parts and then combine them. That's why you can solve the homogeneous equation to get the general solution and then combine with specific solutions to the entire equation. It also means that you can treat different parts of the right hand side separately:
To find a particular solution to y"- 3y'+ 2y= ex you would try yp= axex and to find a particular solution to y"- 3y'+ 2y= 2 you would try yp= b, a constant. To find a particular solution to y"- 3y'+ 2y= ex+ 2, you add those two particular solutions.
 
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