โ ๏ธ Common Mistakes: Direct and Limit Comparison Tests
Avoid these 4 frequent errors
๐ Real-World Applications: Direct and Limit Comparison Tests
See how this math is used in the real world
๐ Worked Example: Related Rates โ Expanding Circle
Problem:
A stone is dropped into a still pond, creating a circular ripple. The radius of the ripple is increasing at a rate of 2 cm/s. How fast is the area of the circle increasing when the radius is 10 cm?
How can I study Direct and Limit Comparison Tests effectively?โพ
Start by reading the study notes and working through the examples on this page. Then use the flashcards to test your recall. Practice with the 3 problems provided, checking solutions as you go. Regular review and active practice are key to retention.
Is this Direct and Limit Comparison Tests study guide free?โพ
Yes โ all study notes, flashcards, and practice problems for Direct and Limit Comparison Tests on Study Mondo are 100% free. No account is needed to access the content.
What course covers Direct and Limit Comparison Tests?โพ
Direct and Limit Comparison Tests is part of the AP Calculus BC course on Study Mondo, specifically in the Sequences & Series (BC) section. You can explore the full course for more related topics and practice resources.
Are there practice problems for Direct and Limit Comparison Tests?
n
โ
anโ
Direct Comparison Test (DCT)
Suppose 0โคanโโคbnโ for all nโฅN (some starting point).
Part 1: If โbnโ converges, then โanโ converges.
Reason: anโ is smaller than convergent series, so it must also converge.
"Smaller than convergent โ convergent"
Part 2: If โanโ diverges, then โbnโ diverges.
Reason: bnโ is larger than divergent series, so it must also diverge.
"Larger than divergent โ divergent"
How to Use Direct Comparison Test
Step 1: Find a comparison series โbnโ that you know converges or diverges
Usually a p-series or geometric series!
Step 2: Show 0โคanโโคbnโ (or 0โคbnโโคanโ)
Step 3: Apply the test
Example 1: Use DCT
Determine if โn=1โโ2n+n1โ converges.
Step 1: Find comparison
For nโฅ1: 2n+n>2n
So: 2n+n1โ<2n1โ
Compare to โ2n1โ (geometric with r=21โ).
Step 2: Check comparison series
โn=1โโ2n1โ=1โ1/21/2โ=1 (converges!)
Step 3: Apply DCT
Since 0<2n+n1โ<2n1โ and โ2n1โ converges:
By DCT, โ2n+n1โ converges.
Example 2: Use DCT to Show Divergence
Determine if โn=1โโnโ+51โ converges.
Step 1: Find comparison
For nโฅ1: nโ+5<nโ+5nโ=6nโ (not helpful)
Better: nโ+5<nโ+nโ=2nโ (only true for large n)
Actually, for large n: nโ+5โnโ
So: nโ+51โโnโ1โ
But we need an inequality! Try:
For nโฅ1: nโ+5>nโ
So: nโ+51โ<nโ1โ (wrong direction for divergence!)
Better approach: nโ+5<nโ+5n (true for nโฅ1... no)
Actually, for nโฅ25: nโ+5โค2nโ
So: nโ+51โโฅ2nโ1โ
Step 2: Check comparison series
โnโ1โ=โn1/21โ is a p-series with p=21โ<1 (diverges!)
So โ2nโ1โ=21โโnโ also diverges.
Step 3: Apply DCT
Since nโ+51โโฅ2nโ1โ for nโฅ25 and โ2nโ1โ diverges:
By DCT, โnโ+51โ diverges.
When DCT is Hard to Use
Sometimes it's hard to prove the inequality!
Example: Is n2+1nโ less than or greater than n1โ?
n2+1nโย vsย n1โ
Cross-multiply: n2 vs n2+1
So n2+1nโ<n1โ โ
But if inequality is close or complicated, use Limit Comparison Test instead!
Limit Comparison Test (LCT)
Let anโ>0 and bnโ>0 for all n.
If: limnโโโbnโanโโ=L
where L is finite and L>0, then:
โanโ and โbnโ both converge or both diverge!
๐ก Key Idea: If bnโanโโโL>0, then anโ and bnโ behave the same way!
Special Cases of LCT
If L=0 and โbnโ converges โ โanโ converges
If L=โ and โbnโ diverges โ โa diverges
If L=0 and โbnโ diverges โ inconclusive
If L=โ and โbnโ converges โ inconclusive
Best to aim for 0<L<โ!
How to Use Limit Comparison Test
Step 1: Choose a comparison series โbnโ (usually p-series or geometric)
Tip: Look at the dominant terms (highest powers) in numerator and denominator.
Step 2: Compute limnโโโbnโanโโ
Step 3: If 0<L<โ, both series have same convergence behavior
Example 3: Use LCT
Determine if โn=1โโn4โ2n+13n2+5โ converges.
nbnaโ=nbโa1โ (compare to p-series with p=bโa)
For exponentials:
2n,en grow much faster than polynomials
Compare to geometric series
For square roots and powers:
nโ=n1/2
3nโ=n1/3
Compare to appropriate p-series
DCT vs LCT: Which to Use?
Use DCT when:
Inequality is obvious
You need rigorous proof
Use LCT when:
Inequality is hard to prove
You just need to check convergence
Working with complicated expressions
๐ก LCT is usually easier! Most students prefer it.
โ ๏ธ Common Mistakes
Mistake 1: Wrong Comparison Direction
WRONG: "anโ<bnโ and โbnโ diverges, so โanโ diverges"
RIGHT: Smaller than divergent tells you nothing! Need "larger than divergent" for divergence.
Mistake 2: Limit is 0 or Infinity
If limbnโanโโ=0 or โ, basic LCT is inconclusive (unless special cases apply).
Choose a different comparison series!
Mistake 3: Negative Terms
Comparison tests require anโ,bnโโฅ0!
For alternating or negative terms, use different tests.
Mistake 4: Ignoring Smaller Terms
WRONG: "n3n2+5n+1โ is like n3n2โ... wait, what about the 5n?"
RIGHT: For large n, lower powers don't matter! n2 dominates 5n and 1.
๐ Practice Strategy
Always try nth term test first: If limanโ๎ =0, diverges immediately!
Find dominant terms: Highest powers in numerator and denominator
Choose comparison: Usually p-series โnp1โ or geometric โrn
Prefer LCT: Easier than proving inequalities
For DCT: Make sure inequality goes the right direction!
Check your limit: Should get finite positive number for LCT
Memorize: โnp1โ converges if p>1, diverges if
โ
โ
n4+3n2+1n2โ5โ
๐ก Show Solution
Step 1: Find dominant terms
Numerator: n2 dominates
Denominator: n4 dominates
So: anโโn4n2โ=
Compare to bnโ=n21โ (p-series with , converges)
Step 2: Compute limit
limnโโโb
=limnโโโn4+
=limnโโโn4+3
Divide by n4:
=limnโโโ1+
Step 3: Apply LCT
Since L=1>0 and โn21โ converges:
By LCT, the series converges.
2Problem 2easy
โ Question:
Use the Direct Comparison Test to show that โn=1โโn32+cosnโ converges.
๐ก Show Solution
Step 1: Find bounds for numerator
Since โ1โคcosnโค1:
1โค2+
3Problem 3hard
โ Question:
Determine if โn=2โโnlnnโ11โ converges or diverges.
๐ก Show Solution
Step 1: Analyze for large n
For large n: nlnnโ1โnlnn
So:
โพ
Yes, this page includes 3 practice problems with detailed solutions. Each problem includes a step-by-step explanation to help you understand the approach.
1
โ
n
โ
n4โ2n+13n2+5โ
โ
โ
+
1
)
n3/2
โ
1
nsinn
โ
โ
=
pโค1
n21โ
p=2>1
n
โ
anโ
โ
=
limnโโโn21โn4+3n2+1n2โ5โโ
3
n2
+
1
(n2โ5)โ n2
โ
n
2
+
1
n4โ5n2
โ
n23โ
+
n41โ
1โn25โ
โ
=
1+0+01โ0โ=
1
cos
n
โค
3
Step 2: Create inequality
0<n32+cosnโโคn33โ
Step 3: Check comparison series
โn=1โโn33โ=3โn=1โโn31โ
This is a p-series with p=3>1, so it converges.
Step 4: Apply DCT
Since 0<n32+cosnโโคn33โ and โn33โ converges: