Bipolarity
- 773
- 2
Homework Statement
Solve the following differential equation, with the initial-value y(2)=2.
y' = \sqrt{ \frac{1-y^{2} } { 1-x^{2} } }
Homework Equations
The Attempt at a Solution
This is a strange ODE. It is continuous when either both |x|<1 and |y|<1 or when both |x|>1 and |y|>1. (Both of the regions guarantee the existence and continuity of the derivative)
\frac{y'}{ \sqrt{ 1-y^{2} } } = \frac{1 } { \sqrt{1-x^{2} } }
However, when you separate the variables (to solve it), the radical splits, causing the derivative to be defined only when both |x|<1 and |y|<1. The other region i.e. |x|>1 and |y|>1 is lost as a region in which a solution exists. This is strange.
By the existence theorem, that the function y'(x,y) is continuous when both |x|>1 and |y|>1 should guarantee the existence of a solution, yet separation of variables forces the loss of a solution in that region.
What then, is the (explicit) solution for that region, or how might I go about finding it?
I did end up finding the explicit solution to the IVP to be y = x but to do so I required the computation arcsin(2)-arcsin(2) = 0. This makes no sense.
BiP
Last edited: