{{#invoke:sidebar|collapsible | class = plainlist | titlestyle = padding-bottom:0.25em; | pretitle = Part of a series of articles about | title = Calculus | image = <math>\int_{a}^{b} f'(t) \, dt = f(b) - f(a)</math> | 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:EndflatlistTemplate:Startflatlist
| 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 =
- Differentiation notation
- Second derivative
- Implicit differentiation
- Logarithmic differentiation
- Related rates
- Taylor's theorem
| heading3 = Rules and identities | content3 =
- Sum
- Product
- Chain
- Power
- Quotient
- L'Hôpital's rule
- Inverse
- General Leibniz
- Faà di Bruno's formula
- Reynolds
}}
| list3name = integral | list3title = Template:Bigger | list3 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
| heading2 = Definitions
| content2 =
- Antiderivative
- Integral (improper)
- Riemann integral
- Lebesgue integration
- Contour integration
- Integral of inverse functions
| heading3 = Integration by | content3 =
- Parts
- Discs
- Cylindrical shells
- Substitution (trigonometric, tangent half-angle, Euler)
- Euler's formula
- Partial fractions (Heaviside's method)
- Changing order
- Reduction formulae
- Differentiating under the integral sign
- Risch algorithm
}}
| list4name = series | list4title = Template:Bigger | list4 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
| heading2 = Convergence tests | content2 =
- Summand limit (term test)
- Ratio
- Root
- Integral
- Direct comparison
Limit comparison- Alternating series
- Cauchy condensation
- Dirichlet
- Abel
}}
| 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 =
- Partial derivative
- Multiple integral
- Line integral
- Surface integral
- Volume integral
- Jacobian
- Hessian
}}
| 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 =
- Precalculus
- History
- Glossary
- List of topics
- Integration Bee
- Mathematical analysis
- Nonstandard analysis
}} Disc integration, also known in integral calculus as the disc method, is a method for calculating the volume of a solid of revolution of a solid-state material when integrating along an axis "parallel" to the axis of revolution. This method models the resulting three-dimensional shape as a stack of an infinite number of discs of varying radius and infinitesimal thickness. It is also possible to use the same principles with rings instead of discs (the "washer method") to obtain hollow solids of revolutions. This is in contrast to shell integration, that integrates along an axis perpendicular to the axis of revolution.
DefinitionEdit
Function of Template:MvarEdit
If the function to be revolved is a function of Template:Mvar, the following integral represents the volume of the solid of revolution:
- <math>\pi\int_a^b R(x)^2\,dx</math>
where Template:Math is the distance between the function and the axis of rotation. This works only if the axis of rotation is horizontal (example: Template:Math or some other constant).
Function of Template:MvarEdit
If the function to be revolved is a function of Template:Mvar, the following integral will obtain the volume of the solid of revolution:
- <math>\pi\int_c^d R(y)^2\,dy</math>
where Template:Math is the distance between the function and the axis of rotation. This works only if the axis of rotation is vertical (example: Template:Math or some other constant).
Washer methodEdit
To obtain a hollow solid of revolution (the “washer method”), the procedure would be to take the volume of the inner solid of revolution and subtract it from the volume of the outer solid of revolution. This can be calculated in a single integral similar to the following:
- <math>\pi\int_a^b\left(R_\mathrm{O}(x)^2 - R_\mathrm{I}(x)^2\right)\,dx</math>
where Template:Math is the function that is furthest from the axis of rotation and Template:Math is the function that is closest to the axis of rotation. For example, the next figure shows the rotation along the Template:Mvar-axis of the red "leaf" enclosed between the square-root and quadratic curves:
The volume of this solid is:
- <math>\pi\int_0^1\left(\left(\sqrt{x}\right)^2 - \left(x^2\right)^2 \right)\,dx\,.</math>
One should take caution not to evaluate the square of the difference of the two functions, but to evaluate the difference of the squares of the two functions.
- <math>R_\mathrm{O}(x)^2 - R_\mathrm{I}(x)^2 \neq \left(R_\mathrm{O}(x) - R_\mathrm{I}(x)\right)^2</math>
(This formula only works for revolutions about the Template:Mvar-axis.)
To rotate about any horizontal axis, simply subtract from that axis from each formula. If Template:Mvar is the value of a horizontal axis, then the volume equals
- <math>\pi\int_a^b\left(\left(h-R_\mathrm{O}(x)\right)^2 - \left(h-R_\mathrm{I}(x)\right)^2\right)\,dx\,.</math>
For example, to rotate the region between Template:Math and Template:Math along the axis Template:Math, one would integrate as follows:
- <math>\pi\int_0^3\left(\left(4-\left(-2x+x^2\right)\right)^2 - (4-x)^2\right)\,dx\,.</math>
The bounds of integration are the zeros of the first equation minus the second. Note that when integrating along an axis other than the Template:Mvar, the graph of the function which is furthest from the axis of rotation may not be obvious. In the previous example, even though the graph of Template:Math is, with respect to the x-axis, further up than the graph of Template:Math, with respect to the axis of rotation the function Template:Math is the inner function: its graph is closer to Template:Math or the equation of the axis of rotation in the example.
The same idea can be applied to both the Template:Mvar-axis and any other vertical axis. One simply must solve each equation for Template:Mvar before one inserts them into the integration formula.
See alsoEdit
ReferencesEdit
- {{#invoke:citation/CS1|citation
|CitationClass=web }}
- {{#invoke:Template wrapper|{{#if:|list|wrap}}|_template=cite web
|_exclude=urlname, _debug, id |url = https://mathworld.wolfram.com/{{#if:MethodofDisks%7CMethodofDisks.html}} |title = Method of Disks |author = Weisstein, Eric W. |website = MathWorld |access-date = |ref = Template:SfnRef }}
- Frank Ayres, Elliott Mendelson. Schaum's Outlines: Calculus. McGraw-Hill Professional 2008, Template:ISBN. pp. 244–248 (Template:Google books. Retrieved July 12, 2013.)