First order nonlinear differential equation Help needed.

plushval
Messages
4
Reaction score
0
Hi All,

I have been trying to solve following nonlinear differential equation, but I couldn't solve it.

0 = a*[f(t)]^{z/(z-1)} + (-t+C)*f(t) + b*[df(t)/dt]

where a, b and C are constants and 0< z<1.

Could you please help me how to solve this nonlinear differential equation? I would really appreciate any suggestions. Many thanks, in advance!

Karen
 
Physics news on Phys.org
Thanks a lot for the suggestion, but unfortunately I could not make integrating factor technique work since integrating factors turns out to be a function of both "t" and "f". Any other suggestions?

Kind regards
 
I got a suggestion: When you get stuck, fall back and work on a simpler one first, then build it back up to the original problem:

f&#039;+f^{1/2}+(c-t)f=0

now, what happens if I let u=f^{1/2}

you can convert that to a DE in u right?. You know, f=u^2, f'=2uu'. You can do that? Ok, put all that back in, solve it for u, then of course f=u^2. Ok, how about:

f&#039;+f^{3/4}+(c-t)f=0

same dif. Let u=f^{1/4}. Now when you figure out what u is, then raise it to the fourth power to get f.

How about:

f&#039;+f^{n/m}+(c-t)f=0

How about when n/m is not rational?
 
Last edited:
I will definitely try to solve it in the way that you suggested jackmell. Thanks a lot!

As a quick note, z/(z-1) is negative; hence it may cause some problems.
 
As I said, z/(z-1) taking negative values is very problematic, therefore unfortunately, I could not solve the ODE using the approach you suggested, jackmall. I appreciate your time, though.

Any other suggestions would be highly appreciated.

Kind regards
 
If:

f&#039;+\frac{1}{f^{1/2}}+(c-t)f=0

then what happens if we let:

u=f^{3/2}

If:

f&#039;+\frac{1}{f^{1/4}}+(c-t)f=0

then what happens if we let:

u=f^{5/4}
 

Similar threads

Back
Top