A-level Mathematics/CIE/Pure Mathematics 1/Integration

From testwiki
Jump to navigation Jump to search

The Antiderivative

Integration is defined as the reverse process of differentiation. Thus, it is the process of finding the antiderivative of an expression.

The antiderivative is also called the integral of an expression, and is represented using the symbol .

e.g. 2x dx=x2

The Constant of Integration

A problem with integration is that many different expressions have the same derivative, such as ddx(x2+3)=2x and ddx(x25)=2x. Expressions with different constant terms may have the same derivative, so when we integrate an expression, we need to add an arbitrary constant +c to the end, which represents this unknown value.

Therefore, 2x dx=x2+c

In some scenarios, we have a point on a curve and an expression for its derivative. From that, we need to find the equation of the curve, which will require us to find the constant of integration by substituting the values from the point.

e.g. The point (3,2) is on a curve with gradient dydx=x2. Find the equation of the curve.

y=x2 dx=x33+c(3,2)2=333+c2=9+cc=7y=x337

Definite Integrals

A definite integral is an integral between two given bounds a and b. These bounds are written ab.

For a function f(x) with integral F(x), the definite integral abf(x) dx=F(b)F(a)

e.g. Find 01x dx

x dx=x12 dx=x3232+c=23x32+c01x dx=[23x32+c]01=23132+c(23032+c)=23+c0c=23

Note that with definite integrals, the arbitrary constants cancel out. This means we don't actually need to write them when working with definite integrals.

Improper Integrals

An improper integral is a definite integral where one of the bounds is invalid.

e.g. 11x2 dx is invalid at x=0

To evaluate an improper integral, we need to find the limit of the integral as one of the bounds approaches the value we are looking for.

11x2 dx=lima11ax2 dx=lima1[x33]1a=lima1a33(133)=lima1a33+13=133+13=13+13=23

Area under a Curve

A definite integral provides the signed area under a curve.

A definite integral can be used to find the area under a curve.

e.g. Find the area bounded by y=x2+2, the x-axis, the line x=3 and the line x=6

A=36x2+2 dx=[x33+2x]36=633+2(6)(333+2(3))=2163+122736=72+1296=69

Solids of Revolution

A solid of revolution can be made by rotating a curve about an axis. (The animation shows a surface of revolution which encloses the solid)

A solid of revolution is a volume which is obtained by rotating a curve about an axis between two bounds.

The volume can be calculated as the sum of a series of tiny cylinders. If we're rotating about the x-axis, this sum is equal to x=abπ(f(x))2δx where δx is the width of each cylinder. As δx approaches zero, the sum becomes abπ(f(x))2dx.

Template:Chapnav

Template:BookCat