Separable differential equations

hitemup
Messages
81
Reaction score
2

Homework Statement



U0UlXN7.png
[/B]

Homework Equations


The Attempt at a Solution



I've highlighted two equations on the screenshot. How did it proceed from the first to the second? I'm actually confused with the absolute values. What is the idea behind getting rid of the first absolute value(1-5v^2) while keeping the second one(x)?
 
Physics news on Phys.org
So for starters, the manipulation is something like:
##-\frac 15 \ln | 1 - 5v^2 | = \ln |x| + c ##
##\begin{align*}
\ln | 1 - 5v^2 | &= -5(\ln |x| +c)\\
&= -5( \ln |x| - \ln e^{c} )\\
&=-5 ( \ln \frac{|x|}{e^{c} })\\
&= \ln \left(\frac{|x|}{e^{c} }\right)^{-5} \\
&= \ln \left(\frac{e^{5c} }{|x|^5}\right) \end{align*}##
Then, removing the absolute value from the left gives: ##1-5v^2 = \pm \left(\frac{e^{5c} }{|x|^5} \right) ##
So ##C = \pm e^{5c} ##
There only reason not to take out the absolute value from x that I can see is so that C is not dependent on x.
 
You get rid of the ln by exponentiating both sides.
 
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