Calculus Mastery

The Human Knowledge Project


Calculus Mastery: First-Year Calculus Course

Course Scope

This course covers a full first-year Calculus I–II sequence. It begins with functions, limits, and derivatives; moves into applications of derivatives; develops integration and the Fundamental Theorem of Calculus; continues through major integration techniques and applications; and concludes with sequences, infinite series, power series, and Taylor series.

The course is designed for mastery, not memorization. Each chapter should include:

  1. Conceptual explanation
  2. Core definitions
  3. Step-by-step methods
  4. Worked examples
  5. Common mistakes
  6. Practice problems
  7. Full solutions
  8. Mixed review problems
  9. Chapter summary

Each chapter below is intended to contain roughly two dozen practice problems with solutions when expanded into full lesson form.


Module A — Foundations: Functions, Limits, and Derivatives

Chapter 1 — Functions and Rates of Change

1.1 Learning Objectives

By the end of this chapter, students should be able to:


1.2 Big Picture — Why Calculus Begins Here

Calculus is the mathematics of change.

Objects move.

Populations grow.

Temperatures rise and fall.

Machines accelerate.

Electrical signals vary.

Water flows.

Economies expand and contract.

Before we can study change rigorously, we first need a language capable of describing how one quantity depends on another.

That language is the language of functions.

A function describes relationships:

In algebra, students often ask:

“What is f(3)?”

Calculus asks deeper questions:

This chapter builds the conceptual foundation for everything that follows.


1.3 Functions — Inputs and Outputs

This section is intentionally extremely detailed.

Many students can manipulate formulas mechanically yet still do not truly understand what a function actually is.

This becomes a serious obstacle later in calculus because derivatives, limits, integrals, differential equations, and series all operate on functions.

A student who does not understand functions is trying to build a skyscraper without understanding what a foundation is.

So before we discuss derivatives or limits, we must become deeply comfortable with:

Students should repeatedly ask:

A function is not merely an equation.

A function is a relationship between changing quantities.


##### Visualization Strategy — Thinking About Functions

When approaching any function, students should develop the habit of mentally visualizing a machine or process.

Example:

Suppose:

f(x) = 2x² + 1

Imagine the function as a machine:

Step 1:

Input x enters the machine.

Step 2:

The machine squares the input.

Step 3:

The machine multiplies by 2.

Step 4:

The machine adds 1.

Step 5:

The final output emerges.

If x = 3:

So:

f(3) = 19

This process view is enormously important.

Functions are processes.

They transform inputs into outputs.

Later in calculus, we will study:

But everything begins with understanding the input-output process.


##### Why Students Struggle With f(x)

Many students secretly misunderstand the notation:

f(x)

Common incorrect ideas include:

But:

f(x)

simply means:

"the output of function f when the input is x."

Think of:

f(3)

as asking:

"What output does the function produce when the input is 3?"

This is exactly like pressing a button on a machine.

Input goes in.

Output comes out.

The notation communicates a process.


##### Function Notation in Real Situations

Suppose:

T(t)

represents temperature as a function of time.

Then:

T(5)

means:

"the temperature at time 5."

Suppose:

P(t)

represents population.

Then:

P(10)

means:

"the population at time 10."

Suppose:

C(q)

represents production cost.

Then:

C(100)

means:

"the cost of producing 100 units."

The variable inside the parentheses tells us what the function depends on.

This becomes critically important later in multivariable calculus, physics, engineering, economics, and computer science.


##### Functions Describe Reality

Functions are not abstract inventions disconnected from reality.

They are one of the primary tools humans use to describe changing systems.

Examples:

| Function | Interpretation |

| -------- | ---------------------------- |

| s(t) | position as time changes |

| v(t) | velocity as time changes |

| A(r) | area as radius changes |

| V(r) | volume as radius changes |

| I(t) | electrical current over time |

| B(t) | bank balance over time |

| p(x) | pressure as position changes |

Calculus exists because these quantities change.

Functions allow us to describe that change precisely.


##### Building Intuition Graphically

Students should constantly connect formulas to pictures.

Suppose:

f(x) = x²

Visualize the graph.

Now think physically:

As x becomes larger:

This observation eventually leads to derivatives.

The graph is not decoration.

The graph is visual information about how the function behaves.


##### Thinking Dynamically

One of the most important shifts in calculus is learning to think dynamically rather than statically.

Algebra often focuses on solving for a fixed unknown.

Calculus focuses on behavior:

Functions are the language that allows us to discuss changing behavior rigorously.


##### Problem-Solving Strategy for Functions

Whenever students encounter a function, they should ask:

  1. What is the input variable?
  2. What quantity depends on that input?
  3. What operations does the function perform?
  4. Are there domain restrictions?
  5. What does the graph likely look like?
  6. What happens as inputs grow large?
  7. What are the units?
  8. What real-world process could this represent?

This habit builds mathematical maturity.


##### Worked Example — Interpreting a Function

Suppose:

C(q) = 500 + 3q

represents the cost of producing q items.

Students should not merely substitute numbers mechanically.

They should interpret meaning.

The function tells us:

Now evaluate:

C(100)

Substitute:

C(100) = 500 + 3(100)

= 500 + 300

= 800

Interpretation:

Producing 100 items costs 800 dollars.

But deeper understanding matters:

This is how calculus students should think.

Not merely:

"plug numbers into formulas."

But:

"understand the behavior and meaning of the system."


##### Worked Example — Piecewise Thinking

Real systems often behave differently in different regions.

Suppose shipping costs work this way:

This creates a piecewise function.

Students should recognize:

Reality itself is often piecewise.

Examples:

Functions allow us to model changing rules rigorously.


##### Common Student Weaknesses

Students often:

This course repeatedly emphasizes meaning, visualization, and interpretation because calculus becomes vastly easier once functions are understood deeply.


1.3 Functions — Inputs and Outputs

##### Intuitive Idea

A function is a rule that assigns exactly one output to each allowed input.

Input → rule → output

We usually write:

f(x)

which is read:

“f of x.”

This does not mean multiplication.

It means:

“the output produced when the input is x.”

Think of a vending machine.

If one button produced two unrelated outputs simultaneously, the machine would not behave like a proper function.

Functions require consistency.


1.4 Independent and Dependent Variables

Most functions connect two changing quantities.

The independent variable is the quantity that is chosen or tracked.

The dependent variable responds.

Examples:

| Situation | Independent | Dependent |

| ------------ | ----------- | -------------- |

| Plant growth | time | height |

| Motion | time | position |

| Fuel use | distance | fuel remaining |

| Heating | time | temperature |

If we write:

h(t)

we mean:

“height as a function of time.”

Time changes independently.

Height changes in response.


1.5 Domain and Range

Every function has restrictions.

The domain is the set of allowable inputs.

The range is the set of outputs the function can produce.

Example:

f(x) = 1/x

This function cannot accept x = 0 because division by zero is undefined.

So:

Example:

g(x) = √x

Negative inputs are impossible in the real-number system.

So:

Graphically:

A useful visual idea:


1.6 Functions in Multiple Forms

Functions appear in several forms:

##### Formula

f(x) = 2x² − 3x + 1

##### Table

| Time | Height |

| ---- | ------ |

| 0 | 5 |

| 1 | 7 |

| 2 | 10 |

##### Graph

A visual representation of behavior.

##### Verbal Description

“A taxi charges $4 plus $2 per mile.”

Strong calculus students must move comfortably between all of these forms.


1.7 Average Rate of Change

Suppose a car travels 180 miles in 3 hours.

We naturally ask:

“How fast was the car moving?”

We compute:

180 / 3 = 60 miles per hour.

This idea is central to calculus.

The general formula for average rate of change is:

[f(b) − f(a)] / [b − a]

This means:

change in output divided by change in input.

This structure appears everywhere:

| Situation | Meaning |

| ------------------- | ----------------- |

| distance vs time | velocity |

| temperature vs time | heating rate |

| population vs time | growth rate |

| cost vs production | marginal behavior |


1.8 Units Matter

Units explain physical meaning.

If:

then the rate has units:

meters/second

which represents velocity.

If:

then the rate has units:

dollars/year.

Students often ignore units.

This is dangerous.

Units frequently reveal whether an equation makes physical sense.


1.9 Geometric Interpretation — Secant Lines

Suppose we graph:

y = f(x)

Choose two points:

(a, f(a)) and (b, f(b))

The line connecting them is called a secant line.

Its slope is:

[f(b) − f(a)] / [b − a]

This means:

slope of secant line = average rate of change.

This connection between algebra and geometry is one of the central ideas of calculus.

Later, derivatives will emerge by shrinking the secant interval smaller and smaller.

Average rate of change leads naturally to instantaneous rate of change.


1.10 Common Function Families

##### Linear Functions

f(x) = mx + b

Properties:


##### Quadratic Functions

f(x) = ax² + bx + c

Properties:


##### Exponential Functions

f(x) = A(rˣ)

Properties:

Applications:


##### Rational Functions

Functions involving ratios.

Properties:


##### Piecewise Functions

Different rules apply in different regions.

Useful for:


1.11 Worked Example — Average Rate of Change

Let:

f(x) = x²

Find the average rate of change from x = 1 to x = 4.

First compute outputs:

f(1) = 1

f(4) = 16

Now apply the formula:

(16 − 1) / (4 − 1)

= 15 / 3

= 5

Interpretation:

Over this interval, the function increases on average by 5 output units for every 1 unit increase in x.


1.12 Common Mistakes

##### Mistake 1 — Confusing f(x) with multiplication

f(x) does not mean f times x.

It means:

“the output of function f at input x.”


##### Mistake 2 — Ignoring domain restrictions

Students often forget:


##### Mistake 3 — Ignoring units

A rate without units is incomplete.

60 what?

Miles per hour?

Meters per second?

Dollars per year?

Units matter.


Notation Style for Fractional Exponents

The course should avoid confusing caret-style notation whenever possible.

Instead of forms like:

x^(1/2)

prefer visually readable notation such as:

When discussing fractional exponents formally, use actual fractional exponents conceptually and explain their meaning carefully.

Examples:

Students should understand that radicals and fractional exponents are two ways of expressing the same mathematical idea.

The course should prioritize clarity and visual readability over compact symbolic shorthand.


1.11 Additional Starting Examples

The following examples are intentionally slow and explanatory.

Beginning calculus students often need to see the same idea repeatedly from multiple perspectives before it becomes intuitive.


##### Starting Example 1 — Function as a Process

Suppose:

f(x) = x² + 2

Think of the function as a machine.

The function performs operations step-by-step.

If x = 4:

Step 1:

Square the input.

4² = 16

Step 2:

Add 2.

16 + 2 = 18

So:

f(4) = 18

Visualization:

input → squaring → adding 2 → output

Functions are processes.

This process-oriented thinking becomes extremely important later in calculus.


##### Starting Example 2 — Physical Interpretation

Suppose:

P(t) = 500 + 20t

represents a bacteria population after t hours.

Students should not merely substitute mechanically.

Interpret the pieces:

Now compute:

P(5)

P(5) = 500 + 20(5)

= 500 + 100

= 600

Interpretation:

After 5 hours, the population is 600.

But deeper understanding matters:


##### Starting Example 3 — Visualizing Domain Restrictions

Suppose:

f(x) = 1 / (x − 2)

Ask:

Can every input work?

No.

If x = 2:

x − 2 = 0

which would require division by zero.

Impossible.

So x = 2 is excluded from the domain.

Students should visualize:

Always ask:

“What inputs are forbidden?”


##### Starting Example 4 — Understanding Average Rate of Change

Suppose:

s(t) = t²

represents distance traveled.

Find the average rate of change from t = 1 to t = 5.

Step 1:

Compute outputs.

s(1) = 1² = 1

s(5) = 5² = 25

Step 2:

Compute total output change.

25 − 1 = 24

Step 3:

Compute total input change.

5 − 1 = 4

Step 4:

Divide.

24 / 4 = 6

Interpretation:

Distance changed on average by 6 units per unit time.

Geometrically:

This geometric picture becomes one of the core ideas of calculus.


##### Starting Example 5 — Reading Tables Dynamically

Suppose:

| t | h(t) |

| --- | ---- |

| 0 | 5 |

| 1 | 7 |

| 2 | 10 |

| 3 | 14 |

Students should ask:

Differences:

7 − 5 = 2

10 − 7 = 3

14 − 10 = 4

The differences themselves increase.

So:

This is early calculus thinking.


1.13 Practice Problems

##### A. Basic Function Evaluation

  1. Evaluate:

f(x) = 2x² + 3

at:

  1. Evaluate:

g(x) = 5x − 7

at:

  1. Evaluate:

h(x) = √(x + 9)

at:

  1. Evaluate:

P(t) = 1000 + 50t

at:

Interpret physically.

  1. Evaluate:

A(r) = πr²

at:

Interpret physically.


##### B. Understanding Function Meaning

  1. Suppose:

C(q) = 200 + 5q

represents production cost.

  1. Suppose:

T(t) = 72 − 3t

represents temperature.

  1. Suppose:

P(t) = 500(1.2)^t

represents population.

  1. Explain in words what:

f(5) = 12

means.

  1. Explain why:

f(x)

does not mean multiplication.


##### C. Domains and Restrictions

  1. Find domain of:

f(x) = 1 / x

  1. Find domain of:

g(x) = 1 / (x² − 9)

  1. Find domain of:

h(x) = √(5 − x)

  1. Find domain of:

p(x) = √(x² − 4)

  1. Explain why logarithms require positive inputs.

##### D. Average Rate of Change

  1. Find average rate of change of:

f(x) = x²

from x = 1 to x = 4.

  1. Find average rate of change of:

f(x) = 3x + 2

from x = 0 to x = 10.

  1. A particle moves according to:

s(t) = 2t² + 1

Find average velocity on [1,5].

  1. A tank contains:

W(t) = 1000 − 25t

liters of water.

Find average rate of change from t = 2 to t = 8.

Interpret physically.

  1. Explain geometrically why average rate of change equals secant slope.

##### E. Graphical Interpretation

  1. Describe graph of:

f(x) = x²

  1. Describe graph of:

f(x) = 3x − 2

  1. Describe graph of an exponential growth function.
  2. Explain how a graph reveals whether a rate of change is constant.
  3. Explain how a graph can show acceleration.

##### F. Conceptual and Applied Problems

  1. Give a real-world example modeled by a linear function.
  2. Give a real-world example modeled by an exponential function.
  3. Explain why calculus studies changing quantities.
  4. Explain why functions are foundational to calculus.
  5. Explain difference between:
  1. Explain how secant lines lead naturally to tangent lines.
  2. Explain why functions are useful in physics.
  3. Explain why functions are useful in economics.
  4. Explain why graphs communicate information formulas alone may hide.
  5. Explain why units matter in calculus.

1.14 Expanded Solutions

##### Problem 1

f(x) = 2x² + 3

f(0) = 3

f(2) = 2(4) + 3 = 11

f(−1) = 2(1) + 3 = 5

Notice:

Squaring removes the negative sign before multiplication occurs.

Students should perform operations carefully and sequentially.


##### Problem 6

C(q) = 200 + 5q

200 represents fixed cost.

5 represents additional cost per unit.

Now compute:

C(20) = 200 + 5(20)

= 200 + 100

= 300

Interpretation:

Producing 20 items costs 300 dollars.

The graph is linear because the rate of increase remains constant.


##### Problem 12

f(x) = 1 / (x² − 9)

Denominator cannot equal zero.

So solve:

x² − 9 = 0

x² = 9

x = ±3

Domain:

all real numbers except:

x = −3 and x = 3

Students should visualize:


##### Problem 16

f(x) = x²

Average rate of change from x = 1 to x = 4:

Step 1:

f(1) = 1

f(4) = 16

Step 2:

Change in output:

16 − 1 = 15

Step 3:

Change in input:

4 − 1 = 3

Step 4:

15 / 3 = 5

Interpretation:

The function increases on average by 5 output units per unit increase in x.

Geometrically:


  1. Evaluate:

f(x) = 3x² − 2x + 5

at:

  1. Find the domain of:

f(x) = 1 / (x − 3)

  1. Find the average rate of change of:

f(x) = x² + 1

from x = 1 to x = 3.

  1. A particle moves according to:

s(t) = 2t² + 3t

Find the average velocity on [1,4].

  1. Give a real-world example of an exponential function.

1.14 Selected Solutions

Problem 1:

f(0) = 5

f(2) = 13

f(−1) = 10


Problem 2:

x − 3 cannot equal zero.

So:

x ≠ 3

Domain:

all real numbers except 3.


Problem 3:

f(1) = 2

f(3) = 10

Average rate:

(10 − 2) / (3 − 1)

= 8 / 2

= 4

Interpretation:

The function increases on average by 4 units of output for every 1 unit increase in input over the interval.


1.15 Chapter Summary

In this chapter we introduced:

Most importantly, we introduced the core idea behind calculus:

understanding how quantities change.

Average rate of change measures change over an interval.

The next step is deeper:

What happens if the interval becomes extremely small?

That question leads directly to limits and derivatives.


Chapter 2 — Limits: Intuitive, Numeric, and Graphical

Limits describe what a function approaches, not necessarily what it equals. This chapter introduces the central idea of calculus: studying behavior near a point. Students use tables, graphs, and verbal reasoning before relying on algebraic rules.

A limit asks: as (x) gets close to a value, what does (f(x)) get close to? This allows students to handle holes, jumps, vertical asymptotes, and behavior that cannot be captured by direct substitution alone.

Skills to Master

  1. Estimate (\lim_{x\to2} x²).
  2. Estimate (\lim_{x\to3} (2x+1)).
  3. If (f(x)=\frac{x²-1}{x-1}), what does (f(x)) approach as (x\to1)?
  4. Explain why (f(1)) may differ from (\lim_{x\to1}f(x)).
  5. Define a left-hand limit.
  6. Define a right-hand limit.
  7. If left-hand and right-hand limits differ, does the two-sided limit exist?
  8. What kind of limit behavior occurs near a vertical asymptote?
  9. Estimate (\lim_{x\to0}\frac{\sin x}{x}).
  10. Explain a removable discontinuity.
  11. Explain a jump discontinuity.
  12. Explain an infinite discontinuity.
  13. Solutions

  14. (4).
  15. (7).
  16. Simplify to (x+1), so the limit is (2).
  17. A function may have a hole or separately defined value at the point.
  18. The value approached as (x) approaches from values less than the point.
  19. The value approached as (x) approaches from values greater than the point.
  20. No.
  21. The function grows without bound positively or negatively.
  22. (1).
  23. A hole in the graph where the limit exists but the function value is missing or different.
  24. A break where one-sided limits are finite but unequal.
  25. A break where the function grows without bound.

Chapter 3 — Limit Laws and Algebraic Techniques

This chapter turns intuitive limits into reliable computation. Students learn limit laws for sums, products, quotients, powers, and roots. They also learn algebraic techniques such as factoring, rationalizing, simplifying complex fractions, and using standard trigonometric limits.

The major goal is to avoid blind substitution. Direct substitution works only when the function is continuous at the point and does not produce an indeterminate form such as (0/0).

Skills to Master


Chapter 4 — Continuity and the Intermediate Value Theorem

Continuity means a graph has no break at a point. More precisely, a function is continuous at (x = a) if the function is defined at (a), the limit as (x\to a) exists, and the limit equals the function value.

This chapter connects limits to graph behavior and introduces the Intermediate Value Theorem. The IVT says that a continuous function cannot jump over values. If a continuous function moves from one height to another, it must hit every height in between.

Skills to Master


Chapter 5 — The Derivative: Definition and First Examples

The derivative measures instantaneous rate of change. It grows out of average rate of change by shrinking the time or input interval toward zero. This chapter introduces the difference quotient and the formal limit definition of the derivative.

Students learn that the derivative is both a number and a function: a slope at one point, and a slope-machine across many points.

Skills to Master


Chapter 6 — Basic Differentiation Rules

This chapter introduces the power rule, constant rule, constant multiple rule, and sum/difference rules. Students move from first-principles derivative calculations to efficient symbolic differentiation.

The central habit is structural recognition: identify each term, apply the correct rule, and simplify carefully.

Skills to Master


Chapter 7 — Product and Quotient Rules

Not every derivative can be found by differentiating pieces independently. Products and quotients require special rules. This chapter teaches students to recognize when functions are multiplied or divided and to apply the product and quotient rules accurately.

Students also learn when algebraic simplification can avoid unnecessary use of the quotient rule.

Skills to Master


Chapter 8 — The Chain Rule and Composite Functions

The chain rule is one of the most important tools in calculus. It handles composite functions: functions inside other functions. Students learn to identify the outside function, the inside function, and multiply by the derivative of the inside.

The chapter emphasizes that most real calculus problems involve layers.

Skills to Master


Chapter 9 — Implicit Differentiation and Related Rates

Implicit differentiation handles equations where (y) is not isolated as a function of (x). Students learn to differentiate both sides with respect to (x), treating (y) as a function of (x).

Related rates apply implicit differentiation to changing real-world quantities. The goal is to connect variables with an equation, differentiate with respect to time, and solve for the unknown rate.

Skills to Master


Chapter 10 — Linearization and Differentials

Linearization uses tangent lines to approximate function values near a known point. Differentials estimate small changes in output from small changes in input.

This chapter shows how calculus turns complicated curves into local linear approximations.

Skills to Master


Chapter 11 — L’Hôpital’s Rule and Indeterminate Forms

L’Hôpital’s Rule gives a powerful method for certain limits involving indeterminate forms such as (0/0) and (\infty/\infty). Students learn when the rule applies, how to use it, and when algebraic methods are better.

The chapter also covers transforming other indeterminate forms into quotients suitable for L’Hôpital’s Rule.

Skills to Master


Chapter 12 — Derivatives: Mixed Practice and Review

This chapter consolidates all derivative techniques. Students practice choosing the right method rather than merely following a named section. Problems combine power, product, quotient, chain, implicit, logarithmic, exponential, and trigonometric differentiation.

The goal is fluency.

Skills to Master


Module B — Applications of the Derivative

Chapter 13 — Graphing with First and Second Derivatives

This chapter uses derivatives to understand graph shape. The first derivative reveals increasing and decreasing behavior. The second derivative reveals concavity and inflection points. Students learn to assemble a complete curve sketch from algebraic information.

Skills to Master


Chapter 14 — Optimization Problems in One Variable

Optimization asks for the best possible value: maximum area, minimum cost, largest volume, shortest distance, or greatest profit. Students learn to translate word problems into equations, reduce to one variable, differentiate, and test candidates.

Skills to Master


Chapter 15 — Mean Value Theorem and Consequences

The Mean Value Theorem connects average rate of change with instantaneous rate of change. If a function is continuous and differentiable, then at some point its instantaneous slope equals its average slope.

This chapter develops theoretical understanding and practical consequences, including monotonicity and constant-function behavior.

Skills to Master


Chapter 16 — Newton’s Method and Numerical Root-Finding

Newton’s Method uses tangent lines to approximate roots. Students learn the iteration formula and study when the method works well or fails.

Skills to Master


Chapter 17 — Motion in One Dimension

This chapter connects derivatives and integrals to motion. Position, velocity, acceleration, speed, displacement, and distance traveled are treated as related but distinct concepts.

Skills to Master


Chapter 18 — Parametric Curves and Polar Coordinates

Parametric and polar equations describe curves in ways that standard (y = f(x)) graphs cannot. Students learn how derivatives work when (x) and (y) are both functions of a parameter, and how slopes behave in polar form.

Skills to Master


Module C — Integrals and the Fundamental Theorem

Chapter 19 — Antiderivatives and Indefinite Integrals

Integration begins as reverse differentiation. Students learn antiderivatives, indefinite integrals, constants of integration, and basic integral rules.

Skills to Master


Chapter 20 — Riemann Sums and Definite Integrals

This chapter develops the definite integral as accumulated change and signed area. Students approximate area using rectangles and then define the integral as a limiting process.

Skills to Master


Chapter 21 — The Fundamental Theorem of Calculus

The Fundamental Theorem connects differentiation and integration. It shows that accumulation functions have derivatives and that definite integrals can be evaluated using antiderivatives.

Skills to Master


Chapter 22 — Substitution for Definite and Indefinite Integrals

Substitution reverses the chain rule. Students learn to identify inner functions and replace complicated expressions with simpler variables.

Skills to Master


Chapter 23 — Numerical Integration

Not every integral has a simple elementary antiderivative. Numerical integration estimates definite integrals using geometric approximations such as the trapezoid rule and Simpson’s rule.

Skills to Master


Module D — Techniques and Applications of Integration

Chapter 24 — Integration by Parts

Integration by parts reverses the product rule. Students learn to choose (u) and (dv), apply the formula, and handle repeated integration by parts.

Skills to Master


Chapter 25 — Trigonometric Integrals and Trig Substitution

This chapter handles integrals involving powers of trig functions and radical expressions suited to trigonometric substitution.

Skills to Master


Chapter 26 — Partial Fractions and Rational Integrals

Partial fractions break rational functions into simpler pieces. Students learn to decompose rational expressions and integrate each part.

Skills to Master


Chapter 27 — Improper Integrals and Convergence

Improper integrals involve infinite intervals or infinite discontinuities. Students learn to rewrite them as limits and determine whether they converge or diverge.

Skills to Master


Chapter 28 — Applications of Integration

Integration measures accumulation. This chapter applies integrals to area, volume, work, fluid force, average value, and centers of mass.

Skills to Master


Module E — Sequences, Series, and Power Series

Chapter 29 — Sequences and Their Limits

Sequences are ordered lists of numbers. This chapter introduces convergence, divergence, monotonicity, boundedness, recursive definitions, and limit behavior.

Skills to Master


Chapter 30 — Infinite Series and Convergence Basics

An infinite series adds infinitely many terms. Students learn partial sums, geometric series, telescoping series, and the basic divergence test.

Skills to Master


Chapter 31 — Convergence Tests I

This chapter introduces the integral test, direct comparison test, and limit comparison test. Students learn to compare unknown series to familiar benchmark series.

Skills to Master


Chapter 32 — Convergence Tests II

Students learn tests for alternating series and series involving factorials, exponentials, and powers. The alternating series test, ratio test, and root test become central tools.

Skills to Master


Chapter 33 — Power Series and Intervals of Convergence

Power series represent functions as infinite polynomials. Students learn radius and interval of convergence and how to test endpoints.

Skills to Master


Chapter 34 — Taylor Polynomials and Taylor Series

Taylor polynomials approximate functions using derivatives at a point. Taylor series extend this idea infinitely and allow functions to be represented as power series.

Skills to Master


Chapter 35 — Series Applications and Capstone Review

The final chapter brings together convergence tests, power series, Taylor series, approximation, and applications. Students practice choosing methods independently and reviewing the full Calculus I–II arc.

Skills to Master


Suggested Chapter Expansion Template

Each full chapter should be expanded using this structure:

Chapter Title

1. Why This Matters

Explain the purpose of the topic in plain language.

2. Core Concept

Define the central idea carefully.

3. Main Methods

Give step-by-step procedures.

4. Worked Examples

Include several examples from easy to challenging.

5. Common Mistakes

List errors students commonly make.

6. Practice Problems

Include 20–30 problems.

7. Full Solutions

Show complete reasoning, not just final answers.

8. Mixed Review

Connect the chapter to earlier material.

9. Summary

Give a compact review of what must be remembered.


Recommended Study Order

  1. Complete Modules A and B as Calculus I.
  2. Complete Modules C, D, and E as Calculus II.
  3. Review algebra and trigonometry whenever they appear as obstacles.
  4. Work problems by hand before using a calculator.
  5. Keep a personal error log.
  6. Redo missed problems one week later.
  7. Build fluency by mixing old and new topics.

Explanatory Teaching Style

This course should constantly explain:

The goal is not merely symbolic manipulation.

The goal is mathematical thinking.

Each chapter should repeatedly include:

Visual Thinking

Students should be taught how to picture the mathematics.

Examples:

Whenever possible:


Process-Oriented Explanations

Instead of only presenting formulas, explain the reasoning process.

Poor style:

"Apply the quotient rule."

Better style:

"Because the function is a ratio of two changing quantities, differentiating numerator and denominator separately would not preserve how the ratio itself changes. The quotient rule accounts for how both pieces vary simultaneously."


Problem-Solving Approach

Each chapter should teach students how to approach unfamiliar problems.

Students should repeatedly ask:

  1. What type of object is this?
  1. What is changing?
  2. What is being asked?
  3. What tools are available?
  4. What geometric picture matches the algebra?
  5. What do the units mean?
  6. Does the final answer make physical sense?

Visualization Before Formalism

Whenever possible:

Students understand formal mathematics much more deeply when they already possess a mental picture.


Explanatory Language

The course should favor explanatory narration.

Example:

Instead of only writing:

f(4) − f(1)

───────────

4 − 1

also explain:

"We subtract the outputs because we want to know how much the function changed overall. Then we divide by the change in the input variable to measure change per unit."


Repeated Reinforcement

Important ideas should recur constantly throughout the course:

Students master calculus through repeated exposure to the same deep ideas from multiple perspectives.


Course Philosophy

Calculus is the mathematics of change and accumulation.

Derivatives answer: how fast is something changing right now?

Integrals answer: how much has accumulated over an interval?

Series answer: how can complicated functions be built from infinite sums of simple pieces?

Mastery comes from connecting these ideas rather than memorizing isolated formulas.