Find the solution to this Differential Equation

rodolfomz
Messages
2
Reaction score
0

Homework Statement



Find the solution to ## \frac{dy}{dx} = yLn(y + 1) ##

Homework Equations



## \frac{dy}{dx} = yLn(y + 1) ##


The Attempt at a Solution



## \frac{dy}{dx} = yLn(y + 1)##

## \frac{dy}{yLn(y + 1)} = dx ##

but then i can't integrate, any help?
 
Physics news on Phys.org
rodolfomz said:

Homework Statement



Find the solution to ## \frac{dy}{dx} = yLn(y + 1) ##

Homework Equations



## \frac{dy}{dx} = yLn(y + 1) ##


The Attempt at a Solution



## \frac{dy}{dx} = yLn(y + 1)##

## \frac{dy}{yLn(y + 1)} = dx ##

but then i can't integrate, any help?
Using a substitution (u = ln(y + 1)) I was able to get to this integral:
$$\int \frac{du}{u} + \int \frac{du}{u(e^u + 1)}$$
The first integral is very simple. The second might be amenable to another substitution, but I didn't go any further.
 
thats what I have

## ∫\frac {dy}{y*ln(y+1)}=∫dx ##
changing variables
## u=ln(y+1) ; du=\frac{dy}{y+1} ##

##\int \frac{e^u*du}{(u)*(e^u -1)} = x ##
which is the same as

##\int \frac{du}{u}*\frac{e^u}{e^u-1} = x##

and then resolving by parts dv= du/u and u=e^u/e^u-1

##\frac{e^u}{e^u-1}+\int \frac{ln(u)*e^udu)}{(e^u-1)^2}##

im stuck here
 
rodolfomz said:

Homework Statement



Find the solution to ## \frac{dy}{dx} = yLn(y + 1) ##

Homework Equations



## \frac{dy}{dx} = yLn(y + 1) ##


The Attempt at a Solution



## \frac{dy}{dx} = yLn(y + 1)##

## \frac{dy}{yLn(y + 1)} = dx ##

but then i can't integrate, any help?

I doubt there is an elementary antiderivative. Where did this problem come from?
 
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