Sequence Convergence
A sequence {aₙ} converges if the limit of its terms as n→∞ exists and is finite.
Sequences
Open formulaTopics · 18 formulas
Convergence tests, power series, Taylor and Maclaurin series.
A sequence {aₙ} converges if the limit of its terms as n→∞ exists and is finite.
Sequences
Open formulaEach term is obtained by multiplying the previous term by a constant ratio r. Converges if |r| < 1.
Sequences
Open formulaEach term is obtained by adding a constant difference d to the previous term. Always diverges (unless d = 0).
Sequences
Open formulaAn infinite series is the limit of its partial sums. If the limit exists and is finite, the series converges.
Series Types
Open formulaA geometric series converges if and only if |r| < 1, and its sum is a/(1-r).
Series Types
Open formulaThe p-series is a fundamental test case. The harmonic series (p = 1) diverges. For p > 1, the series converges.
Series Types
Open formulaIf the terms do not approach zero, the series diverges. CAUTION: If the limit IS zero, the test is inconclusive (the series may still diverge).
Convergence Tests
Open formulaIf f is positive, continuous, and decreasing for x ≥ N, then the series and the improper integral either both converge or both diverge.
Convergence Tests
Open formulaCompare with a known series. If the larger series converges, so does the smaller. If the smaller diverges, so does the larger.
Convergence Tests
Open formulaIf the ratio of terms approaches a positive finite limit, the two series have the same convergence behavior.
Convergence Tests
Open formulaAn alternating series converges if the absolute values of terms are decreasing and approach zero. The error after N terms is at most |b_{N+1}|.
Convergence Tests
Open formulaThe ratio test: compute the limit of the absolute ratio of consecutive terms. Particularly useful for series with factorials or exponentials.
Convergence Tests
Open formulaA power series centered at a. It converges for |x - a| < R (radius of convergence) and diverges for |x - a| > R. Check endpoints separately.
Power & Taylor Series
Open formulaThe radius of convergence R determines where a power series converges absolutely. Often found via the ratio or root test.
Power & Taylor Series
Open formulaThe Taylor series represents a function as an infinite sum of terms calculated from the values of its derivatives at a single point a.
Power & Taylor Series
Open formulaA Maclaurin series is a Taylor series centered at a = 0. Common Maclaurin series: eˣ, sin x, cos x, 1/(1-x), ln(1+x).
Power & Taylor Series
Open formulaThe Lagrange error bound (Taylor remainder): the error in the nth-degree Taylor approximation is bounded by M|x-a|^(n+1)/(n+1)!, where M is the max of |f⁽ⁿ⁺¹⁾| on the interval.
Power & Taylor Series
Open formulaThe root test: compute the limit of the nth root of |aₙ|. Useful when terms involve nth powers.
Convergence Tests
Open formula