Particular Solutions of Differential Equations

paul2211
Messages
36
Reaction score
1

Homework Statement



\frac{d^{2}y}{dx^{2}} = y\frac{dy}{dx}

Homework Equations



Let v = \frac{dy}{dx} and v\frac{dv}{dy} = \frac{d^{2}y}{dx^{2}}


The Attempt at a Solution



The question can be rewritten as:

v\frac{dv}{dy} = yv
\frac{dv}{dy} = y. (v =/=0 )

This is very easy to solve since it's basically a normal integral. I get v and substitute in \frac{dy}{dx} to get an implicit expression for y:

C+\frac{x}{2}= D Tan^{-1}(Dy)

However, the problem is when I divided v on both sides, and I noted that v can't be 0 because division by 0 is not allowed.

Thus, v = 0 is a particular solution to the DE, so y equals a constant is not a solution to this DE?

I really hope someone can give me a better understanding of particular solutions, and what I should do with them in a problem such as this.

Thank you very much.
 
Physics news on Phys.org
Thus, v = 0 is a particular solution to the DE, so y equals a constant is not a solution to this DE?
No, that says just the opposite! v= 0 is a solution to the equation after you had "reduced" it so y equal to a constant is a solution to the DE.

If y is a constant, both first and second derivatives are 0 so your equation just becomes 0= y(0).
 
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