AP Calculus BC Study Guide
Unit 1: Limits & Continuity
Key Concepts & Definitions
Before Calculus Perspective: Traditionally, change was measured using average rates (e.g., average speed). Calculus introduces the concept of instantaneous rate of change, which is fundamentally defined by limits.
Limits: The value that a function or sequence "approaches" as the input approaches some value. Limits are crucial for defining derivatives and integrals.
Limit Laws: Properties that allow limits to be broken down across arithmetic operations:
Sum Rule:
Difference Rule:
Product Rule:
Quotient Rule: (provided ).
These laws simplify the evaluation of complex limits.
Graphical Limit Evaluation: Observe the y-values as approaches a point from both the left and the right. If they approach the same value, the limit exists and equals that value. If they differ, oscillate, or approach infinity, the limit does not exist. (A diagram illustrating one-sided limits and a non-existent limit would be helpful here).
Numerical Limit Evaluation: Construct a table of values for as approaches the point from both sides (e.g., and ). If the function values approach a common number, that is the limit.
Squeeze Theorem (Sandwich Theorem): If is bounded between two functions and (i.e., for all near ), and if and , then .
Types of Discontinuities:
Removable Discontinuity: A "hole" in the graph. The limit exists, but the function is either undefined at that point or defined at a different value. It can be made continuous by redefining the function value.
Jump Discontinuity: The function "jumps" from one value to another. The left-hand limit and right-hand limit exist but are not equal.
Infinite Discontinuity: Occurs at a vertical asymptote where the function's values become unbounded (approach or ).
Continuity at a Point: A function is continuous at a point if all three conditions are met:
is defined.
exists.
.
Continuity over an Interval: A function is continuous over an interval if it is continuous at every point within that interval.
Limits at Infinity: Analyze the behavior of a function as or . These limits help identify horizontal asymptotes and the long-term trends of the function.
Intermediate Value Theorem (IVT): If a function is continuous on a closed interval , and is any number between and , then there exists at least one number in the open interval such that . (Intuition: If a continuous function starts at one y-value and ends at another, it must pass through every y-value in between.)
Equations & Notation
General limit notation:
One-sided limits: (left-hand limit) and (right-hand limit).
Definition of continuity at a point : .
IVT formal statement: If is continuous on and f(a) < y < f(b) (or f(b) < y < f(a)), then there exists such that .
Examples
Example 1 (Graphical Limit): Consider a function where as , , and as , . In this case, does not exist. (A diagram here would show a jump discontinuity at ).
Example 2 (Squeeze Theorem): Evaluate . Since , we have . As , and . By the Squeeze Theorem, .
Example 3 (Continuity Check): Determine if is continuous at .
(defined).
.
.
Since the one-sided limits are equal, (limit exists).
Since , the function is continuous at .
Example 4 (IVT Application): Show that has a root in .
is a polynomial, so it's continuous everywhere, including .
.
.
Since f(1) < 0 < f(0), by the IVT, there exists a such that . This means there is a root between 0 and 1.
Connections & Extensions
Limits are the bedrock of calculus. They allow us to move from average rates of change over finite intervals to instantaneous rates of change at specific points, leading to the derivative.
They connect to the idea of approaching values without necessarily reaching them, which is vital for understanding functions at points where they might be undefined or behave unusually.
Continuity is a desirable property for many functions, ensuring that graphs can be drawn without lifting the pencil. It's essential for theorems like the IVT and EVT (Extreme Value Theorem).
Common Mistakes & Tips
Confusing Limit Value with Function Value: The limit as does not depend on . The function might not be defined at , or might be different from the limit.
Ignoring One-Sided Limits: For a two-sided limit to exist, the left-hand and right-hand limits must be equal.
Algebraic Errors: Errors in factoring, simplifying rational expressions, or rationalizing can lead to incorrect limit values.
Misapplying IVT: Remember that the IVT only applies to functions that are continuous on the closed interval. Always check this condition first.
Indeterminate Forms: Recognize forms like or as requiring further analysis (e.g., algebraic manipulation, L'Hôpital's Rule).
Unit Summary
Limits: Define instantaneous change; evaluated graphically, numerically, or algebraically. Key limit laws apply to arithmetic operations.
Squeeze Theorem: Used to find limits of functions bounded by two other functions.
Continuity: No breaks, holes, or jumps in the graph. Defined by three conditions at a point: exists, exists, and .
Discontinuities: Removable (hole), Jump (different one-sided limits), Infinite (vertical asymptote).
IVT (Intermediate Value Theorem): For a continuous function on , it takes on every value between and .
Unit 2: Derivatives and Differentiation Basics
Key Concepts & Definitions
Derivative Definition (Limit Form): The derivative of a function at a point is the instantaneous rate of change of the function at that point. It is defined as the limit of the difference quotient:
This is also known as the slope of the tangent line to the curve at .
Alternative Form of the Derivative: The derivative at a specific point can also be defined as:
Notations for the Derivative: Several notations are used, depending on context and preference:
Lagrange's notation: (read "f prime of x")
Leibniz's notation: (read "dy dx" or "the derivative of y with respect to x") or
Newton's notation: (often used for derivatives with respect to time)
Euler's notation:
Geometric Meaning: The derivative represents the slope of the tangent line to the graph of at the point . (A diagram showing a curve, a secant line, and a tangent line as the secant points converge would be illustrative).
Differentiability Implies Continuity: If a function is differentiable at a point, it must be continuous at that point. However, the converse is not true: a function can be continuous but not differentiable (e.g., at sharp corners, cusps, or vertical tangent lines).
Basic Derivative Rules:
Constant Rule: The derivative of a constant is 0. If , then .
Sum/Difference Rule: The derivative of a sum or difference of functions is the sum or difference of their derivatives: .
Constant Multiple Rule: The derivative of a constant times a function is the constant times the derivative of the function: .
Power Rule: The derivative of is for any real number : .
Higher Order Derivatives: These are derivatives of derivatives. The second derivative is the derivative of the first derivative, the third derivative is the derivative of the second, and so on.
Notation: , for the second derivative; , for the third derivative; , for the -th derivative.
Equations & Notation
Derivative as a limit definition (already stated above).
Power Rule: .
Derivative of a constant: .
Sum/Difference, Constant Multiple rules (stated above).
Examples
Example 1 (Using Limit Definition): Find the derivative of using the limit definition.
.
Example 2 (Applying Power Rule): Find the derivative of .
Rewrite:
.
Example 3 (Higher Order Derivative): Find the second derivative of .
.
Connections & Extensions
The derivative is the fundamental tool for understanding how functions change. It forms the basis for analyzing motion, optimization, and curve behavior.
The concept of local linearity allows us to approximate a curve with a straight line (its tangent line) very close to the point of tangency, which is key for numerical methods and linear approximations.
Common Mistakes & Tips
Forgetting Units: In application problems, the units of the derivative are the units of per unit of (e.g., miles per hour, dollars per item).
Algebraic Errors: Careless algebra when simplifying the difference quotient can lead to incorrect derivatives.
Power Rule Pitfalls: Remember that Constant Multiple Rule, Sum/Difference Rule are applied first. Forgetting to rewrite roots as fractional exponents or fractions as negative exponents before applying the power rule.
Differentiability vs. Continuity: While differentiability implies continuity, be mindful that a continuous function might not be differentiable at points like sharp corners ( at ) or vertical tangent lines ( at ).
Unit Summary
Definition: Derivative is the instantaneous rate of change ().
Geometric interpretation: Slope of the tangent line.
Key Rules: Constant Rule (), Power Rule (), Sum/Difference Rule, Constant Multiple Rule.
Relationship: Differentiability implies continuity. Continuity does not imply differentiability.
Higher Derivatives: Successive derivatives ().
Unit 3: Advanced Differentiation Rules
Key Concepts & Definitions
Product Rule: Used to find the derivative of a product of two differentiable functions. If , then its derivative is:
, or
Quotient Rule: Used to find the derivative of a ratio of two differentiable functions. If , then its derivative is:
, or
Chain Rule: The most powerful rule for differentiating composite functions. If , then:
(Derivative of the "outer" function evaluated at the "inner" function, multiplied by the derivative of the "inner" function).
Derivatives of Common Trigonometric Functions:
Derivatives of Exponential and Logarithmic Functions:
Implicit Differentiation: A technique used when is not explicitly defined as a function of (e.g., ). We differentiate both sides of the equation with respect to , treating as a function of (so we apply the chain rule, multiplying derivatives of terms by ), and then solve for .
Derivative of Inverse Functions: If is a differentiable function with an inverse , and where , then:
Alternatively, if is the inverse function of , then (if ).
Derivatives of Inverse Trigonometric Functions:
\frac{d}{dx} \arccot x = -\frac{1}{1+x^2}
Higher Order Derivatives: Continuation of finding successive derivatives. For example, is the second derivative, obtained by differentiating with respect to .
Equations & Notation
Product Rule:
Quotient Rule:
Chain Rule:
Derivative of an inverse function:
All derivatives of common functions and inverse trigonometric functions as listed above.
Examples
Example 1 (Product Rule): Find the derivative of .
Let and . Then and .
.
Example 2 (Quotient Rule): Find the derivative of .
Let and . Then and .
.
Example 3 (Chain Rule): Find the derivative of .
Let and . Then and .
.
Example 4 (Implicit Differentiation): Find for .
Differentiate both sides with respect to :
.
Example 5 (Derivative of Inverse Function): If , find .
First, find . Let . . By inspection, is the solution, so .
Find .
Evaluate .
Then .
Connections & Extensions
These rules allow us to differentiate virtually any combination of standard functions, enabling the analysis of more complex real-world scenarios.
Implicit differentiation is critical for working with relations that are not explicitly functions, such as circles, ellipses, and other curves.
The chain rule is paramount; it extends our ability to handle composite functions, which are ubiquitous in science and engineering (e.g., rate of change of volume of a balloon as a function of time when its radius is also changing with time).
Common Mistakes & Tips
Chain Rule Omissions: Forgetting to apply the chain rule, especially when differentiating a standard function with a more complex argument (e.g., differentiating as instead of ).
Implicit Differentiation Errors: Forgetting to multiply by when differentiating a term involving . Treating as a constant.
Product vs. Quotient Rule: Mixing up the formulas, especially the sign in the numerator of the quotient rule ().
Simplification before Differentiation: Sometimes, algebraic manipulation (e.g., expanding or combining terms) can simplify the function before differentiating, making the process easier.
Memorizing Inverse Trig Derivatives: Many inverse trig derivatives have a negative counterpart (e.g., vs. ). Focus on the positive versions and remember that the "co" functions (-cos, -cot, -csc) lead to negative derivatives.
Unit Summary
Product Rule:
Quotient Rule:
Chain Rule:
Implicit Differentiation: Differentiate both sides with respect to , apply chain rule to terms (), then solve for .
Inverse Functions: .
Derivatives of common functions: Trig, exponential, log, and inverse trig functions.
Unit 4: Applications of Differentiation
Key Concepts & Definitions
Motion Concepts (Position, Velocity, Acceleration):
Position: or (function of time).
Velocity: (first derivative of position). Represents the rate of change of position and direction of motion.
Acceleration: (first derivative of velocity, second derivative of position). Represents the rate of change of velocity.
Speed: (magnitude of velocity). Always non-negative.
Speeding Up/Slowing Down:
Speeding Up: Velocity and acceleration have the same sign (v(t)a(t) > 0).
Slowing Down: Velocity and acceleration have opposite signs (v(t)a(t) < 0).
Change in Direction: Occurs when velocity changes sign ( and changes sign, or is undefined and changes sign).
Related Rates Problems: Involve finding the rate at which one quantity is changing based on the known rates of other related quantities. All rates are with respect to time ().
General Approach (Four Steps):
Identify Knowns and Unknowns: List all given rates and quantities, and the rate you need to find. This should include identifying expressions for , etc.
Draw a Picture: If applicable, sketch a diagram and label variables clearly.
Find a Non-Derivative Relation: Establish an equation (or equations) that relates the variables before differentiation (e.g., Pythagorean theorem, volume formula, similar triangles). This relation should hold true at all times relevant to the problem.
Differentiate Implicitly: Differentiate the relation(s) with respect to time (). Remember to use the chain rule for any variable that is a function of time (which is usually all of them).
Substitute and Solve: Plug in the known values for the variables and rates at the specific moment in question, then solve for the unknown rate.
Linear Approximations (Linearization/Tangent Line Approximation): Using the tangent line at a point (a) to approximate the function's value near that point. This is based on the idea that a differentiable function looks like a straight line when zoomed in very closely.
The equation of the tangent line at is given by .
For close to , .
Mean Value Theorem (MVT): If is continuous on a closed interval and differentiable on the open interval , then there exists at least one number in such that the instantaneous rate of change at equals the average rate of change over the interval:
Extreme Value Theorem (EVT): If a function is continuous on a closed interval , then is guaranteed to attain both an absolute maximum value and an absolute minimum value on that interval.
Critical Points: Points in the domain of where or is undefined. All local (and thus global) extrema occur at critical points.
Local Extrema: Highest or lowest points in a specific neighborhood on the graph (local maximum or local minimum).
Global (Absolute) Extrema: The highest or lowest points over the entire domain or a specified interval.
First Derivative Test: Used to locate local extrema by examining the sign changes of 。
If changes from to at , then is a local maximum.
If changes from to at , then is a local minimum.
If does not change sign, there is no local extremum.
Concavity: Describes the direction of the curve's opening.
Concave Up: The graph of lies above its tangent lines; is increasing; f''(x) > 0.
Concave Down: The graph of lies below its tangent lines; is decreasing; f''(x) < 0.
Point of Inflection: A point on the graph where the concavity changes (from up to down or vice versa). Occurs where or is undefined, and changes sign.
Second Derivative Test: Used to classify critical points as local maxima or minima.
If and f''(c) < 0, then is a local maximum.
If and f''(c) > 0, then is a local minimum.
If and (or is undefined), the test is inconclusive; use the First Derivative Test.
Optimization Problems: Involve finding the maximum or minimum value of a quantity (objective function) subject to certain constraints. Often modeled using derivatives.
General Approach:
Understand the Problem: Read carefully and identify what quantity needs to be optimized (maximized or minimized).
Draw a Diagram: If applicable, label all quantities that are changing.
Introduce Variables and Formulate Equations: Assign variables, determine the objective function (the quantity to optimize), and identify constraint equations (relations between variables).
Reduce to One Variable: Use the constraint equation(s) to express the objective function in terms of a single independent variable.
Find Critical Points: Differentiate the objective function (now in a single variable) and set the derivative to zero or find where it's undefined.
Test for Max/Min: Use the First Derivative Test or Second Derivative Test to confirm if the critical point corresponds to a maximum or minimum.
Check Endpoints: If the domain is a closed interval, evaluate the objective function at the endpoints.
Answer the Question: State the optimized value and/or the dimensions that yield it, including units.
Equations & Notation
Velocity:
Acceleration:
Linearization:
Mean Value Theorem:
Conditions for concavity: f''(x) > 0 (concave up), f''(x) < 0 (concave down).
Examples
Example 1 (Motion): A particle moves along the x-axis with position . When is the particle speeding up and slowing down?
.
.
Critical points for velocity: . Critical point for acceleration: .
Analyze signs of and on intervals:\
| Interval | | | | Motion |
| :-------- | :------- | :------- | :-------- | :-------- |
| | | | | slowing down |
| | | | | speeding up |
| | | | | slowing down |
| | | | | speeding up |
Example 2 (Related Rates): A ladder 10 ft long is leaning against a wall. If the bottom of the ladder is sliding away from the wall at a rate of 1 ft/s, how fast is the top of the ladder sliding down the wall when the bottom is 6 ft from the wall?
Known: ft/s. Find: when ft.
Diagram: Right triangle with legs (distance from wall to ladder base) and (height of ladder top on wall), hypotenuse 10.
Relation: .
Differentiate:
Substitute and Solve: When , . Plug values in:
ft/s. The top of the ladder is sliding down at ft/s.
Example 3 (Linear Approximation): Use a linear approximation to estimate .
Let and . Then .
, so .
.
For , .
So, .
Example 4 (MVT): Find for on .
is a polynomial, so it's continuous on and differentiable on .
Average rate of change: .
.
Set equal to the average rate of change: .
Since , the value satisfies the MVT.
Example 5 (Optimization): A farmer wants to fence a rectangular pen with 100 feet of fencing, using an existing wall for one side. What are the dimensions of the pen that maximize the area?
Maximize Area
Diagram: Rectangle with sides (perpendicular to wall) and (parallel to wall). Wall serves one side.
Objective: . Constraint: .
Reduce to one variable: From constraint, . Substitute into Area: .
Find critical points: . Set .
Test: . Since A''(25) = -4 < 0, this is a local maximum.
Check domain: x > 0. From , we need 100-2x > 0 \implies 2x < 100 \implies x < 50. So, the interval is . Endpoints are not included as they result in zero area. Thus, is the global maximum.
Answer: If feet, then feet. Max area is sq ft.
Connections & Extensions
These applications demonstrate the practical power of derivatives in understanding the real world
—from predicting trajectories (motion) to designing efficient systems (optimization).The MVT is a bridge between average and instantaneous rates, justifying that somewhere in a continuous, differentiable interval, the instantaneous rate must equal the average rate.
Curve sketching (combining information from first and second derivatives about increasing/decreasing, local extrema, and concavity) provides a comprehensive understanding of a function's graph.
Common Mistakes & Tips
Motion: Confusing displacement with total distance (covered in integration unit). Not properly analyzing signs of and for speeding up/slowing down. Missing cases where could be undefined.
Related Rates: Substituting numerical values into the general relation before differentiating. Forgetting the chain rule (e.g., ).
MVT: Forgetting to check the conditions of continuity on and differentiability on .
Optimization: Not verifying whether a critical point is a maximum or minimum, or overlooking endpoints for global extrema. Not expressing the final answer in terms of the original problem.
Concavity/Inflection Points: Confusing where with a point of inflection. must change sign.
Unit Summary
Motion: . Speeding up ( same sign), slowing down ( opposite signs).
Related Rates: Establish relation, differentiate implicitly w.r.t time, substitute. (Diagrams helpful).
Linear Approximation: .
MVT: (conditions: continuous on closed, differentiable on open).
Extrema: Local at critical points ( or undefined). Global on closed intervals (compare critical values and endpoints).
Concavity: f''(x) > 0 (up), f''(x) < 0 (down). Inflection points where concavity changes.
Optimization: Maximize/minimize objective using derivatives, subject to constraints.
Unit 5: Integrals and Basic Integration Techniques
Key Concepts & Definitions
Antiderivative: A function is an antiderivative of if . If is an antiderivative, then (where is any constant) is the general antiderivative.
Indefinite Integral: Represents the family of all antiderivatives of . It is denoted by .
Properties of Indefinite Integrals:
Constant Multiple Rule:
Sum/Difference Rule:
Riemann Sums (Definition of Definite Integral): An approximation of the area under a curve by dividing an interval into subintervals and forming rectangles. The sum of the areas of these rectangles is a Riemann sum.
Types: Left Riemann Sum (LRAM), Right Riemann Sum (RRAM), Midpoint Riemann Sum (MRAM), Trapezoidal Sum (using trapezoids instead of rectangles). (Diagrams illustrating these would be helpful).
The definite integral is defined as the limit of these Riemann sums as the number of subintervals approaches infinity:
where is a point in the -th subinterval and .
Definite Integral: Represents the net accumulated area between the function's graph and the x-axis over a given interval . Areas above the x-axis are positive; areas below are negative.
Properties of Definite Integrals:
Order of Integration:
Zero Interval:
Additivity:
Fundamental Theorem of Calculus (FTC):
FTC Part 1: Relates differentiation and integration. If is continuous on , then the function is differentiable on and . This means differentiation effectively "undoes" integration.
FTC Part 2: Provides a practical way to evaluate definite integrals. If is continuous on and is any antiderivative of (i.e., ), then:
This theorem transforms the problem of finding areas into the problem of finding antiderivatives.
Technique: Substitution (u-substitution): A method for integrating composite functions, essentially the reverse of the chain rule. It involves making a substitution so that , transforming the integral into a simpler form in terms of . After integrating with respect to , substitute back to express the result in terms of the original variable.
For definite integrals, either change the limits of integration to be in terms of or substitute back to before evaluating.
Equations & Notation
Indefinite Integral:
Definite Integral:
Riemann Sum:
FTC Part 1:
FTC Part 2:
Examples
Example 1 (Indefinite Integral): Evaluate .
.
Example 2 (Definite Integral via FTC Part 2): Evaluate .
Antiderivative of is .
.
Example 3 (u-Substitution - Indefinite): Evaluate .
Let . Then , so .
Substitute back: .
Example 4 (u-Substitution - Definite with Changed Limits): Evaluate .
Let . Then , so .
Change limits: When , . When , .
The integral becomes:
.
Connections & Extensions
Integration is the inverse process of differentiation, much like division is the inverse of multiplication. This fundamental relationship is codified in the FTC.
Indefinite integrals capture the entire family of antiderivatives, representing all possible functions with a given rate of change. Definite integrals give us the precise accumulated quantity or net change.
Riemann sums provide the conceptual bridge from discrete sums (approximations) to continuous sums (definite integrals), showing how calculus can precisely quantify accumulation.
Common Mistakes & Tips
Forgetting the +C: When evaluating indefinite integrals, always include the constant of integration . Without it, the solution is incomplete.
u-Substitution Bounds: For definite integrals, if you change variables to , make sure to also change the limits of integration to correspond to values, or substitute back to before evaluating at the original limits.
Basic Antiderivatives: Be proficient with antiderivatives of common functions (power rule in reverse, trig functions, exponentials, ).
Algebraic Simplification: Sometimes, algebraic manipulation of the integrand can simplify the integral (e.g., expanding binomials before integrating).
Reading Integral Notation: Distinguish between (indefinite, family of functions) and (definite, a single numerical value representing net area/accumulation).
Unit Summary
Antiderivative: Reverse of differentiation, .
Indefinite Integral: . Family of antiderivatives.
Riemann Sums: Approximations of area under curve, leading to definite integral definition: .
Definite Integral: Net signed area/accumulation. .
FTC Part 1: .
FTC Part 2: .
u-Substitution: Reverse chain rule for integration. Change limits for definite integrals.
Unit 6: Advanced Integration Techniques and Applications of Integration
Key Concepts & Definitions
L’Hôpital’s Rule: A powerful tool for evaluating limits of indeterminate forms. If results in an indeterminate form or (or , etc.), then, under suitable conditions, the limit can be found by taking the derivatives of the numerator and denominator:
(provided the latter limit exists).
This rule can be reapplied if the new form is still indeterminate. Other indeterminate forms (e.g., ) must be algebraically manipulated to become or before applying L'Hôpital's Rule.
Integration by Parts (BC Topic): A technique for integrating products of functions, derived from the product rule for differentiation. It is particularly useful when one function can be easily differentiated and the other easily integrated.
Formula:
The key is to choose and appropriately (often using the acronym LIATE: Logarithmic, Inverse trig, Algebraic, Trigonometric, Exponential for selecting ).
Partial Fractions (BC Topic): A method for integrating rational functions (polynomial divided by polynomial). The rational function is decomposed into a sum of simpler fractions, each of which is easier to integrate (often leading to logarithmic or inverse tangent forms).
Applicable when the degree of the numerator is less than the degree of the denominator. If not, perform polynomial long division first.
Different cases for the denominator's factors (linear, repeated linear, irreducible quadratic, repeated irreducible quadratic) dictate the form of the decomposition.
Improper Integrals (BC Topic): Integrals where either one or both limits of integration are infinite () or where the integrand has an infinite discontinuity within the interval of integration.
Type 1 (Infinite Limits):
Type 2 (Discontinuous Integrands): If is discontinuous at within or at an endpoint:
If disc. at :
If disc. at :
If disc. at :
An improper integral converges if the limit exists and is a finite number; otherwise, it diverges.
Applications of Integration Summary: This unit heavily focuses on using the definite integral for various physical and geometric computations.
Average Value of a Function: For a continuous function on , its average value is:
Motion (Integral Form):
Displacement (Change in Position): (This is a net change; it can be negative).
Change in Velocity:
Position at time :
Total Distance Traveled: (Absolute value of velocity, i.e., speed, must be used to accumulate total distance regardless of direction).
Area Between Two Curves: If on , the area between the graphs of and is:
(Top function minus Bottom function).
For vertical slices (integrating with respect to ), bounds and are x-values. For horizontal slices (integrating with respect to ), rewrite functions as . Then .
Volume by Cross-Sections: If a solid is formed by sweeping a cross-sectional area perpendicular to the x-axis from to , its volume is:
(Similarly for perpendicular to y-axis).
Common cross-sections: squares, circles, semicircles, equilateral triangles. (Diagrams are crucial here).
Volume by Rotation (Disk and Washer Methods): Used to find the volume of a solid generated by revolving a region about an axis.
Disk Method: Used when the region is flush with the axis of rotation (no hole). Radius or .
(rotation about x-axis)
Washer Method: Used when there is a hole in the solid (i.e., the region is not flush with the axis of rotation). Outer radius and inner radius .
(rotation about x-axis)
The choice of integration variable ( or ) depends on which axis the radius is perpendicular to (which is usually perpendicular to the axis of rotation).
Arc Length: The length of a curve over an interval.
For on :
Equations & Notation
L’Hôpital’s Rule:
Integration by Parts:
Improper Integrals (Type 1):
Average Value:
Total Distance:
Area Between Curves:
Volume (Disks/Washers): or
Arc Length:
Examples
Example 1 (L’Hôpital’s Rule): Evaluate .
This is of the form . Apply L'Hôpital's Rule:
.
Example 2 (Integration by Parts): Evaluate .
Let , . Then , .
.
Example 3 (Partial Fractions): Evaluate .
Factor denominator: .
Decompose: .
Multiply by denominator: .
Set .
Set .
The integral becomes: .
Example 4 (Improper Integral): Evaluate .
. The integral converges to 1.
Example 5 (Average Value): Find the average value of on .
.
Example 6 (Area Between Curves): Find the area between and from to .
On , . So and .
.
Example 7 (Volume by Disks/Washers): Find the volume of the solid obtained by revolving the region bounded by , , and about the y-axis.
Rewrite as .
The region is bounded by (right function) and (left function). The axis of revolution is the y-axis.
The y-bounds are from to . This is a disk method because the region touches the axis of revolution.
, .
.
Example 8 (Arc Length): Find the arc length of from to .
.
.
.
Let , . Limits change: , .
.
Connections & Extensions
L'Hôpital's Rule is a powerful complement to algebraic methods for limits, essential for many advanced applications that produce indeterminate forms.
Integration by parts and partial fractions significantly expand the range of functions we can integrate, showcasing more advanced techniques for solving complex problems.
Improper integrals extend the concept of definite integrals to situations involving infinite ranges or singularities, crucial for topics like probability distributions and certain physics problems.
The geometric and physical applications of integration move beyond simple area, demonstrating how accumulation can be used to calculate volumes, distances, and average quantities.
Common Mistakes & Tips
L'Hôpital's Rule: Only apply to indeterminate forms or . Make sure to differentiate the numerator and denominator separately, not as a quotient. Manipulate other indeterminate forms first.
Integration by Parts: Choosing and correctly is crucial. LIATE helps. If it gets more complicated, try a different choice. Remember the full formula: .
Partial Fractions: Incorrectly setting up the partial fraction decomposition (e.g., for repeated factors or irreducible quadratics). Algebraic errors when solving for coefficients A, B, C.
Improper Integrals: Forgetting to use limits. Incorrectly evaluating limits to infinity. Identifying the type of improper integral (infinite limits vs. unbounded integrand).
Total Distance vs. Displacement: A common mistake. Remember total distance requires integrating (speed), while displacement integrates (velocity).
Area Between Curves: Always integrate "top function - bottom function" or "right function - left function." If the relative positions change, split the integral.
Volume Methods: Clearly distinguish between disk and washer methods. Ensure and are correctly identified. If rotating about an axis other than x or y, adjust radii accordingly. Vertical/Horizontal slicing must match the integration variable and axis of revolution.
Arc Length: Forgetting to square . Incorrectly computing the derivative or the square root integral.
Unit Summary
L’Hôpital’s Rule: Evaluate indeterminate limits .
Integration by Parts: .
Partial Fractions: Decompose rational functions for easier integration.
Improper Integrals: Evaluate using limits for infinite bounds or discontinuities.
Average Value: .
Motion: Total distance . Displacement . Position .
Area Between Curves:
Volume by Cross-Sections:
Volume by Rotation (Disk/Washer):
Arc Length:
Unit 7: Differential Equations
Key Concepts & Definitions
Differential Equation: An equation that relates a function with its derivatives. For example, or . The goal is to find the function(s) or that satisfy the equation.
Slope Fields (Direction Fields): A graphical representation of the general solution to a first-order differential equation of the form . At various grid points , a short line segment is drawn with a slope equal to . These segments indicate the direction of the solution curves at those points.
Visualization: By following the direction of these segments, one can sketch approximate solution curves without explicitly solving the differential equation.
Uniqueness: For a given initial condition , a unique solution curve passes through that point, provided certain conditions (existence and uniqueness theorems) are met.
Euler’s Method (Numerical Solution): A numerical technique for approximating solutions to initial value problems of a first-order differential equation with an initial condition . It constructs a sequence of points that approximate the solution curve by using small tangent line steps.
Formula for one step with step size :
Accuracy: Smaller step sizes () generally lead to more accurate approximations.
Solving Differential Equations (Analytic/Separation of Variables): Many first-order differential equations can be solved analytically using the technique of separating variables.
Four Steps for Separable Equations:
Separate Variables: Rearrange the equation so that all terms involving (and ) are on one side, and all terms involving (and ) are on the other side. (e.g., ).
Integrate Both Sides: Integrate the -side with respect to and the -side with respect to . Remember to include a single constant of integration () on one side.
Solve for the Dependent Variable: Algebraically isolate to get the general solution. This might involve exponents or logarithms.
Apply Initial Condition (if given): If an initial condition is provided, substitute these values into the general solution to find the specific value of . This yields a particular solution.
Common Differential Equation Models:
Exponential Growth/Decay: Describes processes where the rate of change of a quantity is proportional to the quantity itself. (e.g., population growth, radioactive decay, compound interest).
Differential Equation:
General Solution: (where is the initial quantity at , and is the constant of proportionality).
Logistic Model (BC Topic): Describes limited growth where the rate of growth is proportional to both the carrying capacity () and the current quantity. (e.g., population growth in a limited environment).
Differential Equation: or
General Solution: (where is the carrying capacity, is a growth constant, and is a constant determined by the initial condition).
Equations & Notation
General first-order DE:
Euler’s method:
Exponential Growth/Decay DE:
Exponential Growth/Decay Solution:
Logistic Model DE:
Logistic Model Solution:
Examples
Example 1 (Slope Field): Sketch a slope field for .
At slope is 1. At slope is 1. At slope is 0. At slope is -1.
(A diagram here would show line segments whose slopes only depend on values, creating vertical strips of parallel segments, like parabolas opening horizontally).
Example 2 (Euler’s Method): Given and initial condition . Use Euler’s method with step size to estimate .
Step 1: Current: .
.
.
New point: .
Step 2: Current: .
.
.
Estimated .
Example 3 (Separation of Variables): Solve with initial condition .
Separate: .
Integrate: .
Solve for : . Let . Then (Note: can be 0 too).
Apply initial condition: .
Particular Solution: .
Example 4 (Exponential Growth): A population grows exponentially. If it starts with 100 individuals and doubles every 5 hours, find the population function.
. Given . So .
When , (doubled).
.
Population function: .
Connections & Extensions
Differential equations model nearly all dynamic processes in science, engineering, economics, and biology. They are the language of change.
Slope fields provide an intuitive, qualitative understanding of solution behavior when analytic solutions are complex or impossible.
Euler's Method (and more advanced numerical methods) are essential when analytic solutions are not available, allowing for approximate solutions to real-world problems.
Exponential and logistic models are fundamental patterns of growth and decay, providing insights into population dynamics, spread of diseases, chemical reactions, and more.
Common Mistakes & Tips
Slope Fields: Make sure the slope segment at each point actually reflects the value of at that specific point. Don't draw solution curves that cross over themselves if it's a function.
Euler’s Method: Be careful with calculations, especially when is small. Ensure you are using the correct point for .
Separation of Variables: Ensure all terms with go with and all terms with with . Don't forget the constant of integration . Be careful with absolute values .
Initial Conditions: Remember to use the initial condition to find the specific constant for a particular solution.
Model Identification: Understand the characteristics of exponential vs. logistic growth to correctly set up the differential equation.
Unit Summary
Slope Fields: Visual representation of ; direction of solution curves.
Euler’s Method: Numerical approximation of solutions: .
Separable DEs: Solve by separating variables, integrating both sides, solving for , and applying initial conditions for a particular solution.
Exponential Model: .
Logistic Model: .
Unit 8: Parametric, Polar, and Vector Functions
Key Concepts & Definitions
Parametric Equations: A curve is defined by expressing both and as functions of a third variable, often (the parameter). For example, .
Allows description of motion along a curve and paths that are not functions of (e.g., a circle).
Polar Coordinates: An alternative coordinate system where a point is defined by its distance from the origin (pole) and an angle from the positive x-axis (polar axis). ().
Conversion: , , , .
Often, is a function of , i.e., .
Vector-Valued Functions: A function whose output is a vector. For a two-dimensional curve, the position vector is or .
Velocity Vector: . The magnitude of the velocity vector is the speed: .
Acceleration Vector: .
Derivatives for Parametric Functions:
Slope of the Tangent Line: (provided ).
Second Derivative: (provided ).
Derivatives for Polar Functions: To find for :
First, express and in terms of : and .
Then apply the parametric formula: .
.
Arc Length:
Parametric Curve ( for ):
Polar Curve ( for ):
Area in Polar Coordinates: The area of a region bounded by a polar curve from to is given by:
Area between two polar curves: . Find intersection points to determine bounds.
Equations & Notation
Conversions:
Parametric slope:
Parametric second derivative:
Polar slope:
Parametric arc length:
Polar arc length:
Polar area:
Vector quantities: , , .
Speed: .
Examples
Example 1 (Parametric Derivative): Find and for , .
, .
Then, .
.
Example 2 (Polar Slope): Find the slope of the tangent line to the cardioid at .
, .
At :
.
The slope is 0 (horizontal tangent).
Example 3 (Parametric Arc Length): Find the length of for .
, .
. (This is half the circumference of a circle with radius 1).
Example 4 (Polar Area): Find the area enclosed by one loop of .
when , which means . So .
One loop is traced from to .
.
Connections & Extensions
Parametric, polar, and vector functions offer alternative ways to describe curves and motion, especially useful for paths that fail the vertical line test (not functions of x) and for dynamic systems.
The calculus operations (derivatives for slope and speed, integrals for arc length and area) extend naturally to these new representations, requiring careful application of the chain rule and specific geometric formulas.
Vector-valued functions are the foundation for multivariable calculus and physics, describing projectile motion, orbital mechanics, and more.
Common Mistakes & Tips
Parametric Second Derivative: Forgetting the final division by in .
Polar Area: Don't forget the factor in the area formula . Ensure correct integration limits for the desired area (find when or intersection points).
Arc Length: Ensure you are using the correct arc length formula for the given function type (explicit, parametric, or polar).
Vector Speed: Speed is the magnitude of the velocity vector, . This is different from the components or .
Conversion: Be fluent in converting between Cartesian and polar coordinates to help understand and solve problems.
Unit Summary
Parametric: . Slope . Arc length .
Polar: . Conversions . Slope is derived from parametric. Area . Arc length .
Vectors: Position . Velocity . Acceleration . Speed .
Unit 9: Infinite Sequences and Series
Key Concepts & Definitions
Sequence: An ordered list of numbers, e.g., . A sequence converges if exists and is a finite number; otherwise, it diverges.
Series: The sum of the terms of a sequence, e.g., . A series converges if its sequence of partial sums () converges to a finite value; otherwise, it diverges.
Tests for Convergence/Divergence (Summary):
Geometric Series: . Converges to if |r|<1. Diverges if .
p-Series: . Converges if p>1. Diverges if . ( is the Harmonic Series, which diverges).
Nth Term Test for Divergence (Divergence Test): If (or does not exist), then the series diverges. (Caution: If , the test is inconclusive; the series may converge or diverge).
Integral Test: If where is positive, continuous, and decreasing for , then and either both converge or both diverge.
Direct Comparison Test: If for all large enough:
If converges, then converges.
If diverges, then diverges.
Limit Comparison Test: If an > 0, bn > 0, and where is a finite, positive number (L>0), then both and either both converge or both diverge.
Alternating Series Test: For an alternating series (where b_n > 0):
If is decreasing () for all large enough.
And . \
Then the series converges.
Ratio Test: For a series , let .
If L < 1, the series converges absolutely.
If L > 1 (or ), the series diverges.
If , the test is inconclusive.
Root Test: For a series , let .
If L < 1, the series converges absolutely.
If L > 1 (or ), the series diverges.
If , the test is inconclusive.
Absolute vs. Conditional Convergence: An alternating series :
Converges absolutely if converges.
Converges conditionally if converges, but diverges.
Power Series: A series of the form
Radius of Convergence (R): A non-negative number such that the power series converges for |x-a| < R and diverges for |x-a| > R. If it converges only at , . If it converges for all , .
Interval of Convergence: The set of all -values for which the power series converges. This interval will be , , , or . The endpoints must be checked separately using other convergence tests.
Taylor and Maclaurin Series (Polynomial Approximations):
Taylor Series: A representation of a function as an infinite sum of terms, calculated from the values of the function's derivatives at a single point (called the center of the series):
Maclaurin Series: A special case of the Taylor series where the center is :
Taylor Polynomial of Degree n () : A finite sum used to approximate . It is the Taylor series truncated after the term with .
Lagrange Error Bound (Taylor Remainder): If is approximated by its Taylor polynomial of degree centered at , the remainder has an upper bound:
where is an upper bound for the (n+1)-th derivative, i.e., for all between and . (This helps estimate the maximum possible error in the approximation).
Common Maclaurin Series to Memorize (and derive):
(Geometric series, |x|<1).
Term-by-Term Differentiation and Integration of Power Series: A power series can be differentiated or integrated term by term within its interval of convergence. The radius of convergence remains the same, but the interval of convergence (especially at endpoints) may change.
Differentiation: .
Integration: .
Equations & Notation
Geometric Series: for |r|<1
p-Series: converges for p>1
Nth Term Test: If , then diverges.
Ratio Test:
Taylor Series:
Maclaurin Series:
Lagrange Error Bound:
Examples
Example 1 (Geometric Series): Does converge? If so, what is its sum?
This is a geometric series with and . Since |r| = \frac{1}{3} < 1, the series converges.
Sum = .
Example 2 (Divergence Test): Does converge or diverge?
.
Since the limit is not 0, by the Nth Term Test for Divergence, the series diverges.
Example 3 (Ratio Test & Radius of Convergence): Find the radius of convergence for .
, .
.
Since L=0 < 1 for all , the series converges for all . The radius of convergence is , and the interval of convergence is .
Example 4 (Maclaurin Series Derivation): Find the Maclaurin series for .
\dotsetc. for all
Example 5 (Taylor Polynomial and Error): Approximate using a Taylor polynomial of degree 2 for centered at . Estimate the maximum error.
.
To approximate , use . .
For error bound, we need . We want to bound on .
Since is increasing, (using actual value, or conservative upper bound like for simplicity if not calculator-active).
Using
.
Example 6 (Term-by-Term Integration): Find the Maclaurin series for .
Recall for |x|<1.
Replacing with : for |x|<1.
Integrate term-by-term:
.
Since , we get .
for .
Connections & Extensions
Sequences and series are crucial for expanding functions into infinite polynomials, enabling approximation and analysis that are impossible with finite polynomials.
Taylor and Maclaurin series are fundamental in applied mathematics, physics, and engineering for approximating solutions, evaluating integrals, and understanding function behavior (e.g., in quantum mechanics, signal processing).
The concept of convergence allows us to rigorously determine when an infinite sum yields a finite, meaningful value. Power series are essentially functions defined by series, opening up new ways to define and study functions.
Common Mistakes & Tips
Divergence Test: Remember it is only a test for divergence. If the limit is 0, it tells you nothing about convergence.
Ratio/Root Test: If , the test is inconclusive. You MUST use another test (e.g., comparison, integral, alternating series).
Alternating Series Test: Ensure both conditions (decreasing and limit to 0) are met.
Endpoints of Interval of Convergence: Always check the endpoints separately using specific tests (e.g., alternating series test, p-series) because the ratio/root test is inconclusive at .
Taylor/Maclaurin Series Formula: Pay close attention to the factorial in the denominator and the exponent of . Don't confuse the term number with the exponent of in specific series like or .
Lagrange Error Bound: Accurately find by considering the maximum value of the -th derivative over the relevant interval.
Unit Summary
Sequences: Converge if exists.
Series: Converge if its partial sums converge. Key tests: Geometric, p-Series, Nth Term for Divergence, Integral, Direct Comparison, Limit Comparison, Alternating Series, Ratio, Root.
Absolute vs. Conditional Convergence: converges vs. converges but diverges.
Power Series: . Determine Radius (R) and Interval of Convergence (check endpoints).
Taylor Series:
Maclaurin Series: Taylor series centered at .
Lagrange Error Bound: (bounds error of Taylor polynomial approximation).
Term-by-Term Operations: Power series can be differentiated/integrated term-by-term within the interval of convergence.
Unit 10: Quick Recap of Key Ideas and Their Connections
Key Concepts & Connections
Limits as Foundation: Limits are the bedrock for all of calculus. They define instantaneous rates of change (derivatives) and accumulated quantities (integrals). Any discussion of continuity also fundamentally relies on limits. Without careful limit analysis, concepts like instantaneous velocity or the area under a curve would be ill-defined.
Derivatives: Measuring Instantaneous Change: Derivatives quantify how functions change at a specific point. They provide crucial information about:
Slope of Tangent Line: Geometric interpretation for curve analysis.
Instantaneous Rate of Change: Physical interpretation for velocity, acceleration, etc.
Function Behavior: Increasing/decreasing, local extrema, concavity, points of inflection. Basic rules (power, product, quotient, chain) and advanced techniques (implicit, inverse trig) enable differentiation of a vast array of functions.
Integrals: Measuring Accumulation and Net Change: Integrals are the inverse operation to derivatives. They allow us to:
Calculate Area: Net signed area under a curve and between curves.
Compute Volumes: Using disk/washer and cross-section methods.
Determine Total Distance/Displacement: From velocity functions.
Find Other Accumulations: Such as average value, work (though work and probability are often more advanced topics not always deeply examined in BC, they are classic applications).
The Fundamental Theorems of Calculus (FTC) explicitly link differentiation and integration, showing that they are two sides of the same coin. FTC Part 1 says differentiating an integral returns the original function; FTC Part 2 provides an elegant way to evaluate definite integrals using antiderivatives.
Differential Equations: Modeling Dynamic Systems: Differential equations are the mathematical language for describing systems that change over time (or with respect to other variables). They are used to model:
Growth and Decay: Exponential and Logistic models (population, radioactive decay).
Motion: Connecting position, velocity, and acceleration.
Other Rates of Change: Chemical reactions, spread of diseases.
Both analytic (separation of variables) and numerical (Euler's method) techniques are used to find or approximate solutions, especially when exact solutions are not readily available.
Parametric, Polar, and Vector Functions: Expanding the Scope: These coordinate systems and function types extend calculus beyond functions of the form . They are essential for describing:
Complex Paths/Curves: That might not pass the vertical line test (e.g., circles, spirals, projectile motion).
Motion in Space: With velocity and acceleration vectors.
Calculus operations (derivatives for slope and speed, integrals for arc length and area) adapt to these contexts, showcasing the versatility of calculus concepts.