Ordinary differential equations

tracedinair
Messages
47
Reaction score
0

Homework Statement



Show that φ(x) defined by,

(φ(x) - tan(x))/(φ(x) + cot(x)) = e^(∫(tan(x) + cot(x)) dx

is a solution of the differential equation y'(x) = 1 + y(x)^2

The Attempt at a Solution



Solving the right hand side first,

∫(tan(x) + cot(x) = ∫(tan(x)dx + ∫cot(x)dx = -ln|cos(x)| + ln|sin(x)|

e^(-ln|cos(x)| + ln|sin(x)|) = sin(x)/cos(x) = tan(x)

So,

(φ(x) - tan(x))/(φ(x) + cot(x)) = tan(x)

And here's where I get stuck. I cannot solve for phi. I just end up getting lost in the algebra.
 
Physics news on Phys.org
Assuming your work so far is correct, aside from the fact that the absolute values disappeared in the ln terms, and the constant of integration is missing, you have this:

(φ(x) - tan(x))/(φ(x) + cot(x)) = tan(x)
Multiply both sides by (φ(x) + cot(x)):
φ(x) - cot(x) = tan(x) * (φ(x) + cot(x))

Multiply the right side, and then get both terms involving φ(x) on one side and all other terms on the other side. Factor φ(x) from the terms containing it, and divide both sides by the other factor.
 
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