Strange Differential Equation: Solving a Radical Splitting ODE

Click For Summary

Homework Help Overview

The discussion revolves around a differential equation given by y' = √((1 - y²) / (1 - x²)) with an initial value of y(2) = 2. Participants explore the continuity and existence of solutions in different regions defined by the absolute values of x and y.

Discussion Character

  • Exploratory, Assumption checking, Problem interpretation

Approaches and Questions Raised

  • Participants discuss the implications of separating variables in the context of the equation, noting that this leads to a loss of solutions in certain regions. Questions arise about the validity of operations involving square roots when x and y are outside the range of -1 to 1.

Discussion Status

There is ongoing exploration of how to handle the equation in the regions where |x| > 1 and |y| > 1. Some participants have pointed out the need for different integral forms based on the conditions of x and y, while others reference external posts for additional insights.

Contextual Notes

Participants note that the existence theorem suggests continuity guarantees solutions in certain regions, yet the separation of variables complicates this. There is an acknowledgment of the need for careful consideration of the conditions under which mathematical operations are valid.

Bipolarity
Messages
773
Reaction score
2

Homework Statement


Solve the following differential equation, with the initial-value y(2)=2.

[tex]y' = \sqrt{ \frac{1-y^{2} } { 1-x^{2} } }[/tex]

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)

[tex]\frac{y'}{ \sqrt{ 1-y^{2} } } = \frac{1 } { \sqrt{1-x^{2} } }[/tex]

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 [itex]y = x[/itex] but to do so I required the computation [itex]arcsin(2)-arcsin(2) = 0[/itex]. This makes no sense.

BiP
 
Last edited:
Physics news on Phys.org
sqrt(a*b)=sqrt(a)*sqrt(b) is true only for a,b>0, otherwise your operation is invalid in the real numbers. For |x|, |y|>1, you cannot split them like that - unless you use complex numbers.
 
Bipolarity said:

Homework Statement


Solve the following differential equation, with the initial-value y(2)=2.

[tex]y' = \sqrt{ \frac{1-y^{2} } { 1-x^{2} } }[/tex]


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)

[tex]\frac{y'}{ \sqrt{ 1-y^{2} } } = \frac{1 } { \sqrt{1-x^{2} } }[/tex]

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?

For |x|,|y|>1 you need
[tex]\frac{y'}{\sqrt{y^2-1}} = \frac{1}{ \sqrt{x^2-1}}.[/tex]

For the first case you need integrals of the form ##\int dt/\sqrt{1-t^2},## while for the second case you need ##\int dt/\sqrt{t^2-1}.##
 
mfb said:
sqrt(a*b)=sqrt(a)*sqrt(b) is true only for a,b>0, otherwise your operation is invalid in the real numbers. For |x|, |y|>1, you cannot split them like that - unless you use complex numbers.

OK thanks, so then how would the explicit solution be obtained when |x|,|y|>1 ?

BiP
 
Oh, of course, see Ray Vickson's post how to split the sqrt in this case.
 

Similar threads

  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
3
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
10
Views
2K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K