To show an infinite product converges, you typically relate it to the convergence of an infinite series.
Convergence Criteria for Infinite Products
The most common approach for determining the convergence of an infinite product relies on its relationship to an infinite series. Specifically, consider an infinite product of the form:
∏n=1∞ (1 + an)
where an is a sequence of complex numbers.
Theorem:
If 0 ≤ an < 1 for all n, then the infinite product ∏n=1∞ (1 + an) converges if and only if the infinite series ∑n=1∞ an converges. Similarly, the infinite product ∏n=1∞ (1 - an) converges to a non-zero value if and only if the infinite series ∑n=1∞ an converges.
Explanation:
-
Convergence & Series: This theorem provides a direct link between the convergence of the infinite product and the convergence of the series. If you can demonstrate that the series ∑ an converges (using tests like the comparison test, ratio test, or integral test), then you've also shown that the product ∏ (1 + an) converges. The same logic applies to ∏ (1 - an).
-
Non-Zero Convergence: Note the emphasis on "converges to a non-zero value" in the case of ∏(1 - an). If ∑ an diverges, ∏(1 - an) could converge to zero.
Steps to Show Convergence:
-
Express the Infinite Product: Write the infinite product in the form ∏n=1∞ (1 + an) or ∏n=1∞ (1 - an).
-
Identify an: Determine the sequence an.
-
Check the Condition 0 ≤ an < 1: Verify that the condition 0 ≤ an < 1 holds (or that an is close to zero). If an is negative or greater than or equal to 1, this method doesn't directly apply.
-
Analyze the Series ∑ an: Investigate the convergence of the infinite series ∑n=1∞ an. Use any appropriate convergence test (e.g., comparison test, ratio test, root test, integral test).
-
Conclude:
- If ∑ an converges, then ∏ (1 + an) converges.
- If ∑ an diverges and 0 ≤ an < 1, then ∏ (1 + an) diverges.
- If ∑ an converges, then ∏ (1 - an) converges to a non-zero value.
- If ∑ an diverges, then ∏ (1 - an) may converge to zero or diverge. Further analysis is required in this case.
Example:
Consider the infinite product:
∏n=1∞ (1 + 1/n2)
Here, an = 1/n2. Since 0 ≤ 1/n2 < 1 for all n > 1, we can consider the series:
∑n=1∞ 1/n2
This is a p-series with p = 2, and it is known to converge (p-series test). Therefore, the infinite product ∏n=1∞ (1 + 1/n2) converges.
General Case
For a more general infinite product ∏(1 + zn) where zn are complex numbers, the product converges if and only if ∑ zn converges and 1 + zn ≠ 0 for all n. The convergence of ∑ |zn|2 is often useful in analyzing such cases.