maths.freeDifferential Equations › First order › Bernoulli differential equation

Bernoulli differential equation

In mathematics, an ordinary differential equation is called a Bernoulli differential equation if it is of the formwhere is a real number.

Bernoulli differential equation

In mathematics, an ordinary differential equation is called a Bernoulli differential equation if it is of the form

\(y'+ P(x)y = Q(x)y^n,\)

where \(n\) is a real number. Some authors allow any real \(n\), whereas others require that \(n\) not be 0 or 1 as they cause the equation to become linear. The equation was first discussed in a work of 1695 by Jacob Bernoulli, after whom it is named. The earliest solution, however, was offered by Gottfried Leibniz, who published his result in the same year and whose method is the one still used today.

Bernoulli equations are special because they are nonlinear differential equations with known exact solutions. A notable special case of the Bernoulli equation is the logistic differential equation.

Transformation to a linear differential equation

When \(n = 0\), the differential equation is linear. When \(n = 1\), it is separable. In these cases, standard techniques for solving equations of those forms can be applied. For \(n \neq 0\) and \(n \neq 1\), the substitution \(u = y^{1-n}\) reduces any Bernoulli equation to a linear differential equation, as shown:

\(\frac{du}{dx} - (n-1)P(x)u = - (n-1)Q(x).\)

For example, in the case \(n = 2\), making the substitution \(u=y^{-1}\) in the differential equation \(\frac{dy}{dx} + \frac{1}{x}y=xy^2\) produces the equation \(\frac{du}{dx} -\frac{1}{x}u=-x\), which is a linear differential equation.

Solution

Let \(x_0 \in (a, b)\) and

\(\begin{cases} z: (a,b) \rightarrow (0, \infty), &\text{if } \alpha\in \mathbb{R} \smallsetminus \{1,2\},\\[4pt] z: (a,b) \rightarrow \mathbb{R}\smallsetminus\{0\}, & \text{if } \alpha = 2, \end{cases}\)

be a solution of the linear differential equation

\(z'(x)=(1-\alpha)P(x)z(x) + (1-\alpha)Q(x).\)

Then we have that \(y(x) := [z(x)]^{1/(1-\alpha)}\) is a solution of

\(y'(x)= P(x)y(x) + Q(x)y^\alpha(x)\ ,\ y(x_0) = y_0 := [z(x_0)]^{1/(1-\alpha)}.\)

And for every such differential equation, for all \(\alpha>0\) we have \(y\equiv 0\) as solution for \(y_0=0\).

Example

Consider the Bernoulli equation

\(y' - \frac{2y}{x} = -x^2y^2\)

(in this case, more specifically a Riccati equation). The constant function \(y=0\) is a solution. Division by \(y^2\) yields

\(y'y^{-2} - \frac2x y^{-1} = -x^2\)

Changing variables gives the equations

\(\begin{aligned} u = \frac{1}{y} \; & , ~ u' = \frac{-y'}{y^2} \\[5pt] -u' - \frac{2}{x}u &= - x^2 \\[5pt] u' + \frac{2}{x}u &= x^2 \end{aligned}\)

which can be solved using the integrating factor

\(M(x)= e^{2\int \frac{1}{x}\,dx} = e^{2\ln x} = x^2.\)

Multiplying by \(M(x)\),

\(u'x^2 + 2xu = x^4.\)

The left side can be represented as the derivative of \(ux^2\) by reversing the product rule. Applying the chain rule and integrating both sides with respect to \(x\) results in the equations

\(\begin{aligned} \int \left(ux^2\right)' dx &= \int x^4\,dx \\[5pt] ux^2 &= \frac{1}{5}x^5 + C \\[5pt] \frac{1}{y}x^2 &= \frac{1}{5}x^5 + C \end{aligned}\)

The solution for \(y\) is

\(y = \frac{x^2}{\frac{1}{5}x^5 + C}.\)

Nå har du Ingen kalkulator setter opp denne, men brikkene kan brukes. Prøv en nedenfor eller skriv inn din egen.

Fortsett ditt eget arbeid

En gratis konto legger til notater om hver leksjon, en oversikt over hva du har fullført, problemene du har løst på ett sted og en lærer du kan spørre om. Matematikkene er åpne for alle, signerte på eller ikke.

Registrer Logg inn

Symboler som brukes her

Trykk på et symbol for den fulle definisjonen, et bilde og hva hver bokstav i det betyr.

Spørsmål folk stiller

What is a differential equation?

An equation whose unknown is a function, relating it to its own derivatives. "The rate of growth is proportional to the population" is y′ = ky, and solving it means finding y as a function of time.

Why does the solution have arbitrary constants?

Integrating loses information: many functions share the same derivative. An n-th order equation has n constants, fixed by n initial or boundary conditions.

Deler av denne siden er tilpasset fra Wikipedia (CC BY-SA 4.0). Kondensert og re-forklaret her, feil er vår.

Mer i Differential Equations