New Reply

Separable differential equation

 
Share Thread Thread Tools
Feb4-13, 02:29 PM   #1
 

Separable differential equation


1. The problem statement, all variables and given/known data

I am asked to find a singular solution of the D.E. dy/dx = (xy+2y-x-2)/(xy-3y+x-3). I am first solving to find the general solution form of the D.E., and so far have it to:

[(x+2)/(x-3)]dx = [(y+1)/(y-1)]dy

From here, of course, you integrate both sides, but I am struggilng to find the best technique of integration. Any ideas?



2. Relevant equations



3. The attempt at a solution
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Galaxies fed by funnels of fuel
>> The better to see you with: Scientists build record-setting metamaterial flat lens
>> Google eyes emerging markets networks
Feb4-13, 02:48 PM   #2
 
Mentor
Quote by Syrus View Post
1. The problem statement, all variables and given/known data

I am asked to find a singular solution of the D.E. dy/dx = (xy+2y-x-2)/(xy-3y+x-3). I am first solving to find the general solution form of the D.E., and so far have it to:

[(x+2)/(x-3)]dx = [(y+1)/(y-1)]dy

From here, of course, you integrate both sides, but I am struggilng to find the best technique of integration. Any ideas?



2. Relevant equations



3. The attempt at a solution
You can use polynomial long division on each of your two rational expressions, or you can add and subtract the same quantity in each numerator so as to get expressions that are easier to work with. Both techniques produce the same results.

For example, (x + 2)/(x - 3) = (x - 3 + 5)/(x - 3) = (x - 3)/(x - 3) + 5/(x - 3) = 1 + 5/(x - 3). The same sort of idea works with the other rational expression.
Feb4-13, 05:42 PM   #3
 
Thanks Mark. That helped. Can anyone also verify that y=1 is a singular solution to the D.E.?
Feb4-13, 10:43 PM   #4
 

Separable differential equation


I have solution, which I disagree with, claiming y=0 is a singular solution since, upon substitution, it doesn't seem to produce an identity.
Feb5-13, 12:22 AM   #5
 
Mentor
Quote by Syrus View Post
I have solution, which I disagree with, claiming y=0 is a singular solution since, upon substitution, it doesn't seem to produce an identity.
Which should suggest that y = 0 isn't a solution at all.

If y ##\equiv## 0 is a (purported) solution, then it follows that dy/dx ##\equiv## 0. However, if y = 0, from the diff. equation, we have dy/dx = (-x - 2)/(x - 3), which is zero only if x = -2.
New Reply
Thread Tools


Similar Threads for: Separable differential equation
Thread Forum Replies
Help with this separable differential equation Differential Equations 1
Separable Differential Equation Calculus & Beyond Homework 3
Separable Differential Equation Calculus & Beyond Homework 3
Separable differential equation Calculus & Beyond Homework 3
Separable Differential Equation Calculus & Beyond Homework 4