3-Calculus-Integration-Methods

improper integral

Definite integrals {improper integral} can have infinity as limit or integrate over an open interval. To integrate improper integrals, take integral limit as variable approaches infinity. If limit is infinity, split domain at value zero, integrate over both intervals, and add results.

method of exhaustion

To find curved-figure areas and volumes, add many small discrete triangular or trapezoidal areas {method of exhaustion} {exhaustion method}.

method of indivisibles

Magnitudes can be infinite numbers of small units {indivisibles method} {method of indivisibles}. Cavalieri invented this calculus forerunner [1629].

Simpson rule

For degree-n functions, definite integral over (a,b) is ((b - a) / (3*n)) * (sum from k = 0 to k = n of c * f(a + k * (b - a) / n)), where n is even integer, c = 4 if k is odd, c = 2 if k is even, and c = 1 if k = 0 {Simpson's rule} {Simpson rule}. Error is less than or equal to M * (b - a)^5 / (180 * n^4), where M is less than or equal to fourth-derivative absolute value.

Wallis formula

For functions sin^m(x), cos^m(x), and cos^m(x) * sin^m(x), where m is positive integer, such as sin(x) and sin^2(x), reduction formulas {Wallis's formula} {Wallis formula} can evaluate definite integrals from x = 0 to x = pi/2.

3-Calculus-Integration-Methods-Parts

integration by parts

Integral of u*dv equals u*v minus integral of v*du {parts integration} {integration by parts}.

composite function

For two functions that depend on the same variable {composite function integration}, integral of u(x) * dv(x) = u(x) * v(x) - integral of v(x) * du(x).

Related Topics in Table of Contents

3-Calculus-Integration

Drawings

Drawings

Contents and Indexes of Topics, Names, and Works

Outline of Knowledge Database Home Page

Contents

Glossary

Topic Index

Name Index

Works Index

Searching

Search Form

Database Information, Disclaimer, Privacy Statement, and Rights

Description of Outline of Knowledge Database

Notation

Disclaimer

Copyright Not Claimed

Privacy Statement

References and Bibliography

Consciousness Bibliography

Technical Information

Date Modified: 2022.0225