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.