Applications of Integration
Stage 20 of 23 Strand 2 of 4 20 lessons
20 illustrated lessons, each teaching the why before the how.
Revise Applications of Integration with flashcards →
Jump to a lesson
Velocity and Displacement by Integration #
The motion chain, run backwards.
Integrating acceleration recovers velocity, and integrating velocity recovers displacement
Differentiating took s to v to a. Integrating reverses each step: a to v, then v to s.
v = 2t integrates to , and starting at s = 0 when t = 0 pins C at 0.
Where v is below the axis the motion is backward: the integral gives the displacement, and distance adds the absolute values.
For from t = 0 to 2, integrate to get and evaluate at both ends: 8 − 0 = 8.
Now you
. The displacement from t = 0 to t = 2 is
v dips below the axis. The signed integral gives
Lesson complete. Continue your journey in the app — your progress saves there.
Total Distance Traveled #
Integrate the speed, not the velocity.
Integrating the speed rather than the velocity counts every stretch as a positive amount
Velocity here is positive, then negative, then positive: the particle turns twice.
The signed integral gives displacement — the trip back subtracts from the trip out.
For total distance integrate the speed |v|, so no stretch can cancel another.
In practice: find where v = 0, integrate between those times, and add the absolute values.
Here the pieces are , and : the distance is 4, but the displacement is only .
Now you
A particle moves off and returns to its start. Its displacement is
The three stretches measure , and . The displacement is
Lesson complete. Continue your journey in the app — your progress saves there.
Area Between Two Curves #
Integrate the gap: upper minus lower.
Subtracting the lower curve from the upper one before integrating gives the gap
Two curves cross, and the region between them is what is wanted.
At every x the gap is one height minus the other, so integrate that difference.
The points where they meet are the limits, so solve for those before integrating.
Three crossings here: which curve is on top changes, so split at each crossing.
Now you
The limits of that integral come from
To find the area between two curves, integrate
Lesson complete. Continue your journey in the app — your progress saves there.
Volumes of Revolution #
Spinning a curve about an axis sweeps a solid.
Spinning a curve about an axis sweeps out a solid made of circular discs
Take the region under a curve and spin it about the x-axis.
A thin slice becomes a disc of radius y, so its area is .
Add the discs by integrating: the volume is .
Spin about the y-axis instead and x and y change places: the radius is x, and the thickness is dy.
Now you
Spinning about the y-axis, the integral is
The volume of revolution integrates
Lesson complete. Continue your journey in the app — your progress saves there.
Volumes by Washers #
Each slice is a disc with a hole punched out.
Spinning a region that misses the axis leaves a hole, so every slice is a ring
Spin the region between y = x and about the x-axis, rather than the region under a single curve.
Each slice is a ring: a disc of radius R with a disc of radius r punched out.
Its face has area : the outer disc minus the hole.
Square each radius before subtracting — is a different number entirely.
So , both radii measured out from the axis of the spin.
For y = x and on [0, 1]: .
About another line, each radius is the distance from that line down to the curve.
Now you
Compared with the disc method, the washer method needs
y = x and on [0, 1], spun about the x-axis. The volume is
Lesson complete. Continue your journey in the app — your progress saves there.
Volumes with Known Cross Sections #
Stack the slices; nothing has to spin.
Multiplying each slice area by its thickness and integrating gives a volume without spinning
Start with a flat base region — here everything under from 0 to 4.
On each strip stands a square, and its side s is the strip’s height .
The square’s face is , so a slab of thickness dx holds A(x) dx.
Add the slabs: , which is 8 here, and no appears at all.
Change the slice and only A changes: a rectangle uses sh, and a semicircle uses .
If the base sits between two curves, the side s is the gap: upper minus lower.
Now you
Cross sections are semicircles of diameter s. Each face has area
A known-cross-section volume needs
Lesson complete. Continue your journey in the app — your progress saves there.
Arc Length #
Pythagoras on a tiny piece of curve.
Pythagoras on a tiny piece of curve gives a formula for its whole length
Zoomed in far enough, a small piece of curve is almost straight, and Pythagoras gives ds from dx and dy.
Factor out dx, and integrating adds every small piece into the total length.
If x and y are both given in terms of a parameter t, take dt out of the same root instead.
Now you
Arc length integrates
The arc length formula comes from
Lesson complete. Continue your journey in the app — your progress saves there.
The Mean Value of a Function #
The integral divided by the width.
Dividing the integral by the width gives the average height of a curve
The integral is the area. Now ask what constant height would give the same area.
A horizontal line at that height encloses the same area: the mean value is the integral divided by the width.
Work it out: the area is , and spread over a width of 4 the height is .
Now you
A function has integral 32 over a width of 4. What is its mean value?
A function has integral 12 over a width of 4. What is its mean value?
Lesson complete. Continue your journey in the app — your progress saves there.
Improper Integrals #
Run to a finite t, then let t grow for ever.
An integral running to infinity is defined as the limit of ordinary ones
This region extends forever to the right, so there is no upper limit to substitute.
Integrate to a finite t, then take the limit as t grows without bound.
Work it out: the area out to t is , and shrinks to 0, leaving exactly 1.
An endless region can still have a finite area, if it thins out fast enough.
falls too slowly: the area under it grows without bound, while the area under converges.
The other kind is finite-width but infinitely tall, blowing up at an end point.
Start at t, integrate, then take the limit as t approaches the singularity.
Now you
An infinite region can have a finite area
An improper integral is defined as
Lesson complete. Continue your journey in the app — your progress saves there.
Numerical Integration #
No antiderivative? Trapezia still get close.
When no antiderivative exists the area can still be estimated by trapezia
This bell-shaped curve has no antiderivative that can be written down, yet the area under it is a definite number.
Cut the region into strips and let each top slant with the curve, not sit flat.
Adding those trapezia estimates the area, and thinner strips estimate it better.
Add the strips and the formula follows: h over 2, times the two end heights plus twice the inner heights.
Now you
Heights 0, 1, 4 with h = 1. The trapezium estimate is
The trapezium rule treats each strip top as
Lesson complete. Continue your journey in the app — your progress saves there.
Simpson's Rule #
Parabolas over the strips beat straight lines.
Fitting parabolas across the strip tops estimates an area far better than straight lines
On a curve that bulges upward, a straight top cuts across it and undershoots the area.
Simpson’s rule takes the strips in pairs: three points fix one parabola for the top.
Add the areas of those parabolas and the weights come out as 1, 4, 2, 4, …, 4, 1, all multiplied by .
With the same strips the answer is far closer, because a parabola follows the bend.
Now you
Simpson’s rule tops each strip pair with a
Why is Simpson’s rule more accurate than the trapezium rule?
Lesson complete. Continue your journey in the app — your progress saves there.
Separable Differential Equations #
Each variable on its own side, then integrate.
Gathering each variable on its own side lets both halves be integrated
An equation linking a rate to the quantity itself describes growth or decay.
Separate the variables and integrate each side, which gives ln y = kx + c.
Undo the log: splits into times , and that is the A.
Now you
has solutions of the form
, and y = 2 when x = 0. What is y?
Lesson complete. Continue your journey in the app — your progress saves there.
Forming Differential Equations #
A sentence about rates becomes an equation.
A sentence about a rate translates into a differential equation before any solving starts
The sentence names both sides: "grows at a rate" is dP/dt, and "its size" is P.
A hot drink cools toward room temperature R: . The minus sign shows that T falls.
Name the rate, name what drives it, and join the two with a constant k.
Writing the equation is half the work, and separating the variables then solves it.
Now you
"Cools in proportion to how far it sits above the room" becomes
"Leaks at a rate proportional to the volume left" becomes
Lesson complete. Continue your journey in the app — your progress saves there.
Slope Fields #
Every solution of an equation, drawn at once.
Drawing the gradient an equation prescribes at each point shows every solution at once
names a gradient at every point. Draw a short piece of it at each one.
A solution is a curve that runs along the segment at every point it passes through.
Shift that curve up and it still fits, because the field holds the whole family .
When the gradient depends on y, the segments change as you go up a column, not across.
Flat segments mark stationary points, and a column of identical segments means the gradient does not depend on y.
Now you
If every segment in a column is identical, depends on
In the slope field of , the segments on the y-axis are
Lesson complete. Continue your journey in the app — your progress saves there.
Euler’s Method #
A differential equation stepped into numbers.
Stepping along the tangent a short way at a time turns a differential equation into numbers
Some equations will not separate. The gradient at the starting point is still known.
Follow the tangent for a width h, then use the equation to find a new gradient.
Three steps, each one straight, track the true curve that runs above them.
For starting at 1, the steps give 1.5, 2.25 and 3.375. The true value at x = 1.5 is about 4.48.
On a curve bending upward each tangent sits below it, so the estimate always lands low.
Now you
The Euler step rule is
with y(0) = 1 and h = 0.5. After one step, y is
Lesson complete. Continue your journey in the app — your progress saves there.
The Integrating Factor #
One factor turns the left side into a product rule.
Multiplying a linear equation by a chosen factor turns its left side into one product rule
This form does not separate: y is multiplied by a function of x, and stands on its own.
The left side is almost a product rule. Find the factor I that turns it into exactly one derivative, .
That condition is itself separable, and solving it gives I as e to the integral of P.
Multiply through by I and the left side collapses to one derivative, then integrate.
Here P is 2 over x, so the integrating factor is , and the rest is a single integral.
Now you
For , what is the integrating factor?
For , what is the integrating factor?
Lesson complete. Continue your journey in the app — your progress saves there.
The Auxiliary Equation #
A second-order equation becomes a quadratic.
Trying an exponential in a second-order equation turns it into a quadratic
A second-order equation asks for a function whose derivatives are multiples of itself.
Substituting leaves a common exponential factor, and that factor is never zero.
A positive discriminant gives two real roots, so the solution is two exponentials.
A repeated root gives only one exponential, so an x is attached to build a second one.
A negative discriminant gives complex roots, and the solution becomes an exponential times sines and cosines.
With complex roots the solution oscillates, and the exponential sets the envelope.
Now you
The auxiliary equation has a repeated root m = 4. What is the solution?
What is the auxiliary equation of y″ − 5y' + 6y = 0?
Lesson complete. Continue your journey in the app — your progress saves there.
Complementary Function and Particular Integral #
One part kills the left side, one builds the right.
A second-order equation with a right-hand side needs one solution of its own added on
With a nonzero right side, the exponentials from the auxiliary equation no longer satisfy the equation on their own.
Split the answer in two: one part makes the left side 0, the other gives the right side.
The first part solves the equation with 0 on the right: the complementary function.
For the second part, try a function shaped like the right side and match the coefficients.
Solve for p and q, and the answer is the two parts added: complementary plus particular.
The trial function copies the form of the right side, with unknown coefficients in place of the given numbers.
Now you
For y″ − 3y' + 2y = 4x, what should the particular integral be tried as?
What is the complementary function of y″ − 3y' + 2y = 4x?
Lesson complete. Continue your journey in the app — your progress saves there.
Simple Harmonic Motion #
Pulled back in proportion, so it swings for ever.
When acceleration is proportional to displacement and points back, the auxiliary roots are and the motion is a wave
Acceleration proportional to displacement and pointing back is ẍ .
The roots are . The real part is 0, so there is no decay: the motion is a steady oscillation.
x = 2 cos 2t oscillates between 2 and −2 forever, and its amplitude never changes.
Combine the two terms into , where is the amplitude.
The period is . Only sets it, so a larger amplitude takes exactly as long.
Now you
The amplitude of a harmonic motion is doubled. What happens to the period?
x = 5 cos 2t + 12 sin 2t. What is the amplitude?
Lesson complete. Continue your journey in the app — your progress saves there.
Damped Oscillations #
Light, critical or heavy — the discriminant says.
A resistance term adds b to the auxiliary equation, and its discriminant decides whether the motion still swings
Resistance grows with speed, so a kẋ term appears and the auxiliary equation gains a middle term.
Light damping is : the roots are complex, so the motion oscillates inside a shrinking envelope.
Heavy damping is : two negative real roots, so the particle returns slowly with no oscillation at all.
is critical damping: the fastest return that never crosses the center.
The three cases of the discriminant are the three kinds of damping, each with its own name.
Now you
Under light damping, what happens to the amplitude?
Which case returns to rest fastest without passing through it?
Lesson complete. Continue your journey in the app — your progress saves there.