How can I verify the separability of a differential equation with constants?

  • Thread starter Thread starter fluidistic
  • Start date Start date
  • Tags Tags
    Ode Variable
fluidistic
Gold Member
Messages
3,928
Reaction score
272

Homework Statement


Verify that the following ODE can be reduced to an ODE of separable variables.
\frac{dy}{dx} =f(ax+by+c) where a, b and c are constants.2. The attempt at a solution
I think I must show that there exist functions g and h such that g(y)dy=h(x)dx.
I have that dy=f(ax+by+c) dx. I was at a loss. So I talked to a friend and he told me to write u=ax+by+c.
So I get dy=f(u)dx \Rightarrow y= \int f(u)dx=\frac{u-ax-c}{b}, y'=\frac{u'-a}{b}, y''=u''. I want to write f(u) as \phi _1 (x) \phi _2 (y) but I'm totally stuck.
I'd love a tip.
Thank you.
 
Physics news on Phys.org
You have figured out that y' = (u'-a)/b and if you plug that in for y' you get

(u'-a)/b = f(u)

Write u' as du/dx and, remembering that a and b are constants, see if you can't get the u terms and the x terms on opposite sides.
 
ya lckurtz sums it up

also try looking here:http://www.tutorvista.com/math/separable-differential-equation"
 
Last edited by a moderator:
Thank you guys, I got it.
 
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