Calculus is the mathematics of change and accumulation. A full calculus sequence, typically spread across two or three college semesters, covers limits, derivatives, integrals, infinite series, and (in the third course) functions of multiple variables. Most students encounter it first in high school AP classes or as college freshmen, and the standard prerequisite is three years of high school math including algebra, trigonometry, and logarithms.
Limits and Continuity
Every calculus course begins with limits. A limit describes what value a function approaches as its input gets closer and closer to some number. This might sound abstract, but limits are the tool that lets calculus handle instantaneous change, something ordinary algebra can’t do. You learn how to evaluate limits from graphs, tables, and equations, and you encounter important theoretical results like the Squeeze Theorem (which pins down a limit by trapping a function between two others) and the Intermediate Value Theorem.
Closely tied to limits is continuity. A function is continuous at a point when three things are true: the function produces an actual output at that point, the limit exists at that point, and the limit equals the output. In plain terms, a continuous function has no jumps, holes, or breaks. You also study what happens when limits head toward infinity, which explains the behavior of curves that have asymptotes.
Derivatives: The Mathematics of Rates
Derivatives are the first major concept built on top of limits. A derivative measures how fast a function’s output is changing at any given instant. If you’ve ever looked at a speedometer, you’ve seen a derivative in action: it tells you your rate of change in position at one specific moment, not averaged over a whole trip.
In a first calculus course you learn to compute derivatives using a set of rules rather than grinding through the limit definition every time. These include the power rule, the product rule, the quotient rule, and the chain rule (for functions nested inside other functions). You also learn implicit differentiation, which handles equations where you can’t easily isolate one variable, and you work with derivatives of inverse functions. Higher-order derivatives come up too: the second derivative, for instance, tells you whether a rate of change is itself speeding up or slowing down.
What Derivatives Are Used For
A large portion of first-semester calculus is devoted to applications of derivatives. You learn to find the maximum and minimum values of a function, which translates directly into optimization problems: minimizing the material needed to build a container, maximizing the area enclosed by a fence, or finding the dimensions that minimize cost in a business scenario. The first derivative test and second derivative test give you systematic ways to classify peaks and valleys on a graph. You also use derivatives to sketch accurate graphs of functions by identifying where they increase, decrease, curve upward, or curve downward. Related rates problems, another classic application, use the chain rule to figure out how two changing quantities are connected, like how fast the water level in a tank rises as you pour at a known rate.
In business and economics courses, derivatives define marginal cost (the cost of producing one additional unit), marginal revenue, and marginal profit, giving a precise framework for decisions about production levels.
Integrals: Accumulation and Area
Integration is the second pillar of calculus, and in some sense it’s the reverse of differentiation. Where a derivative breaks a quantity into its instantaneous rate of change, an integral adds up infinitely many tiny pieces to find a total. The most visual interpretation: the definite integral of a function computes the area between its curve and the horizontal axis over some interval.
You start with Riemann sums, which approximate area by slicing it into rectangles. As the rectangles get thinner and more numerous, the approximation improves, and in the limit you get the exact integral. From there, you learn antiderivatives (also called indefinite integrals), which are functions whose derivative gives you back the original function.
The concept linking these two halves of calculus is the Fundamental Theorem of Calculus, often described as the most important result in the entire subject. It has two parts. The first says that if you define a new function by accumulating the area under a curve from a starting point to a variable endpoint, the derivative of that accumulation function gives you back the original curve. The second part says you can evaluate a definite integral by finding any antiderivative and subtracting its values at the two endpoints. This theorem is what makes integration practical. Without it, you’d be stuck computing limits of Riemann sums for every problem.
Advanced Integration Techniques
A second-semester calculus course (often called Calculus II) spends significant time on more powerful methods of integration. Basic substitution only gets you so far, so you add several tools to your toolkit:
- Integration by parts: a technique for integrating products of functions, reversing the product rule for derivatives.
- Trigonometric integrals: methods for handling expressions involving powers of sine, cosine, and other trig functions.
- Trigonometric substitution: replacing variables with trig expressions to simplify integrals that contain square roots. Students often find choosing the right substitution to be one of the trickier skills in the course.
- Partial fractions: breaking a complicated fraction into simpler pieces that are each easy to integrate.
- Improper integrals: integrals where the interval stretches to infinity or the function blows up at some point within the interval. You learn comparison tests to determine whether these integrals produce a finite answer.
Numerical approximation methods also appear in this course, including the Trapezoidal Rule and Simpson’s Rule, which estimate definite integrals when an exact antiderivative is hard or impossible to find.
Sequences and Infinite Series
The other major topic in second-semester calculus is infinite series. A sequence is an ordered list of numbers following a pattern; a series is what you get when you add up the terms of a sequence. The central question is convergence: does adding infinitely many terms produce a finite sum, or does the total grow without bound?
You learn a battery of tests to answer this question: the integral test, comparison tests, the ratio test, and the root test. Each works well in different situations, and a significant part of the course is learning to recognize which test to apply.
Power series take this further. A power series represents a function as an infinite sum of terms involving increasing powers of a variable. Taylor series and Maclaurin series (a Taylor series centered at zero) let you express familiar functions like sine, cosine, and the natural logarithm as infinite polynomials. This is not just a theoretical exercise. Calculators and computers use truncated versions of these series to actually compute values of trig and exponential functions. You learn to find the interval of convergence for a power series (the range of inputs where the infinite sum produces valid answers) and to build new series from known ones through substitution, differentiation, and multiplication.
Series is widely considered the most conceptually challenging part of the first-year calculus sequence. The ideas require a different kind of thinking than the procedural techniques of differentiation and integration.
Multivariable Calculus
A third semester extends everything into higher dimensions. Instead of functions with a single input, you work with functions of two or three variables, like temperature that depends on both location and altitude.
The course typically starts with vectors and matrices, which provide the language for describing points, directions, and planes in three-dimensional space. Partial derivatives generalize the derivative to functions of multiple variables: you measure how the output changes when you adjust one input while holding the others fixed. The gradient, a vector built from all the partial derivatives, points in the direction of steepest increase and is central to optimization problems in higher dimensions.
Lagrange multipliers give you a method for finding maximum and minimum values subject to constraints, like maximizing volume while keeping surface area fixed. Double and triple integrals extend integration to calculate volumes, masses, and other accumulated quantities over two- and three-dimensional regions.
The course also introduces vector fields, which assign a vector (a direction and magnitude) to every point in space. Think of a weather map showing wind speed and direction at each location. Line integrals measure accumulated effects along a path through a vector field, and surface integrals do the same over a surface. Three major theorems tie everything together: Green’s Theorem relates a line integral around a closed curve to a double integral over the enclosed region, the Divergence Theorem connects surface integrals to triple integrals, and Stokes’ Theorem generalizes Green’s Theorem to three dimensions. These results are essential tools in physics and engineering, particularly in electromagnetism and fluid dynamics.
Skills That Run Through the Whole Sequence
Beyond specific topics, calculus courses build a set of recurring mathematical skills. You get extensive practice with algebraic manipulation, since nearly every calculus problem requires simplifying expressions before or after applying calculus techniques. Trigonometric identities come up constantly, which is why trig is a firm prerequisite. You also develop the ability to translate word problems into mathematical models: reading a physical scenario and deciding which calculus tool fits.
Graphing plays a large role throughout. Whether by hand or using graphing software, you’re expected to connect the visual shape of a function to its analytical properties. Free tools like GeoGebra and graphing calculators are commonly used in modern classrooms to explore curves, visualize solids of revolution, and check work.
Perhaps the most important thing calculus teaches is a way of thinking about continuous change. Algebra handles static relationships. Calculus gives you the framework to analyze anything that moves, grows, decays, or accumulates, which is why it remains a required course for students entering physics, engineering, economics, computer science, and the biological sciences.

