First Order Differential Equations where a<x<b (Intial value?)

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 2K views
kafuzz
Messages
1
Reaction score
0
Hi, I'm having trouble understanding what to do when a First order equation has an inequality at the end of it.

For example : sqrt(y-x^2y)*dy/dx = -xy where -1<x<1

I've solved the differential equation with y = 1/4(2C*sqrt(1-x^2) + C^2 -x^2 +1) where C is a constant.

What do I do with the inequality? Is it an initial value problem?
 
Physics news on Phys.org
welcome to pf!

hi kafuzz! welcome to pf! :smile:
kafuzz said:
HI've solved the differential equation with y = 1/4(2C*sqrt(1-x^2) + C^2 -x^2 +1) where C is a constant.

your solution contains √(1 - x2) …

you'll probably find that if |x| > 1, you get a solution with √(x2 - 1), or maybe some inverse trig function :wink: