Chapter Study Guide: Separable Equations
Separable Equations
Learning Objectives
After completing this section, you should be able to:
- Identify differential equations that can be solved using the separation of variables.
- Use the five-step separation of variables strategy to find general solutions.
- Solve application-based initial-value problems (IVPs) by determining specific constants.
- Recognize and identify constant (equilibrium) solutions by analyzing the function $g(y).
Key Terms & Glossary
- Differential Equation: An equation relating a function y and one or more of its derivatives.
- Separable Differential Equation: An equation in which the derivative can be factored into a function of x times a function of y.
- Autonomous Differential Equation: A specific type of separable equation where the right-hand side depends only on the dependent variable y.
- Initial-Value Problem (IVP): A differential equation coupled with a specific starting condition that allows you to solve for the arbitrary constant C.
- Constant Solution: A steady-state solution where y = c (a horizontal line), occurring when the separation factor g(y) equals zero.
The "Big Idea"
[!IMPORTANT] The core philosophy behind solving Separable Equations is turning a complex calculus problem into two simpler, independent integration problems. By mathematically shuffling all the ydy) to one side of the equal sign and all the xdx$) to the other, you can integrate both sides simultaneously to reveal the original function.
Formula / Concept Box
| Concept | Mathematical Representation | Description |
|---|---|---|
| Standard Form | The baseline requirement for a differential equation to be considered separable. | |
| Separated Form | The algebraic rearrangement needed before integration can occur. | |
| Integration Step | Taking the antiderivative of both sides. Only one arbitrary constant is needed. | |
| Constant Solutions | Values of $y that make the derivative zero, representing horizontal equilibrium lines. |
Hierarchical Outline
- 1. Basics of Separable Equations
- 1.1 Standard definition and algebraic factoring
- 1.2 Difference between separable and non-separable equations
- 1.3 Recognizing autonomous equations as a subset
- 2. The Separation of Variables Strategy
- 2.1 Identifying f(x)g(y)
- 2.2 Checking for g(y) = 0 (Constant Solutions)
- 2.3 Rearranging terms algebraically
- 2.4 Integrating both sides
- 2.5 Solving explicitly for y (when possible)
- 3. Initial-Value Problems (IVPs)
- 3.1 Applying the initial conditions to find C$
- 3.2 Interpreting specific solutions in applied contexts
Visual Anchors
Separation of Variables Workflow
Geometric Interpretation: Family of Solutions
Definition-Example Pairs
-
Separable Differential Equation
- Definition: A first-order ODE where the derivative can be strictly factored into an $x-dependent function multiplied by a y-dependent function.
- Real-World Example: Radioactive decay is described by \frac{dP}{dt} = -kP. The rate of decay (change) can be factored easily, depending only on the current amount of substance P.
-
Autonomous Differential Equation
- Definition: A differential equation where the independent variable (like time tx) does not explicitly appear in the equation.
- Real-World Example: A standard thermostat maintaining a room. The rate of temperature change \frac{dT}{dt} = k(T_{room} - T) depends entirely on the current temperature T, not on what time of day it is.
-
Constant Solution (Equilibrium)
- Definition: A straight horizontal line solution resulting from setting the isolated yg(y) to exactly zero.
- Real-World Example: A population of fish in a pond that has perfectly reached the pond's maximum carrying capacity. The population stops growing, meaning \frac{dP}{dt} = 0$, creating a constant solution.
Worked Examples
Example: Finding a General Solution
Problem: Find the general solution to the differential equation
Step-by-Step Solution:
Step 1: Check for constant solutions. Here, and . Setting $\frac{1}{y} = 0 yields no solutions, so there are no constant solutions.
Step 2: Rewrite in separated form. Multiply both sides by ydx$ to separate the variables:
Step 3: Integrate both sides.
Step 4: Solve for . Multiply the entire equation by 2:
[!NOTE] Because .
Take the square root of both sides to get the explicit function:
Because there is no initial condition provided, this is our final general solution.
Checkpoint Questions
- What algebraic property must hold true for a differential equation to be classified as "separable"?
- Why is it mathematically critical to check for constant solutions where $g(y) = 0 before dividing both sides by g(y)?
- When integrating both sides of a separable equation, why do we only append the constant of integration + C$ to the independent variable's side?
- How does an initial-value problem (IVP) change the final result compared to finding a general solution?