Notes on Convergence in Series
Key Concepts in Convergence and Series
Definition of Convergence
- Convergence refers to the property of a series whose sequence of partial sums approaches a limit as the number of terms increases.
- A series is convergent if the limit of the sequence of its partial sums exists.
Example of a Series
- Consider the series defined as:
\sum_{n=1}^{\infty} (-1)^{n-1} \frac{1}{n^2}
- The terms of the series alternate between positive and negative values.
- Specifically, the term structure is characterized by:
- Positive for odd n, Negative for even n.
Application of Limits
- Take limits on both sides of the inequality to analyze convergence.
- If the limit is such that ( p < 1 ), it indicates convergence.
P-Tests for Series
- The value of ( p ) determines convergence properties:
- If ( p = 2 ): The series is convergent.
- If ( p ) is greater than or equal to 1, the series diverges.
Absolute Convergence
- A series is said to be absolutely convergent if the series of absolute values converges:
- \sum |an| converging implies ( \sum an ) converges.
Alternating Series Test
- For a series to converge:
- The series should alternate signs (positive, negative, positive, etc.).
- The absolute values of the terms should be decreasing and should approach zero.
Comparison Testing
- When analyzing convergences, apply comparison tests:
- Direct Comparison Test and Limit Comparison Test can be used to establish relative convergence between series.
- If a comparison with a known convergent series holds true, then the series being tested also converges.
Key Examples and Calculations
- Example with convergence confirmed by the series:
- \sum_{n=1}^{\infty} \frac{1}{n^2} is known to converge (p-value of 2).
- The use of the integral test for convergence is also applicable here, specifically for functions like cosine combined with constants.
Conclusion
- The understanding of convergence includes the recognition of both absolute and conditional convergence, applying limits, and establishing relationships through inequalities in series.