2nd ODE constant coeff, quick question

  • Thread starter Thread starter rock.freak667
  • Start date Start date
  • Tags Tags
    Constant Ode
rock.freak667
Homework Helper
Messages
6,221
Reaction score
31

Homework Statement


Solve:
\frac{d^2y}{dx^2}+\frac{dy}{dx}=3x^2+2x+1

The Attempt at a Solution



Well the C.F. is y=C_1e^{-x}
the P.I. is of the form y_{PI}=Ax^3+Bx^2+Cx+D

I can find the values of A,B and C bu differentiating it and substituting it into the equation. But How would I find D since there is no 'y' in the ODE given and differentiating y_{PI} makes the constant disappear.
(Note: I can find the answer by integrating it w.r.t x and then using the integrating factor but I would like to know how to find it by adding the PI and CF together)
 
Physics news on Phys.org
rock.freak667 said:

Homework Statement


Solve:
\frac{d^2y}{dx^2}+\frac{dy}{dx}=3x^2+2x+1

The Attempt at a Solution



Well the C.F. is y=C_1e^{-x}
the P.I. is of the form y_{PI}=Ax^3+Bx^2+Cx+D

I can find the values of A,B and C bu differentiating it and substituting it into the equation. But How would I find D since there is no 'y' in the ODE given and differentiating y_{PI} makes the constant disappear.



(Note: I can find the answer by integrating it w.r.t x and then using the integrating factor but I would like to know how to find it by adding the PI and CF together)

The D is redundant since one of the solutions to the natural equation is a constant function.

Therefor the constant function is determined by the initial conditions rather then the forcing function.
 
Ah...thanks then,I thought I was really doing something wrong.
 
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