How do I solve a Bernoulli equation?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
asdf1
Messages
734
Reaction score
0
can someone explain how to solve the bernoulli equation? I'm having a hard time understanding...
 
Physics news on Phys.org
The Bernoulli equation is an energy conservation equation for fluid kinetics. In what way are you having difficulty solving it? o.O
 
asdf1 said:
can someone explain how to solve the bernoulli equation? I'm having a hard time understanding...

You mean:

[tex]y^{'}+P(x)y=Q(x)y^n[/tex]

The key to solving this is to recognize the differential form:


[tex]y^{-n}dy[/tex]

and what, when differentiated, gives this. Well that would be:

[tex]\frac{1}{1-n}y^{1-n}[/tex]

Hey, I know it's not easy. They catch me in here all the time with differential forms.

Ok then so we'll divide by [itex]y^n[/itex] up there in the first equation and take the differential form:

[tex]y^{-n}dy+Py^{1-n}dx=Qdx[/tex]

Alright then,so that's what we have right, the differential [itex]y^{-n}dy[/itex].

So, let:

[tex]z=y^{1-n}[/tex]

and then substitute the differential form of this into the original equation. Here's the first part:

We got:

[tex]y^{-n}dy+Py^{1-n}dx=Qdx[/tex]


So the [itex]y^{-n}dy[/itex] part would just be:

[tex]\frac{1}{1-n}dz[/tex]

Do the rest and then get a first-order ODE in terms of z and x.
 
Last edited:
hmm... so the key is to try to get the non-linear equation into a linear equation...
saltydog, thank you very much for explaining it to me! :)