Math Problem Statement

Find and classify all equilibria of y' = y(3-y)(25-y^2)

Solution

We are tasked with finding and classifying the equilibria of the differential equation:

y=y(3y)(25y2)y' = y(3 - y)(25 - y^2)

Step 1: Finding the equilibria

Equilibria occur where y=0y' = 0, meaning the derivative of yy is zero. Set the right-hand side equal to zero:

y(3y)(25y2)=0y(3 - y)(25 - y^2) = 0

Now solve for yy:

  • y=0y = 0
  • 3y=0y=33 - y = 0 \quad \Rightarrow \quad y = 3
  • 25y2=0y2=25y=±525 - y^2 = 0 \quad \Rightarrow \quad y^2 = 25 \quad \Rightarrow \quad y = \pm 5

Thus, the equilibria are y=0y = 0, y=3y = 3, y=5y = 5, and y=5y = -5.

Step 2: Classifying the equilibria

To classify the equilibria, we need to examine the stability of each equilibrium. This can be done by finding the derivative of the right-hand side with respect to yy (i.e., the function f(y)=y(3y)(25y2)f(y) = y(3 - y)(25 - y^2)) and evaluating it at each equilibrium point.

Finding the derivative:

f(y)=y(3y)(25y2)f(y) = y(3 - y)(25 - y^2)

Using the product rule, differentiate f(y)f(y):

f(y)=ddy[y(3y)(25y2)]f'(y) = \frac{d}{dy} \left[ y(3 - y)(25 - y^2) \right] f(y)=(3y)(25y2)+y(1)(25y2)+y(3y)(2y)f'(y) = (3 - y)(25 - y^2) + y \cdot (-1)(25 - y^2) + y(3 - y) \cdot (-2y)

Simplifying each term:

f(y)=(3y)(25y2)y(25y2)2y2(3y)f'(y) = (3 - y)(25 - y^2) - y(25 - y^2) - 2y^2(3 - y)

Now, evaluate f(y)f'(y) at the equilibrium points y=0y = 0, y=3y = 3, y=5y = 5, and y=5y = -5.

At y=0y = 0:

f(0)=(30)(2502)=3×25=75f'(0) = (3 - 0)(25 - 0^2) = 3 \times 25 = 75

Since f(0)>0f'(0) > 0, the equilibrium at y=0y = 0 is unstable.

At y=3y = 3:

f(3)=(33)(2532)3(2532)2(3)2(33)f'(3) = (3 - 3)(25 - 3^2) - 3(25 - 3^2) - 2(3)^2(3 - 3) f(3)=03(259)0=3(16)=48f'(3) = 0 - 3(25 - 9) - 0 = -3(16) = -48

Since f(3)<0f'(3) < 0, the equilibrium at y=3y = 3 is stable.

At y=5y = 5:

f(5)=(35)(2552)5(2552)2(5)2(35)f'(5) = (3 - 5)(25 - 5^2) - 5(25 - 5^2) - 2(5)^2(3 - 5) f(5)=(2)(2525)5(2525)2(25)(2)=0+0+100=100f'(5) = (-2)(25 - 25) - 5(25 - 25) - 2(25)(-2) = 0 + 0 + 100 = 100

Since f(5)>0f'(5) > 0, the equilibrium at y=5y = 5 is unstable.

At y=5y = -5:

f(5)=(3+5)(25(5)2)(5)(25(5)2)2(5)2(3+5)f'(-5) = (3 + 5)(25 - (-5)^2) - (-5)(25 - (-5)^2) - 2(-5)^2(3 + 5) f(5)=(8)(2525)+(5)(2525)2(25)(8)=0+0400=400f'(-5) = (8)(25 - 25) + (-5)(25 - 25) - 2(25)(8) = 0 + 0 - 400 = -400

Since f(5)<0f'(-5) < 0, the equilibrium at y=5y = -5 is stable.

Conclusion:

  • y=0y = 0 is an unstable equilibrium.
  • y=3y = 3 is a stable equilibrium.
  • y=5y = 5 is an unstable equilibrium.
  • y=5y = -5 is a stable equilibrium.

Would you like to explore any further details on these classifications or their behavior?

Related questions:

  1. How would you determine the stability of equilibria using a phase line?
  2. Can you sketch the direction field of the differential equation to confirm the behavior of solutions?
  3. How can we apply this knowledge to real-world systems (e.g., population models)?
  4. What would happen if the equation had a higher-order term, such as y3y^3?
  5. How would the classifications change if we included a damping term?

Tip:

When analyzing stability, remember that if the derivative f(y)f'(y) at an equilibrium point is positive, the equilibrium is unstable (solutions move away), while if f(y)f'(y) is negative, the equilibrium is stable (solutions move toward it).

Ask a new question for Free

By Image

Drop file here or Click Here to upload

Math Problem Analysis

Mathematical Concepts

Differential Equations
Equilibrium Points
Stability Analysis

Formulas

y' = y(3 - y)(25 - y^2)
Equilibrium condition: y' = 0
Derivative of f(y)

Theorems

First derivative test for stability
Equilibrium points in differential equations

Suitable Grade Level

Grades 11-12