How to Simplify the Solution of y' = 6y ln(y)/x?

Saladsamurai
Messages
3,009
Reaction score
7
Solve:

y' = 6\frac{y\ln y}{x}

After separation and integration, I got

\ln[\ln y] = 6\ln x + c_1

\Rightarrow \ln y = e^{\ln x^6 + c_1}

I am not sure how to get this into an explicit form for y, without it getting nasty. I know that there is usually a trick to make it look cleaner.

Any thoughts?
 
Physics news on Phys.org
On a whim, I let c_1 = \ln c_2 and good things happen! I get,

y = e^{\frac{x^6}{c_2}}
 
Acutally, if you let c_1= ln(c_2) then you would have ln(x^6)+ c_1= ln(x^6)+ ln(c_2)= ln(c_2x^6) so that
ln(y)= e^{ln(c_2x^6)}= c_2x^6
and
y= e^{c_2x^6}.

That is, c_2 is multiplying x^6, not dividing it. But since it is simply an arbitrary constant, it really does not matter.
 
Oops! It was a summation of logs! Not a difference ... Nice catch Halls! :smile:
 
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