How do I solve this DE method problem with y'cosx = 1-y^2?

  • Thread starter Thread starter gbacsf
  • Start date Start date
  • Tags Tags
    Method
gbacsf
Messages
15
Reaction score
0
What method would be used to solve this DE, it look like a Bernoulli but isn't. I'm lost.

y'cosx = 1-y^2

Thanks,

Gab
 
Physics news on Phys.org
It looks like you can separate the variables.
 
Treat y' as the limiting ratio dy/dx.
Your aim is to get the xs (and dx) on one side, and the ys (and dy) on the other side and integrate...
 
Hint:

\frac{dy}{dx} \,\, \frac{\cos x}{1-y^2}=1
 
Well from that I can say that y=sin(x) is a solution.

Then I get:

z' +(-2*tan(x))*z = 1/cos(x)

So then I solve this linear equation:

(sin(x) + C)/(cos(x))^2
 
Last edited:
The next step should be to substitute: y=\sin(u) into the equation FrogPad gave.
 
Back
Top