HTSEFP: Integral calculus CC-BY-NC

Maintainer: admin

1Straight integration

Might involve one or more of the following:

  • Integration by parts
  • Trigonometric substitution
  • Trigonometric integration (don't forget your identities)
  • Partial fractions
  • Substitution
  • Improper integrals

1.1General solution

1.2Examples

2Area between two curves

Find the area bounded by two graphs $f(x)$ and $g(x)$, between two values of x.

2.1General solution

First, sketch them out to find out if we need to split the region into two parts. Assuming that they intersect at one point, we then integrate the upper function minus the lower function from the lower bound to the intersection, then the (now) upper function minus the lower function from the intersection to the upper bound. We then add up those two values to get a positive value for the area.

2.2Examples

  • Winter 2011 midterm, question 5

3Arc length, solid of revolution of a curve

Given a curve, find the arc length between two points and the surface area or volume when the curve is rotated about an axis.

3.1General solution

Arc length between $x=\alpha$ and $x=\beta$: $\int_{\alpha}^{\beta} \sqrt{1 = \left ( \frac{dy}{dx} \right )^2}\,dx$

Surface area, when revolving about the y-axis: $\int_{\alpha}^{\beta} 2\pi x \sqrt{1 + \left ( \frac{dy}{dx} \right )^2}\,dx$

Surface area, when revolving about the x-axis: $\int_{\alpha}^{\beta} 2\pi y \sqrt{1 + \left ( \frac{dy}{dx} \right )^2}\,dx$

If it's a function of y, you could just integrate with respect to y, just replace things where necessary.

Volume: $\int_{\alpha}^{\beta} \pi f(x)^2 \,dx$ about the x-axis, replace with y if it's about the y-axis

3.2Examples

  • Winter 2011 midterm, question 8

4Rotate area between curves around axis

Find the volume or surface area of the solid obtained by rotating the area bounded by some curves about an axis (or a horizontal/vertical line somewhere).

4.1General solution

If we're rotating about a line that is not an axis, we'll have to perform the translations to get it to rotate about an axis. First find the boundaries (sketching it out may be helpful), then set it up as a double integral. For volume, it's $2\pi y$ if it's about the x-axis and with x if it's about the y-axis. For surface area, it's $2\pi r^2$ where r is the radius (either y=f(x) or x=f(y) depending on the axis), The integration itself may be more complicated, but the setup is fairly simple.

4.2Examples

  • Assignment 3, question 1
  • Assignment 3, question 2
  • Assignment 3, question 3

5Area common to two shapes

Later

5.1General solution

5.2Examples

  • Later

6Find the centroid or center of mass of a shape

Given a shape, find its centroid or center of mass

6.1General solution

If the density is constant, then:

$$x_{\text{cent}} = \frac{1}{\text{volume}} \iiint\limits_R x\,dV\quad y_{\text{cent}} = \frac{1}{\text{volume}} \iiint\limits_R y\,dV \quad z_{\text{cent}} = \frac{1}{\text{volume}} \iiint\limits_R z\,dV$$

If it's not constant, integrate mass or something.

6.2Examples

  • Assignment 3, question 12
  • Assignment 3, question 13

7Evaluating trigonometric integrals with the gamma function

Integrate, from 0 to pi/2 or a multiple thereof, some combination of powers of sine and cosine.

7.1General solution

From the gamma function: $\int_0^{\pi/2} \cos^{2n-1}\theta \sin^{2n-1}\theta\,d\theta = \frac{\Gamma(n)\Gamma(m)}{2\Gamma(m+n)}$

For other intervals, see if the sign of the function is the same as in the first quadrant, etc.

7.2Examples

  • Later

8Moment of inertia about the z-axis

Find the moment of inertia about the z-axis, given that the density is proportional to the distance from the z-axis. (The formula for moment of inertia will probably be given).

8.1General solution

Later

8.2Examples

  • Later

9Evaluate an integral over a surface

Evaluate an integral of a surface.

9.1General solution

Find the bounds as usual, only instead of dV, you have dS which is the magnitude of the cross-product (from the arc length formula)

9.2Examples

  • Later

10Evaluate an integral over a region

Evaluate an integral over a region.

10.1General solution

  • Might involve transforming to polar coordinates
  • Or, changing the order of integration
  • Or, transforming coordinates (don't forget the Jacobian)

10.2Examples

  • Later

11Circle of curvature

Given a function, find its circle of curvature

11.1General solution

The curvature is $\kappa = \frac{|\dot{x} \ddot{y} - \dot{y} \ddot{x} |}{(\dot{x} + \dot{y})^{3/2}}$. Evaluate that at a point. The radius is then $\frac{1}{\kappa}$. Then, find the direction of the normal vector (from the tangent vector), and determine where the center of the circle is (where the normal vector is pointing towards). From that you can figure out the equation for the circle.

11.2Examples

  • Assignment 5, question 9

12Length, area enclosed, volume of polar curves

Given a polar curve:

  • Find its arc length (from 0 to 2pi or something else)
  • Find the area enclosed either by the whole thing or in one loopful (e.g. roses)
  • Find the surface area or volume obtained by revolving it

12.1General solution

Later

12.2Examples

  • Later

13Surface area of a function bounded by another function

Find the surface area of a function bounded by another function.

13.1General solution

  • Example - surface area of a paraboloid within a sphere
  • Probably best to convert into cylindrical coordinates in that case
  • Just find the bounds, then dS, then integrate

13.2Examples

  • Later

14Volume between two surfaces

  • Either two surfaces and given bounds
  • Or, between two shapes, and you have to find the bounds

14.1General solution

For this type of question, the initial setup involves identifying the bounds (possibly transforming coordinates in the process) and then integrating the Jacobian (if there is one) as a triple integral.

For example, let the two surfaces be a sphere and a paraboloid, both centered at the origin. It would be easiest to transform into cylindrical coordinates. So the bounds would be 0 to 2pi for theta, 0 to a certain r for the radius, and the formula of the paraboloid to the formula of the sphere for z. The certain r would be the intersection of the paraboloid and the sphere, which would be solved using their formulae. Once you have that, it's a fairly straightforward integration. Don't forget the Jacobian r.

Another example - area between two cylinders, bounded by planes. Draw it out and transform into polar coordinates.

For these types of questions, the main challenge usually lies in identifying the bounds. Once those have been found, it only remains to integrate the Jacobian.

14.2Examples

  • Winter 2006 final, question 5
  • Assignment 3, question 9
  • Assignment 3, question 11

15Volume of a ball with a hole drilled through it

Either you're given the radius of a sphere and the radius of the hole (centered at the origin), or, functions for both the sphere and the cylinder (which may or may not be centered at the origin). You want to find either the volume cut from the ball by the cylinder of the volume of the ball remaining after the hole has been cut out.

15.1General solution

The first situation is probably easiest in cylindrical coordinates. Theta goes from 0 to 2pi, r goes from 0 to the radius of the cylinder, z goes from the lower surface of the sphere to the upper surface. Then you just integrate the Jacobian.

For the second situation, you could do it as a region to be rotated about an axis. First find the intersection of the sphere and the cylinder in the xy plane to get the lower and upper limits of integration. The setup would then involve $\pi y^2$ as a ring, so outer ring (the sphere) squared - inner ring (the cylinder) squared, integrated.

The second situation could also be done in cylindricals - theta from 0 to 2pi, radius from the radius of the cylinder to the radius of the sphere, z from the lower surface of the sphere to the upper surface. Then you just integrate the Jacobian.

15.2Examples

  • Winter 2011 midterm, question 10
  • Winter 207 final, question 2
  • Winter 2006 final, question 3

16Gamma function

Given a function involving e to the something, transform it into gamma function form (involves substitution), then evaluate

16.1General solution

Later

16.2Examples

  • Later