What is the particular integral for y''+y'+y=xe^{2x}?

  • Thread starter Thread starter Air
  • Start date Start date
  • Tags Tags
    Integral Ode
Air
Messages
202
Reaction score
0
When finding the particular integral, I understand that for:

y''+y'+y=e^{2x}, One would choose y=Ae^{2x}
y''+y'+y=x, One would choose y=Ax+B

But what am I supposed to choose if I have: y''+y'+y=xe^{2x}?
 
Physics news on Phys.org
Air said:
When finding the particular integral, I understand that for:

y''+y'+y=e^{2x}, One would choose y=Ae^{2x}
y''+y'+y=x, One would choose y=Ax+B

But what am I supposed to choose if I have: y''+y'+y=xe^{2x}?


Well, you know that in case of:

Dy = exp(p x)

where D is a linear differential operator,

you would choose y = A exp(px)

You also know that a solution of:

Dy = f(x) + g(x)

can be obtained by solving

Dy = f(x)

and

Dy =g(x)

separately and adding up the solutions. Linearitity of D implies that this will work.

Then, in case of:

Dy = x exp(px)

you could simply consider the factor x to be the derivative w.r.t. p. So, if you simply solve:

Dy = exp(px)

by putting y = A(p)exp(px), then the linearity of D implies that the solution of

Dy = [exp[(p+epsilon)x] - exp(px)]/epsilon

is given by

[A(p+epsilon)exp[(p+epsilon)x] - A(p)exp(px)]/epsilon

So, taking the derivative of A(p)exp(px) w.r.t. p will do. By Leibnitz's rule, you see that this amounts to putting

y = (A + B x)exp(px)
 
(A + Bx) e ^{2x} [/tex]<br /> <br /> for x^{2} e^{2x}[/tex] use (A + Bx +Cx^{2})e^{2x}&lt;br /&gt; &lt;br /&gt; and so on
 
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