Bernoulli differential equation: Difference between revisions
m changed the variable of the example from w to u in order to remain consistent with the process detailed earlier in the article, and made a minor addition to the steps in the example |
Mention disagreement over restriction on 'n'; in so doing, replace a MathWorld citation that was tagged "better source needed" and seemed to disagree with the claim anyway. |
||
Line 1: | Line 1: | ||
In [[mathematics]], an [[ordinary differential equation]] of the form |
In [[mathematics]], an [[ordinary differential equation]] is called a '''Bernoulli differential equation''' if it is of the form |
||
: <math>y'+ P(x)y = Q(x)y^n |
: <math>y'+ P(x)y = Q(x)y^n,</math> |
||
where <math>n</math> is a [[real number]]. Some authors allow any real <math>n</math>,<ref name="Zill 10E"/><ref name="Stewart Calculus"/> whereas others require that <math>n</math> not be 0 or 1.<ref name="EOM"/><ref name="Teschl"/> It is named after [[Jacob Bernoulli]], who discussed it in 1695. Bernoulli equations are special because they are nonlinear differential equations with known exact solutions. A famous special case of the Bernoulli equation is the [[logistic differential equation]]. |
|||
==Transformation to a linear differential equation== |
==Transformation to a linear differential equation== |
||
Line 46: | Line 46: | ||
* {{Citation | last1=Bernoulli | first1=Jacob | author1-link=Jacob Bernoulli | title=Explicationes, Annotationes & Additiones ad ea, quae in Actis sup. de Curva Elastica, Isochrona Paracentrica, & Velaria, hinc inde memorata, & paratim controversa legundur; ubi de Linea mediarum directionum, alliisque novis | year=1695 | journal=[[Acta Eruditorum]]}}. Cited in {{harvtxt|Hairer|Nørsett|Wanner|1993}}. |
* {{Citation | last1=Bernoulli | first1=Jacob | author1-link=Jacob Bernoulli | title=Explicationes, Annotationes & Additiones ad ea, quae in Actis sup. de Curva Elastica, Isochrona Paracentrica, & Velaria, hinc inde memorata, & paratim controversa legundur; ubi de Linea mediarum directionum, alliisque novis | year=1695 | journal=[[Acta Eruditorum]]}}. Cited in {{harvtxt|Hairer|Nørsett|Wanner|1993}}. |
||
* {{Citation | last1=Hairer | first1=Ernst | last2=Nørsett | first2=Syvert Paul | last3=Wanner | first3=Gerhard | title=Solving ordinary differential equations I: Nonstiff problems | publisher=[[Springer-Verlag]] | location=Berlin, New York | isbn=978-3-540-56670-0 | year=1993}}. |
* {{Citation | last1=Hairer | first1=Ernst | last2=Nørsett | first2=Syvert Paul | last3=Wanner | first3=Gerhard | title=Solving ordinary differential equations I: Nonstiff problems | publisher=[[Springer-Verlag]] | location=Berlin, New York | isbn=978-3-540-56670-0 | year=1993}}. |
||
<references |
<references> |
||
<ref name="EOM">{{eom |title=Bernoulli equation |author-first=N. Kh. |author-last=Rozov |oldid=40764}}</ref> |
|||
<ref name="Zill 10E">{{cite book |last=Zill |first=Dennis G. |date=2013 |title=A First Course in Differential Equations with Modeling Applications |edition=10th |url=https://ebooks.cenreader.com/#!/reader/3007ca4c-3ef6-4b48-a8b3-70ff21126fcf/page/3387eee2-5ffb-4d98-84b1-6402424855a5 |url-access=subscription |location=Boston, Massachusetts |publisher=[[Cengage Learning]] |page=73 |isbn=9780357088364}}</ref> |
|||
<ref name="Stewart Calculus">{{cite book |last=Stewart |first=James |author-link=James Stewart (mathematician) |date=2015 |title=Calculus: Early Transcendentals |edition=8th |url=https://play.google.com/books/reader?id=hEF-BAAAQBAJ&pg=GBS.PA625 |url-access=subscription |location=Boston, Massachusetts |publisher=[[Cengage Learning]] |page=625 |isbn=9781305482463}}</ref> |
|||
<ref name="Teschl">{{cite book |last=Teschl |first=Gerald |author-link=Gerald Teschl |date=2012 |title=Ordinary Differential Equations and Dynamical Systems |url=https://www.mat.univie.ac.at/~gerald/ftp/book-ode/ |location=Providence, Rhode Island |publisher=[[American Mathematical Society]] |series=Graduate Studies in Mathematics |issn=1065-7338 |page=15 |section=1.4. Finding explicit solutions |section-url=https://www.mat.univie.ac.at/~gerald/ftp/book-ode/ode.pdf#page=24 |isbn=978-0-8218-8328-0}}</ref> |
|||
</references> |
|||
== External links == |
== External links == |
Revision as of 01:00, 14 September 2020
In mathematics, an ordinary differential equation is called a Bernoulli differential equation if it is of the form
where is a real number. Some authors allow any real ,[1][2] whereas others require that not be 0 or 1.[3][4] It is named after Jacob Bernoulli, who discussed it in 1695. Bernoulli equations are special because they are nonlinear differential equations with known exact solutions. A famous special case of the Bernoulli equation is the logistic differential equation.
Transformation to a linear differential equation
When , the differential equation is linear. When , it is separable. In these cases, standard techniques for solving equations of those forms can be applied. For and , the substitution reduces any Bernoulli equation to a linear differential equation. For example, in the case , making the substitution in the differential equation produces the equation , which is a linear differential equation.
Solution
Let and
be a solution of the linear differential equation
Then we have that is a solution of
And for every such differential equation, for all we have as solution for .
Example
Consider the Bernoulli equation
(in this case, more specifically Riccati's equation). The constant function is a solution. Division by yields
Changing variables gives the equations
which can be solved using the integrating factor
Multiplying by ,
The left side can be represented as the derivative of . Applying the chain rule and integrating both sides with respect to results in the equations
The solution for is
- .
References
- Bernoulli, Jacob (1695), "Explicationes, Annotationes & Additiones ad ea, quae in Actis sup. de Curva Elastica, Isochrona Paracentrica, & Velaria, hinc inde memorata, & paratim controversa legundur; ubi de Linea mediarum directionum, alliisque novis", Acta Eruditorum. Cited in Hairer, Nørsett & Wanner (1993).
- Hairer, Ernst; Nørsett, Syvert Paul; Wanner, Gerhard (1993), Solving ordinary differential equations I: Nonstiff problems, Berlin, New York: Springer-Verlag, ISBN 978-3-540-56670-0.
- ^ Zill, Dennis G. (2013). A First Course in Differential Equations with Modeling Applications (10th ed.). Boston, Massachusetts: Cengage Learning. p. 73. ISBN 9780357088364.
- ^ Stewart, James (2015). Calculus: Early Transcendentals (8th ed.). Boston, Massachusetts: Cengage Learning. p. 625. ISBN 9781305482463.
- ^ Rozov, N. Kh. (2001) [1994], "Bernoulli equation", Encyclopedia of Mathematics, EMS Press
- ^ Teschl, Gerald (2012). "1.4. Finding explicit solutions" (PDF). Ordinary Differential Equations and Dynamical Systems. Graduate Studies in Mathematics. Providence, Rhode Island: American Mathematical Society. p. 15. ISBN 978-0-8218-8328-0. ISSN 1065-7338.
{{cite book}}
: Check|issn=
value (help)