Convergence and Divergence Tests for Series and Justifications
AP Calculus BC: Infinite Series Convergence & Divergence TestsIntroduction & Master Summary Table Before diving into the algebra, it is crucial to understand what we are doing: we are determining whether an infinite sum of numbers eventually settles on a finite value (converges) or grows to infinity/fails to settle (diverges). The table below is your cheat sheet. Knowing when to use a test is just as important as knowing how to use it.Test NameSeries Form / When to UseQualifications / ConditionsConclusion (Proves Conv, Div, or Both)1. nth Term TestAny series âanâFind limnâââanâDivergence ONLY. (If limanâî =0, it diverges).2. Geometric Seriesâaâ rnIdentify common ratio rBoth. Conv if â£râ£<1; Div if â£râ£â¥1.3. p-Seriesânp1âIdentify exponent pBoth. Conv if p>1; Div if pâ¤1.4. Alternating Series (AST)â(â1)nbnâTerms must alternate signsConvergence ONLY. (Proves Conv if bn+1ââ¤bnâ and limbnâ=0).5. Ratio TestSeries with n! or cnFind L=limnââââanâan+1âââConditionL=limnââââanâan+1âââ<1L=limnââââanâan+1âââ>1 or âL=limnââââanâan+1âââ=1âConclusionAbsolutely ConvergentDivergentInconclusiveââ6. Direct Comparison (DCT)Algebraic fractions / trig0â¤anââ¤bnâ (positive terms)Both. Big conv â¹ Small conv. Small div â¹ Big div.7. Limit Comparison (LCT)Messy algebraic fractionsanâ,bnâ>0 (positive terms)Both. If limbnâanââ=L (0<L<â), both do the same.8. Integral TestEasy to integrate formsf(x) is positive, continuous, decreasingBoth. â«1ââf(x)dx and âanâ share the same fate.1. The nth Term Test for DivergenceThe Concept: If the individual terms of a sequence do not shrink to exactly zero, there is absolutely no way their infinite sum can be finite. The Trap: If limnâââanâ=0, you know NOTHING. The test is inconclusive. Never say a series converges by the nth term test!Example 1.1 (MCQ Style)Determine the convergence or divergence of ân=1ââ4n2+13n2â5â.Justification: We take the limit of the terms: limnâââ4n2+13n2â5â=43â. Conclusion: Since limnâââanâ=43âî =0, the series diverges by the nth Term Test for Divergence.Example 1.2 (FRQ Style) Does the series ân=1âânsin(n1â) converge or diverge? Justify your answer.Justification: Let's find the limit of the nth term. limnââânsin(n1â). This is a 0â â indeterminate form. Let x=n1â. As nââ,xâ0. The limit becomes limxâ0âxsin(x)â=1.Conclusion: Because limnâââanâ=1î =0, the series diverges by the nth Term Test for Divergence.2. Geometric Series TestThe Concept: A series of the form ân=0ââaâ rn. If â£râ£<1, it converges to the sum S=1ârFirst Termâ.If â£râ£â¥1, it diverges.Example 2.1 (Finding the Sum) Determine if ân=1ââ5n3n+1â converges or diverges. If it converges, find its sum.Justification: Rewrite the general term to easily see a and r: 5n3n+1â=5n3â 3nâ=3(53â)n. This is a geometric series with common ratio r=53â. Conclusion: Since â£râ£=53â<1, the geometric series converges. The Sum: The first term (plug in n=1) is 3(3/5)1=59â. The sum is S=1â3/59/5â=2/59/5â=29â.Example 2.2 (Tricky r Value) Does the series ân=2ââÏne2nâ converge or diverge?Justification: Rewrite as â(Ïe2â)n. The common ratio is r=Ïe2â. Since eâ2.718, e2â7.38. Therefore, râ3.147.38â>1.Conclusion: Because â£râ£=Ïe2ââ¥1, the series diverges by the Geometric Series Test.3. p-Series TestThe Concept: A series of the form ân=1âânp1â, where p is a positive constant. Converges if p>1.Diverges if pâ¤1. (Note: if p=1, this is ân1â, known as the Harmonic Series, which strictly diverges).Example 3.1 Determine the convergence of ân=1ââ3n4â5â.Justification: Pull out the constant: 5ân=1âân4/31â. This is a p-series with p=34â.Conclusion: Since p=34â>1, the series converges by the p-Series Test. (Multiplying by a constant 5 does not affect convergence).Example 3.2 Does ân=1âânâ0.99 converge or diverge?Justification: Rewrite the series with a positive exponent in the denominator: ân=1âân0.991â. This is a p-series with p=0.99.Conclusion: Since p=0.99â¤1, the series diverges by the p-Series Test.4. Alternating Series Test (AST)The Concept: For a series ân=1ââ(â1)nbnâ or ân=1ââ(â1)n+1bnâ (where bnâ>0), the series converges if TWO conditions are met:bn+1ââ¤bnâ for all n (the positive terms are strictly decreasing).limnâââbnâ=0.Example 4.1 (Standard FRQ) Does ân=1âân2+1(â1)n+1â converge or diverge? Justify.Justification: We are evaluating the alternating series where bnâ=n2+11â. We must verify the two conditions of AST:Limit to zero: limnââân2+11â=0.Decreasing: (n+1)2+11â<n2+11â for all nâ¥1, so bn+1â<bnâ.Conclusion: Since bnâ is decreasing and approaches 0, the series converges by the Alternating Series Test.Example 4.2 (The AST Trap) Does ân=1ââ2n+5(â1)nâ 3nâ converge or diverge?Justification: Let bnâ=2n+53nâ. We check the AST limit condition: limnâââ2n+53nâ=23â. Because the limit of the non-alternating part is NOT zero, the overall limit limnâââanâ does not exist (it oscillates between â1.5 and ââ1.5).Conclusion: The series diverges by the nth Term Test for Divergence. (Note: DO NOT say "diverges by AST". AST can only prove convergence!)5. Ratio TestThe Concept: Evaluate L=limnââââanâan+1âââ. Best used for: Exponentials (like 3n) and Factorials (like n!).If L<1, the series converges (absolutely). If L>1, it diverges. If L=1, the test is inconclusive (use another test).Example 5.1 (Factorial and Exponential Combo) Determine if ân=1âânnn!2nâ converges or diverges. (Wait, nn is a bit complex for a standard ratio, let's look at a more standard AP example!) Let's evaluate ân=1âân!5nâ.Justification: Apply the Ratio Test. L=limnââââ(n+1)!5n+1ââ 5nn!ââ =limnââââ(n+1)â n!5â 5nââ 5nn!ââ=limnâââân+15ââ=0.Conclusion: Since L=0<1, the series converges by the Ratio Test.Example 5.2 (Algebraic & Exponential) Evaluate ân=1ââ22nn23nâ.Justification: Note that 22n=4n. We apply the Ratio Test: L=limnââââ4n+1(n+1)23n+1ââ n23n4nââ =limnâââân2(n+1)2ââ 43ââ=1â 43â=43â.Conclusion: Since L=43â<1, the series converges by the Ratio Test.6. Direct Comparison Test (DCT)The Concept: Compare your series anâ to a known series bnâ (usually a p-series or geometric series). Both series must have strictly positive terms.If the "Big" series converges, the "Small" series converges (anââ¤bnâ).If the "Small" series diverges, the "Big" series diverges (anââ¥bnâ).Example 6.1 (Bounding Trig Functions) Does ân=1âân32+cos(n)â converge or diverge?Justification: We know that â1â¤cos(n)â¤1. Therefore, the numerator is always positive and bounded: 1â¤2+cos(n)â¤3. Let anâ=n32+cos(n)â and compare it to bnâ=n33â. We state the inequality: 0<n32+cos(n)ââ¤n33â for all nâ¥1. The series ân33â is a convergent p-series (p=3>1).Conclusion: Because 0<anââ¤bnâ and âbnâ converges, the original series converges by the Direct Comparison Test.Example 6.2 (Denominator Comparison) Determine convergence of ân=1âânââ0.51â.Justification: Let anâ=nââ0.51â. We want to compare this to bnâ=nâ1â. Because we are subtracting 0.5 from the denominator, the denominator is smaller, which makes the overall fraction larger. Therefore, nââ0.51â>nâ1â>0. We know ânâ1â diverges because it is a p-series with p=1/2â¤1.Conclusion: Because anâ>bnâ>0 and the smaller series âbnâ diverges, the original series diverges by the Direct Comparison Test.7. Limit Comparison Test (LCT)The Concept: When DCT inequalities go the "wrong way" or the algebra is messy polynomial fractions, use LCT. Let anâ>0 and bnâ>0. Calculate L=limnâââbnâanââ. If 0<L<â (a positive, finite constant), then both series share the exact same fate (both converge or both diverge).Example 7.1 (Polynomial Fractions) Determine the convergence of ân=1âân4+2n+13n2â1â.Justification: Both numerator and denominator eventually act like their leading terms. We choose our comparison series bnâ=n4n2â=n21â. Note that anâ,bnâ>0 for nâ¥1. Let's evaluate the limit: L=limnâââbnâanââ=limnâââ(n4+2n+13n2â1ââ 1n2â)=limnââân4+2n+13n4ân2â=3. Since L=3 (which is finite and >0), LCT applies. We know ân21â is a convergent p-series (p=2>1).Conclusion: Because 0<L<â and the comparison series converges, the original series converges by the Limit Comparison Test.Example 7.2 (Radicals) Does ân=1âân4+3â5nâ converge or diverge?Justification: The dominant term in the top is n. The dominant term in the bottom is n4â=n2. We compare anâ to bnâ=n2nâ=n1â. Both anâ,bnâ>0. Find the limit: limnâââbnâanââ=limnââân4+3â5nââ 1nâ=limnââân4+3â5n2â=limnââân21+3/n4â5n2â=5. Since L=5 (finite, >0), LCT applies. ân1â is the harmonic series (or p-series with p=1), which diverges.Conclusion: By the Limit Comparison Test, the original series diverges.8. Integral TestThe Concept: If anâ=f(n), evaluate the improper integral â«1ââf(x)dx. If the integral converges to a number, the series converges. If the integral diverges, the series diverges. The AP Catch: You MUST explicitly state that the function f(x) is positive, continuous, and decreasing for xâ¥1 to earn the condition point on an FRQ.Example 8.1 (U-Substitution) Determine the convergence of ân=1âân2+1nâ.Justification: Let f(x)=x2+1xâ. For xâ¥1, f(x) is clearly positive and continuous (denominator is never 0). It is decreasing because fâ²(x)=(x2+1)2(x2+1)(1)âx(2x)â=(x2+1)21âx2â, which is â¤0 for xâ¥1. We evaluate â«1ââx2+1xâdx=limbââââ«1bâx2+1xâdx. Let u=x2+1â¹du=2xdxâ¹21âdu=xdx. =limbâââ[21âlnâ£x2+1â£]1bâ=limbâââ21â(ln(b2+1)âln(2))=â.Conclusion: Since the improper integral diverges, the series diverges by the Integral Test.Example 8.2 (lnx Integrals) Does ân=2âânlnn1â converge or diverge?Justification: Let f(x)=xlnx1â. For xâ¥2, f(x) is positive, continuous, and decreasing. â«2ââxlnx1âdx=limbââââ«2bâxlnx1âdx. Let u=lnxâ¹du=x1âdx. =limbâââ[lnâ£lnxâ£]2bâ=limbâââ(ln(lnb)âln(ln2))=â.Conclusion: Since the improper integral diverges, the series diverges by the Integral Test.Absolute vs. Conditional ConvergenceA series âanâ is:Absolutely Convergent if ââ£anâ⣠converges. (If the absolute value converges, the original series converges).Conditionally Convergent if ââ£anâ⣠diverges, but the original alternating series âanâ converges (usually by AST).Divergent if both the original and absolute value series diverge.Example A: Determine if ân=1âân3(â1)nâ converges absolutely, conditionally, or diverges.Justification: First, test the absolute value: âân3(â1)nââ=ân31â. This is a p-series with p=3>1, which converges.Conclusion: Because the absolute value of the series converges, the series converges absolutely.Example B: Determine if ân=1âânâ(â1)n+1â converges absolutely, conditionally, or diverges.Justification: First, test the absolute value: âânâ(â1)n+1ââ=ân1/21â.This is a p-series with p=1/2â¤1, so the absolute value diverges.Next, test the original alternating series using AST:bnâ=nâ1â. limnââânâ1â=0. n+1â1â<nâ1â, so it is decreasing. The original series converges by AST.Conclusion: Because the absolute value diverges but the alternating version converges, the series converges conditionally.Example C: Determine if ân=2ââlnn(â1)nnâ converges absolutely, conditionally, or diverges.Justification: Check the limit of the general term: limnâââlnnnâ. Applying L'Hopital's Rule, we get limnâââ1/n1â=limnââân=â.Since the limit does not equal 0, the terms do not go to 0.Conclusion: The series diverges by the nth term test.Example D: Determine if ân=1âân!(â1)n3nâ converges absolutely, conditionally, or diverges.Justification: Because of the n! and exponential 3n, we jump straight to the Ratio Test, which tests for absolute convergence directly! L=limnââââ(n+1)!(â1)n+13n+1ââ (â1)n3nn!ââ=limnââân+13â=0.Conclusion: Since L=0<1, the series converges absolutely by the Ratio Test.Strategy: How to Attack Problems & Choose the Right TestWhen you are given a random series on the AP test without being told which test to use, follow this mental flowchart:nth Term Check: Do the terms clearly not go to zero in your head? If so, state it diverges by the nth Term Test.Special Forms: Is it easily recognizable as a p-series (1/np) or Geometric Series (aâ rn)?Alternating: Does it have an (â1)n? Use the Alternating Series Test (AST).Factorials (n!) or Exponentials (cn mixed with algebra): Immediately use the Ratio Test.Messy Algebraic Fractions (Polynomials/Roots): Use Limit Comparison Test (LCT) comparing to the dominant terms.Functions easily integrated (like lnn/n): Use the Integral Test.Mixed Practice (5 Examples)Problem 1: Evaluate the convergence of ân=1âân7+1â2n2+3nâAttack Strategy: Messy algebraic fraction. Let's use LCT. The top acts like n2, bottom acts like n7â=n3.5. n2/n3.5=1/n1.5.Full Justification: Compare to bnâ=n1.51â. Both anâ,bnâ>0. L=limnââân7+1â2n2+3nââ 1n1.5â=limnââân7+1â2n3.5+3n2.5â=limnââân7â2n3.5â=2. Because 0<L<â and the comparison series ân1.51â converges (p=1.5>1), the given series converges by the Limit Comparison Test.Problem 2: Evaluate the convergence of ân=1ââ100nn!âAttack Strategy: Factorial and exponential means Ratio Test, immediately.Full Justification: Apply the Ratio Test: L=limnââââ100n+1(n+1)!ââ n!100nââ=limnââââ100n+1ââ=â. Because L=â>1, the series diverges by the Ratio Test.Problem 3: Evaluate the convergence of ân=2ââln(n)(â1)nâAttack Strategy: It's alternating, so we use AST. Full Justification: Let bnâ=ln(n)1â. limnâââlnn1â=0.Since ln(n+1)>ln(n), we know ln(n+1)1â<ln(n)1â, so the terms are strictly decreasing.Because both conditions are met, the series converges by the Alternating Series Test.Problem 4: Evaluate the convergence of ân=1ââneân2Attack Strategy: This looks exactly like a u-substitution problem. Integral Test.Full Justification: Let f(x)=xeâx2. For xâ¥1, f(x) is positive, continuous, and decreasing (fâ²(x)=eâx2(1â2x2)<0 for xâ¥1).Evaluate â«1ââxeâx2dx=limbââââ«1bâxeâx2dx.Let u=âx2â¹du=â2xdxâ¹â21âdu=xdx.limbâââ[â21âeâx2]1bâ=limbâââ(2eb2â1ââ2eâ1â)=0+2e1â.Because the improper integral converges to 2e1â, the series converges by the Integral Test.Problem 5: Evaluate the convergence of ân=1ââ(1+n1â)nAttack Strategy: Check the nth term limit first. This is a very famous limit definition in Calculus.Full Justification: Let's take the limit as nââ of the sequence: limnâââ(1+n1â)n. By definition, this limit evaluates to Euler's number, eâ2.718.Because limnâââanâ=eî =0, the terms do not approach zero. Therefore, the series diverges by the nth Term Test for Divergence.