01Finding Areas Using Integration
The Most Direct Application: Area
The geometric interpretation of the definite integral is the area under a curve. We can extend this idea to find not just the area between a curve and the x-axis, but also the more general case of the area enclosed between two different curves.
Area Between Two Curves
To find the area of the region bounded by two functions, and , between and , we use a simple idea: the area between the curves is the area under the top curve minus the area under the bottom curve.
If on the interval , then the area is:
In words: Integrate the 'top function' minus the 'bottom function' over the interval.
Step-by-Step Procedure:
- Sketch the Curves: Draw a rough graph of the functions to identify the enclosed region and determine which function is on top.
- Find the Limits of Integration (a, b): If the limits are not given, find the points where the curves intersect by setting the functions equal to each other, , and solving for .
- Set Up the Integral: Write the definite integral as .
- Integrate: Evaluate the integral to find the area.
Example: Area Between a Parabola and a Line
Find the area of the region enclosed by and .
1. Sketch: The line is above the parabola in the enclosed region.
2. Find Limits: Set the functions equal to find the intersection points.
.
The curves intersect at and . So, and .
3. Set Up Integral:
Top function = . Bottom function = .
4. Integrate:
First, find the antiderivative of : .
Now, evaluate at the limits:
To find the area between y=f(x) and y=g(x), you find that they intersect at x=0 and x=4. On this interval, f(x) is always greater than g(x). Which integral represents the area?
02Finding the Center of Mass by Integration
The Balance Point of an Object
The center of mass is the unique point where the weighted relative position of the distributed mass sums to zero. You can think of it as the 'average' position of all the mass in an object, or the point where the object would be perfectly balanced if you placed it on a single support.
For a simple system of discrete particles, the center of mass is a weighted average:
But what about a continuous object, like a metal rod or a plate, where the mass is spread out? For this, we need integration.
From Summation to Integration
To find the center of mass of a continuous body, we use the same logic as before, but we replace the discrete sum with a continuous sum (an integral). We divide the object into an infinite number of tiny pieces of mass, , each at a position .
The formula for the x-coordinate of the center of mass becomes:
The denominator, , is simply the total mass of the object, . So, the formula is often written as:
Introducing Linear Density (λ)
The term must be expressed in terms of a spatial variable, such as , using the concept of density. For a one-dimensional object, we use linear mass density, , which is the mass per unit length.
If the density is uniform, . If it is non-uniform, will be a function of position, .
Example: Center of Mass of a Uniform Rod
Problem: Find the center of mass of a thin, uniform rod of length and mass , placed along the x-axis from to .
1. Set Up the Integral:
We use the formula .
Since the rod is uniform, its linear density is constant: .
We can write .
The integral will be from one end of the rod (0) to the other (L).
2. Substitute and Integrate:
We can pull the constants out of the integral.
Now, integrate :
This is the expected result: the center of mass of a uniform rod is at its geometric center.
For a fully worked example using a non-uniform, position-dependent density — including a dimensional-analysis check on — see Example 49 in the Examples section of this chapter.
If a rod has a non-uniform density that increases from left to right, where would you expect its center of mass to be?
03Key Concepts
Chapter 6 Summary: Applications of Integration
Here is a summary of the core physical ideas and formulas developed in this chapter. Notice that every result follows the same pattern: identify a thin element, write its small contribution, and integrate to add up all the elements.
- Area under a curve / between two curves:
- Center of mass of a continuous body: where is the linear mass density (constant for a uniform body, a function for a non-uniform one).
- Displacement and velocity from integration:
- Work done by a variable force:
- Area of a circle by integration (ring method): slicing the circle into thin concentric rings of radius and thickness gives , so
- Volume of a sphere by integration (shell method): slicing the sphere into thin concentric shells of radius and thickness gives , so
- Mass of a rod with non-uniform density : the mass element is , so the total mass is
A sphere is built up from thin concentric shells. What is the volume of a shell of radius and thickness ?
04Finding Displacement and Velocity by Integration
Reversing the Direction: From Acceleration to Position
In differentiation, we learned how to find velocity and acceleration from a position function. Integration allows us to do the reverse. If we know an object's acceleration, we can find its velocity. If we know its velocity, we can find its displacement. This is used throughout physics for analyzing motion.
Finding Velocity from Acceleration
Since acceleration is the derivative of velocity (), it follows that velocity is the antiderivative of acceleration.
The definite integral gives the change in velocity over a time interval:
Finding Displacement from Velocity
Similarly, since velocity is the derivative of position (), displacement is the integral of velocity.
The displacement (change in position, ) of an object between time and is the definite integral of its velocity function over that interval.
This means that the displacement is the net area under the velocity-time graph. The total distance traveled, however, would be the integral of the speed, |v(t)|, which requires finding the area and treating any parts below the axis as positive.
Example: Motion with Variable Acceleration
An object starts from rest and has an acceleration given by m/s². Find its displacement between t=0 and t=3 s.
1. Find the Velocity Function:
First, we must integrate the acceleration to find the velocity.
.
Since the object starts from rest, . Plugging this in: .
So, .
2. Find the Displacement:
Now, integrate the velocity function from t=0 to t=3.
The antiderivative of is .
meters.
For another worked example of this technique, applied to the velocity function , see Example 51 in the Examples section of this chapter.
The area under an acceleration-time graph between t1 and t2 represents what physical quantity?
05Examples
Example 48: Area of a Circle by Integration
Problem: The circumference of a circle of radius is . Use this to find the area of a circle of radius .
Solution: Consider a thin circular ring (strip) of radius and thickness , concentric with the circle. Its area is:
To find the total area, sum (integrate) the areas of all such thin rings from to :
This is the familiar formula for the area of a circle of radius , now derived from first principles using integration rather than assumed.
Example 49: Mass of a Rod with Position-Dependent Density
Problem: The mass per unit length (linear density) of a rod, , depends on the distance from one end of the rod as .
- Write the dimensional formula for .
- Consider an element of length at distance from the given end. Write the mass of this element.
- Find the total mass of the rod if its total length is .
Solution:
(i) Dimensions of : Since linear density has dimensions , and :
(ii) Mass of the element: The mass per unit length at position is , so the mass of the thin element of length is:
(iii) Total mass by integration: Summing (integrating) the mass of every such element from one end of the rod () to the other ():
Notice that this uses the same non-uniform-density strategy as the center of mass calculation earlier in this chapter — here instead of a constant , which is why the total mass is not simply .
Example 50: Volume of a Sphere by Integration
Problem: Use integration to find the volume of a sphere of radius .
Solution: Consider a thin spherical shell of radius and thickness , concentric with the sphere. The surface area of this shell is , so its volume is:
Integrating over all such shells, from the center () out to the surface ():
This shell-by-shell strategy — the same one used to find the area of a circle in the previous example — extends naturally from two dimensions to three.
Example 51: Displacement from a Linear Velocity Function
Problem: The velocity of a particle is (with in m/s and in seconds). Find the displacement of the particle in the first two seconds.
Solution: Since the velocity is not constant, the displacement cannot be found by simply multiplying velocity by time. Consider a small time interval after time , over which the velocity is approximately constant and equal to . The displacement covered in this interval is:
Integrating both sides to sum up every such small displacement from to s:
This is the same technique used to find displacement from velocity earlier in this chapter, applied here to a slightly more general velocity function that includes a constant term.
A rod of length has linear density . What is its total mass?
06Introduction to Applications of Integration
From Abstract Sums to Physical Quantities
Integration is more than a rule for finding antiderivatives — it is a systematic way of adding together an infinite number of infinitesimally small contributions. Whenever a physical quantity is built up continuously, rather than in discrete jumps, that quantity can be expressed as an integral. This chapter collects the most important physical applications of this idea: finding the area under a curve, locating the center of mass of a body whose density is not uniform, recovering displacement and velocity from a known velocity or acceleration function, computing the work done by a force that changes with position, and — as you will see in the worked examples — deriving the area of a circle and the volume of a sphere from first principles.
In every case the strategy is the same: slice the quantity into a large number of thin elements, write down the small contribution made by one representative element, and then let the sum over all elements become an integral as the element size shrinks to zero. Once this pattern is mastered it will reappear throughout your study of physics — from mechanics to electromagnetism.
How This Chapter Is Organized
- Finding Areas Using Integration — the area under a curve and the area enclosed between two curves.
- Finding the Center of Mass by Integration — locating the balance point of a continuous body with non-uniform density.
- Finding Displacement and Velocity by Integration — recovering velocity from acceleration, and displacement from velocity.
- Work Done by a Variable Force — computing work when the force changes with position, such as in a spring.
- Key Concepts — a consolidated summary of the formulas used throughout the chapter.
- Examples — additional worked problems, including the area of a circle, the volume of a sphere, the mass of a rod with position-dependent density, and the displacement from a linear velocity function.
In this chapter, an integral such as is read physically as which of the following?
07Work Done by a Variable Force
Beyond Constant Forces
In introductory physics, we often calculate work as , but this simple formula only applies when the force is constant. What if the force changes as the object moves? For example, the force required to stretch a spring increases the more you stretch it. To find the work done by a variable force, we need integration.
Work as the Area Under the Force Curve
Just as displacement is the area under a velocity-time graph, the work done by a force is the area under a force-displacement graph.
To calculate this, we divide the total displacement into many tiny displacements, . Over each tiny displacement, the force is almost constant. The small amount of work done is . To find the total work, we sum (integrate) all these small pieces of work over the total displacement from to .
Example: Work Done in Stretching a Spring
A classic example of a variable force is the force exerted by a spring, described by Hooke's Law: , where is the spring constant and is the displacement from its equilibrium position.
Problem: How much work is required to stretch a spring with a spring constant from its equilibrium position () to a displacement ?
1. Set Up the Integral:
We use the work formula with the force function and integrate from the initial position to the final position .
2. Integrate:
The antiderivative of is .
This is the well-known formula for the potential energy stored in a spring.
The force on a particle is given by F(x) = 3x². The work done in moving the particle from x=0 to x=2 is the area under this curve. Which integral represents this work?