The Integration Term By Term Theorem is a fundamental principle in mathematical analysis that allows us to integrate infinite series, particularly power series, by integrating each term individually. This theorem provides a powerful method for finding antiderivatives of functions represented as series expansions and has numerous applications in calculus, differential equations, and physics.
Theorem (Integration Term By Term): If the function f(x) can be represented as a power series f(x) = n=0 a(x-c) with radius of convergence R > 0 on the interval (c-R, c+R), then the function f(x) is integrable term by term within its interval of convergence, and:
f(x) dx = C + n=0 a(x-c)n+1/(n+1)
where C is the constant of integration.
The Integration Term By Term Theorem essentially states that under appropriate conditions, we can:
This theorem is part of a broader family of results concerning the manipulation of infinite series. It provides a rigorous foundation for operations that mathematicians historically performed in a more informal manner.
The theorem applies under the following conditions:
The validity of the Integration Term By Term Theorem is based on the property of uniform convergence. A power series converges uniformly on any closed interval within its radius of convergence. This uniform convergence ensures that we can interchange the sum and integral operations. The proof typically involves constructing the sequence of partial sums, showing they converge uniformly to the function, and then demonstrating that the integral of the limit equals the limit of the integrals of the partial sums.
Example 1: Let's derive a power series for the natural logarithm of (1-x).
We know that for |x| < 1:
d/dx[ln(1-x)] = -1/(1-x) = -n=0 x
Integrating both sides term by term:
ln(1-x) = C - n=0 xn+1/(n+1)
To find C, we set x = 0:
ln(1-0) = C - 0, so C = 0
Therefore, ln(1-x) = -n=0 xn+1/(n+1) for |x| < 1.
Example 2: Find a power series for arctan(x).
We know that for |x| < 1:
d/dx[arctan(x)] = 1/(1+x)
We can expand 1/(1+x) as a power series:
1/(1+x) = 1 - x + x - x + x - ... = n=0 (-1)x2n
Integrating term by term:
arctan(x) = C + n=0 (-1)x2n+1/(2n+1)
To find C, we set x = 0:
arctan(0) = C + 0, so C = 0
Therefore, arctan(x) = n=0 (-1)x2n+1/(2n+1) for |x| < 1.
Example 3: Integrate the sine function using its power series.
We know that:
sin(x) = x - x/3! + x/5! - x/7! + ... = n=0 (-1)x2n+1/(2n+1)!
Integrating term by term:
sin(x)dx = C + n=0 (-1)x2n+2/[(2n+2)(2n+1)!]
Simplifying:
sin(x)dx = C + n=0 (-1)x2n+2/(2n+2)!
To find C, we set x = 0:
sin(x)dx = C + 0, so C = 1
Therefore, sin(x)dx = 1 - n=0 (-1)x2n+2/(2n+2)! which is the series representation of -cos(x).
The Integration Term By Term Theorem is the counterpart to the Differentiation Term By Term Theorem, which states that a convergent power series can be differentiated term by term within its radius of convergence. These two theorems provide powerful techniques for manipulating power series and deriving new series representations. Together, they allow mathematicians to perform calculus operations on functions represented by infinite series, greatly expanding the scope of what can be analyzed and computed.
The applications of term-by-term integration extend far beyond pure mathematics:
Important Considerations:
The concept of integrating series term by term predates the formal theorem and was used by mathematicians like Newton and Leibniz in their development of calculus. However, a rigorous formulation of the conditions under which term-by-term integration is valid is attributed to later mathematicians in the 19th century, who developed the necessary concepts of uniform convergence.
Augustin-Louis Cauchy, Bernhard Riemann, and Karl Weierstrass made significant contributions to formalizing the conditions under which operations like term-by-term integration are valid. Their work provided the theoretical foundation for techniques that had been used informally by earlier mathematicians.
The Integration Term By Term Theorem can be generalized in several ways:
The Integration Term By Term Theorem is closely related to several other important results in analysis:
When applying the Integration Term By Term Theorem in practical computations:
The Integration Term By Term Theorem is a cornerstone result in mathematical analysis with far-reaching implications in both pure and applied mathematics. It provides a rigorous foundation for integrating functions represented as power series and has proven invaluable in solving differential equations, deriving special functions, and analyzing physical phenomena.
Understanding this theorem and its proper application equips mathematicians, physicists, and engineers with a powerful tool for tackling problems that might otherwise be intractable. Whether in the approximation of complex functions, the solution of differential equations, or the analysis of physical systems, the ability to exchange summation and integration continues to be a fundamental technique in the mathematical sciences.
