BackDifferential Equations and Sequences & Series: Study Notes
Study Guide - Smart Notes
Tailored notes based on your materials, expanded with key definitions, examples, and context.
Section 9.1 - Introduction to Differential Equations
Definitions and Concepts
Differential equations are equations involving derivatives of a function. They are fundamental in modeling various physical, biological, and economic systems.
Differential Equation (DE): An equation involving derivatives of a function.
Order: The highest derivative present in the equation.
Initial Value Problem (IVP): A differential equation together with specified values at a given point.
Linear Differential Equation: A DE in which the dependent variable and its derivatives appear to the first power and are not multiplied together.
Equilibrium Solution: A constant solution where the derivative is zero.
Stable/Unstable Equilibrium: Stability refers to whether solutions that start near an equilibrium stay near (stable) or move away (unstable).
General Solution
Solving a DE generally means finding a function (or family of functions) that satisfies the equation.
For an nth order DE, the general solution contains n arbitrary constants.
Initial Value Problems
Given a DE and initial conditions, find the particular solution that satisfies both.
Verifying Solutions
Substitute the proposed solution into the original DE to check if it holds.
Section 9.2 - Direction Fields and Euler's Method
Direction Fields
Direction fields (or slope fields) are graphical representations of first-order DEs, showing the slope of the solution curve at each point.
Equilibrium Points: Points where the derivative is zero; solutions remain constant.
Stability:
Stable: Solutions approach the equilibrium as time increases.
Unstable: Solutions move away from the equilibrium.
Semi-stable: Solutions approach from one side and move away from the other.
Euler's Method
Euler's Method is a numerical technique to approximate solutions to initial value problems.
Given , , and step size :
Iterative formula:
Repeat for desired number of steps to approximate the solution.
Section 9.3 - Separable Differential Equations
Solving Separable Equations
A separable DE can be written as , allowing variables to be separated and integrated.
Rewrite as
Integrate both sides to find the general solution.
Examples
Verification: Given , verify it solves by substitution and differentiation.
Equilibrium Solutions: For , equilibrium at and . For , the solution starts between equilibria and can be analyzed for stability.
General Solution: For , separate variables and integrate.
Other Examples:
Section 9.4 - Special First-Order Linear Differential Equations
Applications
Harvesting: Models population with constant removal (harvesting) rate.
Newton's Law of Cooling: , where is temperature, is ambient temperature, and is a positive constant.
Examples
Loan Repayment: A student borrows \frac{dP}{dt} = rP - 500$ and solve for time to repay.
Weed Harvesting: Garlic Mustard Weed grows at 3% per month, 100 plants removed monthly, starting with 5,000. Model with and solve for .
Section 9.5 - Applications of Differential Equations
Common Models
Logistic Growth: , where is carrying capacity.
Gompertz Equation: , another model for bounded growth.
Stirred Tank Reactions: Models concentration changes in a well-mixed tank with inflow and outflow.
Section 10.1 - Overview of Sequences and Series
Definitions
Sequence: An ordered list of numbers, often defined by a formula .
Recursive Definition: Each term is defined in terms of previous terms.
Explicit Definition: Each term is given directly as a function of .
Infinite Series: The sum of the terms of a sequence: .
Sequence of Partial Sums: .
Converge/Diverge: A sequence or series converges if it approaches a finite limit; otherwise, it diverges.
Skills
Write out terms of a sequence or series.
Determine convergence and limits.
Define sequences recursively or explicitly.
Find limits of partial sums.
Example: Learning Curve Model
Given , where is the maximum performance and .
This models learning as the rate of improvement proportional to the remaining potential.
Solution: , where is initial performance.
Section 10.2 - Sequences
Definitions and Properties
Increasing/Decreasing: (increasing), (decreasing).
Nondecreasing/Nonincreasing: (nondecreasing), (nonincreasing).
Monotonic: Sequence is either always increasing or always decreasing.
Bounded Above/Below: There exists a number such that (above), (below).
Bounded: Both above and below.
Geometric Sequence: for some and .
Skills and Examples
Find limits using algebraic or squeeze theorem methods.
Compare growth rates of sequences.
Examples:
(since and )
Examples of sequences with given properties:
Nondecreasing:
Increasing:
Decreasing and converges:
Nonincreasing and diverges:
Bounded above and below but does not converge:
Bounded above and increasing:
Section 10.3 - Infinite Series
Definitions
Series: The sum .
Sequence of Partial Sums: .
Convergent Series: If exists and is finite.
Divergent Series: If the limit does not exist or is infinite.
Geometric Series: converges if .
Telescoping Series: Series where many terms cancel, simplifying the sum.
Skills
Evaluate geometric sums: for .
Evaluate telescoping series by writing out terms and observing cancellation.
Understand convergence/divergence properties.
Examples
Sierpinski Triangle: Area after iterations: (assuming initial area 1). As , area approaches $0$.
Telescoping Series: can be summed by writing out terms and observing cancellation.
Table: Examples of Sequences with Given Properties
Property | Example Sequence |
|---|---|
Nondecreasing | |
Increasing | |
Decreasing and converges | |
Nonincreasing and diverges | |
Bounded above and below, does not converge | |
Bounded above and increasing |
Additional info:
Some examples and explanations have been expanded for clarity and completeness.
Formulas and solution methods are provided in standard calculus notation.