Direction Fields and Euler’s Method: Learn It 3

Equilibrium Solutions and Their Stability

Now consider the direction field for the differential equation [latex]y^{\prime} = (x - 3)(y^2 - 4)[/latex], shown below. This direction field has several interesting properties that reveal important information about the behavior of solutions.

A direction field for the given differential equation. The arrows are horizontal and pointing to the right at y = -4, y = 4, and x = 6. The closer the arrows are to x = 6, the more horizontal the arrows become. The further away, the more vertical they are. The arrows point down for y > 4 and x < 4, -4 < y < 4 and x > 6, and y < -4 and x < 6. In all other areas, the arrows are pointing up.
Direction field for the differential equation y’=(x−3)(y2−4) showing two solutions. These solutions are very close together, but one is barely above the equilibrium solution y=−2 and the other is barely below the same equilibrium solution.

First, notice the horizontal dashes that appear all the way across the graph at [latex]y = -2[/latex] and [latex]y = 2[/latex]. This means that when [latex]y = -2[/latex], we have [latex]y^{\prime} = 0[/latex]. Let’s verify this by substituting into the differential equation:

[latex](x - 3)(y^2 - 4) = (x - 3)((-2)^2 - 4) = (x - 3)(0) = 0 = y^{\prime}[/latex]

Therefore [latex]y = -2[/latex] is a solution to the differential equation. Similarly, [latex]y = 2[/latex] is also a solution.

These are the only constant-valued solutions to this differential equation. Here’s why: If [latex]y = k[/latex] is a constant solution, then [latex]y^{\prime} = 0[/latex]. Substituting into our equation gives:

[latex]0 = (x - 3)(k^2 - 4)[/latex]

Since this must be true for all values of [latex]x[/latex], we need [latex]k^2 - 4 = 0[/latex], which gives us [latex]k = -2[/latex] and [latex]k = 2[/latex].

These constant solutions are called equilibrium solutions to the differential equation.

equilibrium solutions

Consider the differential equation [latex]y^{\prime} = f(x,y)[/latex]. An equilibrium solution is any solution of the form [latex]y = c[/latex], where [latex]c[/latex] is a constant.

[latex]\\[/latex]

To find equilibrium solutions: Set the right-hand side equal to zero and solve for constant values. An equilibrium solution [latex]y = k[/latex] satisfies [latex]f(x,k) = 0[/latex] for all values of [latex]x[/latex] in the domain of [latex]f[/latex].

Stability of Equilibrium Solutions

An important characteristic of equilibrium solutions is whether other solutions approach them as asymptotes for large values of [latex]x[/latex]. This leads us to classify equilibrium solutions by their stability.

stability classifications

Consider the differential equation [latex]y^{\prime} = f(x,y)[/latex] with equilibrium solution [latex]y = k[/latex]:

  • Asymptotically Stable: If there exists [latex]\epsilon > 0[/latex] such that solutions starting near [latex]k[/latex] (within [latex]\epsilon[/latex]) approach [latex]k[/latex] as [latex]x \to \infty[/latex].
  • Asymptotically Unstable: If there exists [latex]\epsilon > 0[/latex] such that solutions starting near [latex]k[/latex] never approach [latex]k[/latex] as [latex]x \to \infty[/latex].
  • Semi-stable: If the solution is neither stable nor unstable.

Let’s examine the behavior of solutions to [latex]y^{\prime} = (x - 3)(y^2 - 4)[/latex] with initial condition [latex]y(0) = 0.5[/latex]. The figure below shows the direction field and corresponding solution.

A direction field for the given differential equation. The arrows are horizontal and pointing to the right at y = -4, y = 4, and x = 6. The closer the arrows are to x = 6, the more horizontal the arrows become. The further away, the more vertical they are. The arrows point down for y > 4 and x < 4, -4 < y < 4 and x > 6, and y < -4 and x < 6. In all other areas, the arrows are pointing up. A solution is graphed that goes through (0, 0.5). It begins along y = -4 in quadrant three, increases from -4 to 4 between x = -1 and 1, and ends going along y = 4 in quadrant 1.
Direction field for the initial-value problem y’=(x−3)(y2−4),y(0)=0.5.

Notice that the solution values stay between [latex]y = -2[/latex] and [latex]y = 2[/latex] (our equilibrium solutions). As [latex]x[/latex] approaches infinity, [latex]y[/latex] approaches [latex]2[/latex].

The behavior is similar if the initial value is higher than [latex]2[/latex], say [latex]y(0) = 2.3[/latex]. In this case, solutions decrease and approach [latex]y = 2[/latex] as [latex]x[/latex] approaches infinity. Therefore [latex]y = 2[/latex] is asymptotically stable.

What happens when the initial value is below [latex]y = -2[/latex]? The figure below illustrates this scenario with initial value [latex]y(0) = -3[/latex].

A direction field for the given differential equation. The arrows are horizontal and pointing to the right at y = -4, y = 4, and x = 6. The closer the arrows are to x = 6, the more horizontal the arrows become. The further away, the more vertical they are. The arrows point down for y > 4 and x < 4, -4 < y < 4 and x > 6, and y < -4 and x < 6. In all other areas, the arrows are pointing up. A solution is graphed that goes along y = -4 in quadrant 3 and curves between x = -1 and x = 0 to go to negative infinity along the y axis.
Direction field for the initial-value problem y’=(x−3)(y2−4),y(0)=−3.

The solution decreases rapidly toward negative infinity as [latex]x[/latex] approaches infinity. If the initial value is slightly higher than [latex]-2[/latex], the solution approaches [latex]2[/latex] instead. Since solutions don’t approach [latex]y = -2[/latex] in either case, [latex]y = -2[/latex] is asymptotically unstable.

Create a direction field for the differential equation [latex]y^{\prime} ={\left(y - 3\right)}^{2}\left({y}^{2}+y - 2\right)[/latex] and identify any equilibrium solutions. Classify each of the equilibrium solutions as stable, unstable, or semi-stable.