Chapter Study Guide: First-order Linear Equations
First-order Linear Equations
Learning Objectives
After completing this study guide, you should be able to:
- Identify and write first-order linear differential equations in standard form.
- Calculate the integrating factor for any linear first-order differential equation.
- Apply the integrating factor method to solve general first-order linear differential equations.
- Solve initial-value problems (IVPs) involving first-order linear equations.
- Model applied real-world problems (such as air resistance and electrical circuits) using first-order linear equations.
Key Terms & Glossary
- First-order Linear Differential Equation: An equation involving an unknown function , where both and and ).
- Standard Form: The specific arrangement of a linear differential equation written as is exactly 1.
- Integrating Factor: A specially determined mathematical multiplier, denoted or , that transforms the left-hand side of a standard-form differential equation into the exact derivative of a product.
- General Solution: A solution that encompasses all possible particular solutions, typically containing an arbitrary constant .
- Initial-Value Problem (IVP): A differential equation paired with a specific starting condition (e.g., .
The "Big Idea"
[!TIP] The Reverse Product Rule The "Big Idea" behind solving first-order linear differential equations is a clever trick to exploit the Product Rule for derivatives: .
By writing the equation in standard form and multiplying every term by an integrating factor, the left side magically collapses into the derivative of a single product. Once collapsed, you simply integrate both sides to solve for without the derivatives getting in the way!
Formula / Concept Box
| Concept | Formula | Notes |
|---|---|---|
| Standard Form | Always divide by the coefficient of first to achieve this form. | |
| Integrating Factor | Do not include a constant when computing this integral. | |
| Collapsed Form | This is the result of multiplying the Standard Form by . | |
| General Solution | Always isolate as the final step. |
Hierarchical Outline
- Basics of First-order Linear Equations
- Recognizing linearity (no , , or )
- The Standard Form:
- The Integrating Factor Method
- Deriving the Integrating Factor:
- Applying the Product Rule in reverse
- Integrating both sides to find the General Solution
- Initial-Value Problems (IVPs)
- Substituting and into the General Solution
- Solving for the integration constant
- Applications
- Modeling population growth/decay
- Electrical circuits (RL circuits)
- Newton's Law of Cooling & Air Resistance models
Comparison Tables
[!NOTE] Distinguishing between equation types is critical on exams. Use this table to decide your approach.
| Feature | Separable Equations | First-Order Linear Equations |
|---|---|---|
| Form | ||
| Solution Strategy | Move all 's to one side, 's to the other. Integrate. | Find standard form, calculate integrating factor, multiply, and integrate. |
| Linearity Requirement | Can be highly non-linear in (e.g., , $e^y). | Must be strictly linear in y$. |
| Key Challenge | Integrating difficult functions. | Finding the integrating factor algebraically. |
Visual Anchors
Method Flowchart
Solution Curves (Family of Solutions vs. IVP)
[!TIP] In the graph above, all curves represent the General Solution ).
Definition-Example Pairs
▶Standard Form
Definition: A differential equation formatted such that .
Example: The equation . Here, and .
▶Integrating Factor
Definition: The term used to multiply both sides of a standard form differential equation, making the left side a perfect derivative. Calculated as .
Example: For the equation , the function .
Worked Examples
Example 1: Finding the General Solution
Problem: Find the general solution to the differential equation assuming .
Step 1: Put into standard form. Divide both sides by equal to 1: Identify terms: and .
Step 2: Find the integrating factor .
Step 3: Multiply the standard form by .
Step 4: Collapse the left side. Recognize that the LHS is the exact derivative of :
Step 5: Integrate both sides.
Step 6: Solve for .
Example 2: Solving an Initial-Value Problem (IVP)
Problem: Solve the initial-value problem:
Step 1 & 2: Standard form and Integrating factor. The equation is already in standard form where .
Step 3 & 4: Multiply and collapse.
Step 5 & 6: Integrate and solve for General Solution.
Step 7: Apply the initial condition to find . Substitute :
Final Particular Solution:
Checkpoint Questions
Test your active recall. Cover the answers to see if you mastered the concepts!
- Question: Why is NOT a linear differential equation?
- Answer: It contains a term multiplied by and and cannot have them multiplied together.
- Question: When converting to standard form, what must you do if your equation looks like ?
- Answer: You must divide the entire equation by will be .
- Question: What happens to the ?
- Answer: We ignore it (or set .
- Question: After multiplying by the integrating factor, what should the left-hand side of your equation always turn into?
- Answer: The exact derivative of the product of your integrating factor and , written as .
Muddy Points & Cross-Refs
[!WARNING] Common Pitfall: Don't forget to multiply the right-hand side unchanged, leading to an incorrect final integral.
- Cross-Reference: If the integral is difficult, you may need to apply Integration by Parts or U-Substitution (review Calculus II Techniques of Integration).
- Cross-Reference: The application of integrating factors is deeply tied to Newton's Law of Cooling and Exponential Decay models. Keep these real-world analogs in mind as you solve.