Shell integration

From Wikipedia, the free encyclopedia

Template:Short description

A volume is approximated by a collection of hollow cylinders. As the cylinder walls get thinner the approximation gets better. The limit of this approximation is the shell integral.

Lua error in package.lua at line 80: module 'Module:Sidebar/configuration' not found.

Shell integration (the shell method in integral calculus) is a method for calculating the volume of a solid of revolution, when integrating along an axis perpendicular to the axis of revolution. This is in contrast to disc integration which integrates along the axis parallel to the axis of revolution.

Definition

The shell method goes as follows: Consider a volume in three dimensions obtained by rotating a cross-section in the xy-plane around the y-axis. Suppose the cross-section is defined by the graph of the positive function f(x) on the interval [a, b]. Then the formula for the volume will be:

2πabxf(x)dx

If the function is of the y coordinate and the axis of rotation is the x-axis then the formula becomes:

2πabyf(y)dy

If the function is rotating around the line x = h then the formula becomes:[1]

{2πab(xh)f(x)dx,if ha<b2πab(hx)f(x)dx,if a<bh,

and for rotations around y = k it becomes

{2πab(yk)f(y)dy,if ka<b2πab(ky)f(y)dy,if a<bk.

The formula is derived by computing the double integral in polar coordinates.

Derivation of the formula

Example

Consider the volume, depicted below, whose cross section on the interval [1, 2] is defined by:

y=8(x1)2(x2)2

Page Template:Multiple image/styles.css has no content.

Cross-section
3D volume

With the shell method we simply use the following formula:

V=16π12x((x1)2(x2)2)dx

By expanding the polynomial, the integration is easily done giving Page Template:Sfrac/styles.css has no content.8/10π cubic units.

Comparison with disc integration

Much more work is needed to find the volume if we use disc integration. First, we would need to solve y=8(x1)2(x2)2 for x. Next, because the volume is hollow in the middle, we would need two functions: one that defined an outer solid and one that defined the inner hollow. After integrating each of these two functions, we would subtract them to yield the desired volume.

See also

References

Page Template:Reflist/styles.css has no content.

  1. ^ Page Module:Citation/CS1/styles.css has no content.Heckman, Dave (2014). "Volume – Shell Method" (PDF). Retrieved 2016-09-28.

Lua error in package.lua at line 80: module 'Module:Navbox/configuration' not found.