Study Guide865 words

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 yvariables(including-variables (including dy) to one side of the equal sign and all the xvariables(including-variables (including dx$) to the other, you can integrate both sides simultaneously to reveal the original function.

Formula / Concept Box

ConceptMathematical RepresentationDescription
Standard Formdydx=f(x)g(y)\frac{dy}{dx} = f(x)g(y)The baseline requirement for a differential equation to be considered separable.
Separated Form1g(y)dy=f(x)dx\frac{1}{g(y)} dy = f(x) dxThe algebraic rearrangement needed before integration can occur.
Integration Step1g(y)dy=f(x)dx\int \frac{1}{g(y)} dy = \int f(x) dxTaking the antiderivative of both sides. Only one arbitrary constant +C+ C is needed.
Constant Solutionsg(y)=0    y=cg(y) = 0 \implies y = cValues 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)andandg(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

Loading Diagram...

Geometric Interpretation: Family of Solutions

Compiling TikZ diagram…
Running TeX engine…
This may take a few seconds

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 tordistanceor distancex) 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 yfunction-function g(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 dydx=x24y\frac{dy}{dx} = \frac{x^2 - 4}{y}

Step-by-Step Solution:

Step 1: Check for constant solutions. Here, f(x)=x24f(x) = x^2 - 4 and g(y)=1yg(y) = \frac{1}{y}. Setting $\frac{1}{y} = 0 yields no solutions, so there are no constant solutions.

Step 2: Rewrite in separated form. Multiply both sides by yandmultiplybyand multiply bydx$ to separate the variables: ydy=(x24)dxy \, dy = (x^2 - 4) \, dx

Step 3: Integrate both sides. ydy=(x24)dx\int y \, dy = \int (x^2 - 4) \, dx 12y2=13x34x+C1\frac{1}{2}y^2 = \frac{1}{3}x^3 - 4x + C_1

Step 4: Solve for yy. Multiply the entire equation by 2: y2=23x38x+2C1y^2 = \frac{2}{3}x^3 - 8x + 2C_1

[!NOTE] Because C1isanarbitraryconstant,2C1isalsojustanarbitraryconstant.Wecanabsorbthe2andrenameitsimplyCC_1 is an arbitrary constant, 2C_1 is also just an arbitrary constant. We can absorb the 2 and rename it simply C.

y2=23x38x+Cy^2 = \frac{2}{3}x^3 - 8x + C Take the square root of both sides to get the explicit function: y=±23x38x+Cy = \pm\sqrt{\frac{2}{3}x^3 - 8x + C}

Because there is no initial condition provided, this is our final general solution.

Checkpoint Questions

  1. What algebraic property must hold true for a differential equation to be classified as "separable"?
  2. Why is it mathematically critical to check for constant solutions where $g(y) = 0 before dividing both sides by g(y)?
  3. When integrating both sides of a separable equation, why do we only append the constant of integration + C$ to the independent variable's side?
  4. How does an initial-value problem (IVP) change the final result compared to finding a general solution?

Ready to study Calculus II: Integral Calculus - Integration, Series, and Parametric Equations?

Practice tests, flashcards, and all study notes — free, no sign-up needed.

Start Studying — Free