01The Two Faces of Integration
Introducing Integration
Integration is the second major branch of calculus. Just as subtraction is the inverse of addition, integration is the inverse process of differentiation. It has two fundamental interpretations that, remarkably, turn out to be the same concept.
1. Integration as an Antiderivative
This is the simplest way to think about integration. If differentiation is the process of finding the slope (rate of change), then integration is the process of finding the original function given its slope.
If , then we say that is the antiderivative or integral of . We write this as:
The symbol is the integral sign, and indicates that we are integrating with respect to . But what is the ? It is called the constant of integration. Since the derivative of any constant is zero, there are infinitely many possible antiderivatives, all differing by a constant. For example, the derivative of , , and are all . So, the integral of is .
2. Integration as Area Under a Curve
The second, more visual interpretation is that integration represents the area under the graph of a function between two points. How can we find the area of a shape with a curved top?
The idea is to slice the area into an infinite number of infinitesimally thin rectangles. The area of each tiny rectangle is its height, , times its width, . The integral sign is like a big 'S' for 'sum'. Integration is the process of summing up the areas of all these infinite, tiny rectangles.
This is written as a definite integral:
This represents the accumulated area under the curve from to .
The Fundamental Theorem of Calculus
The theorem that connects these two ideas is the central result of calculus. The Fundamental Theorem of Calculus states that the area under a curve can be found by evaluating its antiderivative at the endpoints. This result links the concept of slope (differentiation) to the concept of area (integration).
If the integral of a function f(x) is F(x) + C, what is the derivative of F(x)?
02Key Concepts
The Standard Rules of Integration
Before turning to the reference table below, it helps to collect the core rules of integration in one place. The first two are the linearity properties you have already used — integration distributes over addition, and constants pull straight out of the integral sign:
Two further rules handle integrals that do not reduce to the basic table directly.
Integration by Parts
When the integrand is a product of two functions, integration by parts replaces the original integral with a simpler one:
In words: integrate one factor, multiply the result by the other factor, then subtract the integral of that running antiderivative times the derivative of the factor you left alone.
Integration by Substitution
When the integrand is a composite function multiplied by the derivative of its 'inner' function, substitution collapses it into a simpler integral in a new variable :
This is the formal statement of the u-substitution procedure used throughout the worked examples in this chapter.
Table of Standard Integrals
This table is the chapter's central reference — memorize it, and every technique you meet later (substitution, integration by parts, definite-integral evaluation) becomes a matter of reducing an unfamiliar integral to one of these standard forms. Reading the table from left to right integrates; reading it from right to left differentiates (drop the arbitrary constant when differentiating).
| # | f(x) | ∫f(x)dx |
|---|---|---|
| 1 | ||
| 2 | ||
| 3 | ||
| 4 | ||
| 5 | ||
| 6 | ||
| 7 | ||
| 8 | ||
| 9 | ||
| 10 | ||
| 11 | ||
| 12 | ||
| 13 | ||
| 14 | ||
| 15 | ||
| 16 | ||
| 17 | ||
| 18 | ||
| 19 | ||
| 20 | ||
| 21 |
Entries 12–13 and 18–21 will feel unfamiliar the first time you see them — they arise from inverse-trigonometric and 'irrational' substitutions you will practice in later units (e.g. trigonometric substitution). For now, treat the table as a lookup: whenever an integral matches one of these forms exactly, you can write down the answer immediately.
Using the standard integral table, what is ?
03Calculating Definite Integrals
From a Family of Functions to a Single Number
While an indefinite integral gives us a whole family of functions (the antiderivative + C), a definite integral gives us a single numerical value. This value represents the net area under the graph of a function between two specific points, called the limits of integration.
The Fundamental Theorem of Calculus (Evaluation Part)
The link between the antiderivative and the area under a curve is the Fundamental Theorem of Calculus. It gives us a simple, powerful way to calculate definite integrals.
If is a continuous function on the interval and is any antiderivative of (i.e., ), then:
The notation is often written as .
Steps to Evaluate a Definite Integral:
- Find the Antiderivative: First, find the indefinite integral of , which gives you . You can ignore the constant of integration, , as it will cancel out.
- Evaluate at the Limits: Calculate the value of the antiderivative at the upper limit () and the lower limit ().
- Subtract: Subtract the value at the lower limit from the value at the upper limit.
Example: Finding the Area
Find the area under the curve of from to .
1. Antiderivative: The antiderivative of is .
2. Evaluate:
3. Subtract:
So, the area under the parabola from x=1 to x=3 is .
What is 'Net' Area?
If a function dips below the x-axis, the definite integral will treat the area in that region as negative. The definite integral calculates the 'net' or 'signed' area: the sum of the areas above the axis minus the sum of the areas below the axis.
What is the value of the definite integral ?
04Examples
Example 31: Displacement from a Time-Varying Velocity
The velocity (in m/s) of a particle moving along a straight line varies with time (in s) as . Find the displacement of the particle (i) in the first 2 s, and (ii) in the first seconds.
Solution: Because the velocity keeps changing, we cannot simply multiply velocity by time to get displacement. Instead, consider a small time interval after time ; over this tiny interval the velocity is approximately constant and equal to , so the displacement covered is . Summing these small displacements and taking the limit turns the sum into an integral.
(i) First 2 s:
Geometrically this integral is the area under the straight line in the velocity-time graph, from to s — a triangle of base 2 s and height 4 m/s:
(ii) First seconds:
so . Earlier, differentiating position gave you velocity; here, integrating velocity gives back position. This confirms that integration is the reverse process of differentiation.
Example 32: Integrating a Polynomial Two Ways
Evaluate .
Solution: You can often spot the antiderivative directly by recognizing as a function whose derivative is :
Alternatively, apply linearity and integrate term by term:
The three separate constants combine into a single arbitrary constant , giving the same result:
Example 33: A Simple Definite Integral
Evaluate .
Solution: Find the antiderivative, then apply the Fundamental Theorem of Calculus:
Example 34: Integrating y = x² + 2x + 3
Determine the integral of .
Solution: Using linearity to split the integral term by term:
Example 35: A Definite Integral of sin²x
Calculate .
Solution: Since is not directly in the standard table, rewrite it using the identity :
So .
Example 36: Substitution with sin⁴t cos t
Evaluate .
Solution: Let , so . The integral becomes:
Example 37: Substitution with a Linear Shift
Evaluate .
Solution: Let , so :
Example 38: Substitution Inside a Cosine
Evaluate .
Solution: Let , so , i.e. :
Example 39: Substitution with x²sin(x³)
Evaluate .
Solution: Let , so , i.e. :
Example 40: Substitution Under a Square Root
Evaluate .
Solution: Let , so :
Example 41: The Same Integral, Two Different Substitutions
Evaluate .
Method 1 — substitute : Then , and the integral becomes:
Method 2 — substitute : Then , so differentiating gives , and:
Both methods agree, as they must — the choice of substitution is a matter of convenience, not correctness. When more than one substitution works, pick whichever one leaves the cleanest algebra.
Example 42: Verifying an Integral by Differentiating Back
Prove that .
Solution: Rather than deriving the antiderivative from scratch, simply differentiate the proposed answer and check that it reproduces the integrand:
This matches the integrand exactly, so the claimed integral is correct. Be careful, though: it would be wrong to write , since — the leftover term in the correct answer is essential, and dropping it is a common error.
Example 43: Free Fall from a Differential Equation
Near Earth's surface, a freely falling body has acceleration . If the body is released from rest, find its velocity seconds after release.
Solution: Separate the variables and integrate both sides:
Apply the initial condition : substituting gives , so . The velocity at any later time is therefore:
Example 44: A Definite Integral as the Area of a Trapezoid
Evaluate for , using area rather than the antiderivative formula.
Solution: The region under the line between and is a trapezoid of height , with parallel sides of length and .
The value of the integral is simply the area of this trapezoid:
For the specific case :
As a further check, note that is indeed an antiderivative of — further evidence that the antiderivative approach and the area-summation approach always agree.
The same source material also works Examples 45–47, but these are near-identical restatements of Examples 38, 39, and 41 above — the same integrals, the same substitutions, and the same results — so they are not reproduced separately here.
Using the trapezoid-area method of Example 44, evaluate .
Using the substitution , what is ?
05Finding Indefinite Integrals
Antidifferentiation
Finding an indefinite integral is the process of answering the question: 'What function, when differentiated, gives me the function I started with?' Since this process is the reverse of differentiation, the rules of integration are the reverse of the rules of differentiation.
The Reverse Power Rule
The most fundamental rule is the reverse of the power rule for derivatives.
In words: Add one to the power, then divide by the new power.
- Example 1:
- Example 2 (Constant):
Other Basic Rules
Just like with derivatives, we can integrate term by term and factor out constants.
- Constant Multiple:
- Sum/Difference Rule:
Table of Common Integrals
| Function, f(x) | Indefinite Integral, ∫f(x)dx |
|---|---|
Example: Integrating a Polynomial
Find the indefinite integral of .
We can integrate this term by term:
(Note: We only need to add one constant of integration at the very end.)
What is the indefinite integral of ?
06Integration Technique: u-Substitution
Beyond the Basic Rules
While the basic integration rules are powerful, many integrals cannot be solved directly with them. We need more advanced techniques. The most common and important of these is u-substitution, which is essentially the chain rule in reverse.
The Idea Behind u-Substitution
U-substitution is used to transform a complicated integral into a simpler one that we know how to solve. It is designed to handle integrals of composite functions—where you have a function 'inside' another function.
Recall the chain rule for derivatives: .
If we integrate both sides, we get: .
The expression on the left looks complicated. The goal of u-substitution is to take an integral that looks like and simplify it by letting .
Step-by-Step Procedure:
- Choose 'u': Look for an 'inner function'. A good choice for is often a quantity that is raised to a power, inside a trig function, or in the denominator. Let .
- Find 'du': Differentiate with respect to to find . Then, solve for to get .
- Substitute: Replace the inner function with and the remaining part of the integral with . The entire integral should now be in terms of , with no 's left.
- Integrate: Solve the new, simpler integral with respect to .
- Back-Substitute: Replace with the original expression in terms of to get your final answer.
Example: Using u-Substitution
Find .
1. Choose u: The 'inner function' is . Let .
2. Find du: .
3. Substitute: Notice that our integral has both and . We can substitute these perfectly.
4. Integrate: The integral is now much simpler.
5. Back-Substitute: Replace with .
The final answer is .
To solve the integral , what is the best choice for 'u'?
07Introduction to Integration
Integration as Summation of a Continuous Variable
Suppose a curve traces out a region bounded below by the x-axis and on the sides by two vertical lines and . We already know how to find the areas of triangles, rectangles, and circles — but how do we find the area under a curve whose height keeps changing? The method is to divide the region into many thin vertical strips, treat each strip as an ordinary rectangle, add up the rectangles, and then let the strips become infinitesimally thin.
Divide the interval into equal strips, each of width , by marking the points
This slices the area under the curve into thin rectangles, each of base . The first rectangle has height , the second has height , and so on, with the last rectangle having height .
Adding up the areas of all rectangles gives an approximate value for the area under the curve:
or, in compact summation notation,
This approximation gets better as grows larger — the rectangles hug the curve more closely as their width shrinks. In the limit (equivalently ), the jagged staircase of rectangles becomes indistinguishable from the smooth curve, and the sum gives the exact area:
When becomes infinitesimally small it is given the special symbol , and this limiting process — the summation of a continuously varying quantity over infinitely many infinitesimal pieces — is called integration. The limit-of-a-sum notation is replaced by the integral sign:
It may seem strange that adding infinitely many pieces, each of vanishing size, can produce a finite, physically meaningful answer rather than zero or infinity — but this is exactly what happens, and it is the reason integration is such a powerful tool throughout physics.
What the Integral Represents Physically
The summation idea above is not limited to area under a graph — it applies to any continuously varying physical quantity multiplied by a small increment. Three examples recur constantly in mechanics:
- If is the velocity of a particle at time , then is the tiny displacement covered in the infinitesimal time , so gives the total displacement of the particle from to .
- If is the acceleration of a particle at time , then is the tiny change in velocity in the infinitesimal time , so gives the total change in velocity of the particle from to .
- If is the force acting on a particle moving along a straight line, then is the tiny work done as the particle covers the displacement , so gives the total work done on the particle as it moves from to .
You will meet all three of these integrals again, worked out in full, later in this unit.
A particle's acceleration is . What does represent?