Is This ODE a Bernoulli Equation and Can It Be Solved with Substitution?

Houeto
Messages
9
Reaction score
0
upload_2016-7-15_16-38-10.png

consider ODE :
upload_2016-7-15_16-38-46.png

Show that the solution to this ODE is:
upload_2016-7-15_16-40-23.png


Can someone tell what kind of ODE is it?I thought,it's on the form of Bernoulli ODE with P(x)=0.Is it possible to still solve it by using Bernoulli Methodology?I mean by substituting u=y^1-a with a=2?

Thanks
 
Physics news on Phys.org
It's separable. Divide both sides by ##y^{2}##, multiply both sides by dx, and you'll see what I mean.
 
Houeto said:
Can someone tell what kind of ODE is it?
The DE is a first order, non-linear differential equation. It's first order, since the highest derivative is a first derivative. It's nonlinear, since the dependent variable is not first-degree.

As Twigg points out, it turns out to be separable, so you can manipulate it to get y and dy on one side and x and dx on the other. Solving DEs by separation is one of the first techniques presented in most diff. equation textbooks.
 
Thanks Guys!
 
There is the following linear Volterra equation of the second kind $$ y(x)+\int_{0}^{x} K(x-s) y(s)\,{\rm d}s = 1 $$ with kernel $$ K(x-s) = 1 - 4 \sum_{n=1}^{\infty} \dfrac{1}{\lambda_n^2} e^{-\beta \lambda_n^2 (x-s)} $$ where $y(0)=1$, $\beta>0$ and $\lambda_n$ is the $n$-th positive root of the equation $J_0(x)=0$ (here $n$ is a natural number that numbers these positive roots in the order of increasing their values), $J_0(x)$ is the Bessel function of the first kind of zero order. I...
Back
Top