45 min readNo calculatorNeeds: differentiation, indices
By the end of this topic you should be able to
Recognise integration as the reverse of differentiation
Integrate powers of x, including negative and fractional indices
Include the constant of integration, and find it from a given point
Evaluate a definite integral
Find the equation of a curve from its gradient function
Find the area under a curve and the area between two graphs
Use integration in kinematics
Integration is differentiation run backwards
Differentiation takes a function and produces its gradient function. Integration takes a gradient
function and gives back the original — which is why it is also called antidifferentiation.
If dxdy=2x, then y=x2 works. So does y=x2+7, and y=x2−41. Every one
of them has gradient 2x, because differentiating a constant gives zero and destroys the
information. Integration cannot recover what was destroyed, so it admits as much:
∫2xdx=x2+c
That +c is the constant of integration. It is not decoration and it is not optional.
Drag the slider to move the upper limit. The shaded region is ∫0a(x2+1)dx, and the number beside it is the exact area that the definite integral gives you.
The power rule for integration
Add one to the index, then divide by the new index. That is the exact reverse of the
differentiation rule, where you multiplied by the index and then subtracted one.
As with differentiation, rewrite before you integrate: x34 becomes 4x−3, and
x becomes x1/2.
The condition n=−1 is there because n+1 would be zero and you cannot divide by zero.
Integrating x−1 needs a logarithm, which is beyond this syllabus.
Definite integrals
A definite integral has limits, and it evaluates to a number rather than a function:
∫abf(x)dx=[F(x)]ab=F(b)−F(a)
Integrate as usual, put the result in square brackets with the limits, then substitute the top limit
and subtract the value at the bottom limit.
Finding a curve from its gradient
If you are told dxdyand one point the curve passes through, you can pin down c and
recover the curve exactly.
Integrate to get y in terms of x, with +c.
Substitute the coordinates of the given point.
Solve for c and write out the full equation.
Area under a curve
The definite integral ∫abydx gives the signed area between the curve and
the x-axis, from x=a to x=b.
Signed means: area above the axis counts as positive, area below counts as negative.
Area between two graphs
For the region enclosed between two graphs between their points of intersection:
Area=∫ab(yupper−ylower)dx
where a and b come from solving the two equations simultaneously.
The subtraction is what makes this work — it removes the strip beneath the lower graph, and it also
means you do not have to worry about whether the region sits above or below the x-axis.
Kinematics
Integration reverses the chain from displacement to velocity to acceleration:
a∫v∫s
so v=∫adt and s=∫vdt.
Each integration brings a constant, and each constant is found from a condition given in the
question. The two that appear most often are "starts from rest", meaning v=0 when t=0,
and "starts at the origin", meaning s=0 when t=0.