KillerZ
- 116
- 0
Homework Statement
Verify that the indicated function [tex]y = \Phi(x)[/tex] is an explicit solution of the given first-order differential equation. Give at least one interval I of definition.
Homework Equations
[tex]2y^{'} = y^{3}cos x[/tex]
[tex]y = (1 - sin x)^{-1/2}[/tex]
The Attempt at a Solution
I think I did the first part right but I am not sure about the interval I of definition.
[tex]y^{'} = -\frac{1}{2}(1 - sin x)^{-3/2}(- cos x)[/tex]
Left hand side:
[tex]2y^{'} = 2(-\frac{1}{2}(1 - sin x)^{-3/2}(- cos x))[/tex]
[tex]= -(1 - sin x)^{-3/2}(- cos x)[/tex]
[tex]= (1 - sin x)^{-3/2}(cos x)[/tex]
Right hand side:
[tex]y^{3}cos x = ((1 - sin x)^{-1/2})^{3}(cos x)[/tex]
[tex]= (1 - sin x)^{-3/2}(cos x)[/tex]
Therefore [tex]y = (1 - sin x)^{-1/2}[/tex] is a solution.
[tex]I = (-\infty, \pi/2)[/tex] or [tex](\pi/2, \infty)[/tex] is the interval I of definition.