Shell integration

From testwiki
Jump to navigation Jump to search

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.

{{#invoke:sidebar|collapsible | class = plainlist | titlestyle = padding-bottom:0.25em; | pretitle = Part of a series of articles about | title = Calculus | image = abf(t)dt=f(b)f(a) | listtitlestyle = text-align:center; | liststyle = border-top:1px solid #aaa;padding-top:0.15em;border-bottom:1px solid #aaa; | expanded = integral | abovestyle = padding:0.15em 0.25em 0.3em;font-weight:normal; | above =

Template:Startflatlist

Template:EndflatlistTemplate:Startflatlist

Template:Endflatlist

| list2name = differential | list2titlestyle = display:block;margin-top:0.65em; | list2title = Template:Bigger | list2 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | heading1 = Definitions
 | content1 =
 | heading2 = Concepts
 | content2 =
 | heading3 = Rules and identities
 | content3 =
}}

| list3name = integral | list3title = Template:Bigger | list3 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =

| heading2 = Definitions

 | content2 =
 | heading3 = Integration by
 | content3 =
}}

| list4name = series | list4title = Template:Bigger | list4 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
 | heading2 = Convergence tests
 | content2 =
}}

| list5name = vector | list5title = Template:Bigger | list5 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
 | heading2 = Theorems
 | content2 =
}}

| list6name = multivariable | list6title = Template:Bigger | list6 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | heading1 = Formalisms
 | content1 =
 | heading2 = Definitions
 | content2 =
}}

| list7name = advanced | list7title = Template:Bigger | list7 ={{#invoke:sidebar|sidebar|child=yes

 |contentclass=hlist
 | content1 =
}}

| list8name = specialized | list8title = Template:Bigger | list8 =

| list9name = miscellanea | list9title = Template:Bigger | list9 =

}}

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 Template:Mvar-plane around the Template:Mvar-axis. Suppose the cross-section is defined by the graph of the positive function Template:Math on the interval Template:Math. Then the formula for the volume will be:

2πabxf(x)dx

If the function is of the Template:Mvar coordinate and the axis of rotation is the Template:Mvar-axis then the formula becomes:

2πabyf(y)dy

If the function is rotating around the line Template:Math 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 Template:Math 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

Template:Multiple image

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 Template:Sfracπ 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 Template:Mvar. 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

Template:Reflist

Template:Calculus topics