Is y = (1 - sin x)^{-1/2} an Explicit Solution of 2y' = y^3 cos x?

KillerZ
Messages
116
Reaction score
0

Homework Statement



Verify that the indicated function y = \Phi(x) is an explicit solution of the given first-order differential equation. Give at least one interval I of definition.


Homework Equations



2y^{'} = y^{3}cos x
y = (1 - sin x)^{-1/2}

The Attempt at a Solution



I think I did the first part right but I am not sure about the interval I of definition.

y^{'} = -\frac{1}{2}(1 - sin x)^{-3/2}(- cos x)

Left hand side:
2y^{'} = 2(-\frac{1}{2}(1 - sin x)^{-3/2}(- cos x))
= -(1 - sin x)^{-3/2}(- cos x)
= (1 - sin x)^{-3/2}(cos x)

Right hand side:
y^{3}cos x = ((1 - sin x)^{-1/2})^{3}(cos x)
= (1 - sin x)^{-3/2}(cos x)

Therefore y = (1 - sin x)^{-1/2} is a solution.

I = (-\infty, \pi/2) or (\pi/2, \infty) is the interval I of definition.
 
Physics news on Phys.org
Apparently you have noted that sin(x) can't be 1. But x = pi/2 isn't the only place that happens. You only have to give an interval and it will have to be shorter.
 
Something like this?

I = (-3\pi/2, \pi/2) or (\pi/2, 2\pi/4)
 
Yes and no. You must have a typo in the second one.
 
Yes its:
I = (-3\pi/2, \pi/2) or (\pi/2, 5\pi/2)

Thank You
 
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