Separable Differential Equation Question

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
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.