Separable Differential Equation Question

inter060708
Messages
24
Reaction score
0

Homework Statement


dy/dx = (y^2 - 1)/ (x^2 - 1) with initial condition y(2) = 2

Why is y = 1 and/or y= -1 not solutions?


Homework Equations





The Attempt at a Solution



I am actually able to solve this differential equation but when I separate the equation according to x and y:

(y^2 - 1)^-1 dy = (x^2 - 1)^-1 dx

here I am dividing both sides of the equation by (y^2 - 1), which means now I have to exclude y = 1 , -1 and check whether they are solutions

Now how do I show that y =1 and y = -1 are not solutions?
 
Physics news on Phys.org
inter060708 said:

Homework Statement


dy/dx = (y^2 - 1)/ (x^2 - 1) with initial condition y(2) = 2

Why is y = 1 and/or y= -1 not solutions?

Homework Equations


The Attempt at a Solution



I am actually able to solve this differential equation but when I separate the equation according to x and y:

(y^2 - 1)^-1 dy = (x^2 - 1)^-1 dx

here I am dividing both sides of the equation by (y^2 - 1), which means now I have to exclude y = 1 , -1 and check whether they are solutions

Now how do I show that y =1 and y = -1 are not solutions?

y=1 or y=(-1) don't satisfy y(2)=2, do they? They are solutions to the differential equation but they don't satisfy your boundary condition.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top