Sequence and Series — Practice Questions & Solutions
> Perfect for: Semester exams, GATE, ESE, and competitive exam preparation. Step-by-step solutions with exam-oriented explanations.
Module 1: Sequence and Series — Definitions & Examples
Q1. Define sequence and series. Give examples of convergent, divergent, and oscillating sequences.
Solution:
Sequence: A sequence is a function whose domain is the set of natural numbers N. It is denoted by {an}n=1∞ or simply {an}.
Series: A series is the sum of the terms of a sequence. If {an} is a sequence, then S=a1 is an infinite series.
Examples:
| Type | Sequence | Behavior |
|---|
| Convergent | an=n1 | |
Q2. Show that the sequence an=2n2+3 converges to .
Solution:
limn→∞an=lim
Divide numerator and denominator by n2:
=limn→∞2+
n→∞lim2n
The sequence converges to 21.
Q3. Test the convergence of the series ∑n=1∞n(n+1)1.
Solution:
Use partial fraction decomposition:
n(n+1)1=n
The N-th partial sum is:
SN=∑
This is a telescoping series:
SN=1−N+11
limN→∞SN=lim
n=1∑∞n(n
Module 2: Comparison Test
Q4. Test the convergence of ∑n=1∞n2+1.
Solution:
Let an=n2+11 and compare with .
limn→∞bn
Since ∑bn=∑n21 is a , it converges.
By the Limit Comparison Test, ∑an also converges.
n=1∑∞n
Q5. Test the convergence of ∑n=1∞n2+3.
Solution:
Let an=n2+3n+1. Compare with .
limn→∞
Since ∑bn=∑n1 is the harmonic series (), it diverges.
By the Limit Comparison Test, ∑an also diverges.
n=1∑∞n
Q6. Test the convergence of ∑n=1∞n.
Solution:
Compare with bn=n3/21.
limn→∞
Since ∑n3/21 is a p-series with p=\frac{3}{2} > 1, it converges.
n=1∑∞
Module 3: Ratio Test (D'Alembert's Test)
Q7. State and apply D'Alembert's ratio test to ∑n=1∞2n.
Solution:
D'Alembert's Ratio Test: For a series ∑an with positive terms, compute:
L=limn→∞an
- If L < 1: series converges
- If L > 1: series diverges
- If L=1: test fails
Application:
an=2n
ana
L=limn→∞
Since L = \frac{1}{2} < 1:
n=1∑∞2
Q8. Test the convergence of ∑n=1∞nn.
Solution:
an=nn
an
=(n+1)nnn
L=limn→∞(1+
Since L = \frac{1}{e} < 1:
n=1∑∞n
Q9. Test the convergence of ∑n=1∞nn.
Solution:
an=nn3
an
=(1+n1)
L=limn→∞(1+
Since L = \frac{3}{e} > 1:
n=1∑∞n
Q10. Test the convergence of ∑n=1∞n1 using ratio test. What does this show?
Solution:
an=n1,a
anan+1
L=limn→∞n+1n=
L=1⇒Ratio test fails
This shows that the ratio test is inconclusive for the harmonic series. We must use the p-series test or integral test to prove divergence.
Module 4: Raabe's Test
Q11. State Raabe's test and apply it to ∑n=1∞n21.
Solution:
Raabe's Test: For a series ∑an with positive terms, if limn→∞ (ratio test fails), compute:
R=limn→∞n(a
- If R > 1: converges
- If R < 1: diverges
- If R=1: test fails
Application to ∑n21:
First check ratio test:
an+1a
Ratio test fails. Apply Raabe's test:
n(an+1
=n[n2+n
R=limn→∞(2+n
Since R = 2 > 1:
n=1∑∞n
Q12. Test the convergence of ∑n=1∞2⋅4⋅6⋯(2.
Solution:
an=2⋅4⋅6⋯(2n)
an+1=2⋅4⋅6
anan+1
L=limn→∞2n+22n
Apply Raabe's test:
an+1an
n(an+1
R=limn→∞2n+1n
Since R = \frac{1}{2} < 1:
n=1∑∞
Q13. Test the convergence of ∑n=1∞(n+1)(n+2).
Solution:
Use comparison test directly:
an=(n+1)(n+2)(
Compare with bn=n21:
limn→∞b
Since ∑n21 converges (p=2 > 1):
n=1∑∞
Module 5: Fourier Series
Q14. Find the Fourier series of f(x)=x in the interval (−π,π).
Solution:
The Fourier series is:
f(x)=2a0
where:
a0=π1∫
an=π1∫
bn=π1∫
Compute a0:
a0=π1∫
Compute an:
an=π1
Compute bn:
bn=π1
Using integration by parts: u=x, dv=sinnxdx
=π2[(−
=π2[−
=π2[−
f(x)=x=2
Q15. Find the Fourier series of f(x)=x2 in (−π,π). Hence deduce that .
Solution:
f(x)=x2 is an even function, so bn=0.
Compute a0:
a0=π
Compute an:
an=π1
Using integration by parts twice:
∫x2cosnxdx=
Evaluating from 0 to π:
=(0+n22π
an=π2
Fourier series:
x2=3π
Deduction:
At x=π:
π2=
π2=3π2
32π2=4∑
n=1∑∞n
Q16. Find the Fourier series of f(x)={01
Solution:
a0=π1
an=π1
bn=π1
=−nπ1[cosnπ−cos0]
={nπ20
f(x)=21
Module 6: Half Range Fourier Series
Q17. Find the half-range sine series of f(x)=x in (0,π).
Solution:
For half-range sine series, we extend f(x) as an odd function on (−π,π).
f(x)=∑n=1∞bnsin
where:
bn=π2
Using integration by parts:
=π2[(−
=π2[−n
=π2[−
f(x)=x=2n=1∑
Q18. Find the half-range cosine series of f(x)=x in (0,π).
Solution:
For half-range cosine series, extend f(x) as an even function on (−π,π).
f(x)=2a0
where:
a0=π2∫
an=π2∫
Integration by parts:
=π2[(
=π2[0+
=πn2
f(x)=x=2
Q19. Find the half-range sine series of f(x)=π−x in (0,π).
Solution:
bn=π2∫
Split:
=π2[π∫
First integral:
∫0πsinnxdx=[
Second integral (from Q17):
∫0πxsinnxdx=
So:
bn=π2
=n2[1−(−1)
f(x)=π−x=2n=1∑
Q20. Find the half-range cosine series of f(x)=(π−x)2 in (0,π).
Solution:
a0=π2∫
Let u=π−x, du=−dx:
=π2∫0
an=π2∫
Let u=π−x:
=π2∫
Wait, cosn(π−u)=cosnπcosnu+sinnπsinnu
=π2(−1)n∫
From Q15, we know:
∫0πu2cosnudu=
So:
an=π2(−1
f(x)=(π−x)2=
Module 7: Mixed Exam-Level Problems
Q21. Test the convergence of ∑n=1∞n2.
Solution:
Use Ratio Test:
an=n2⋅2
an+1=(n+1)
an
=2(n+1)3
L = \lim_{n \to \infty} \frac{1+\frac{3}{n}}{2(1+\frac{1}{n})^3} = \frac{1}{2} < 1
The series is convergent
Q22. Test the convergence of ∑n=1∞n!⋅3n.
Solution:
Ratio Test:
an=n!⋅3
ana
=(n+1)⋅nn⋅
L = \lim_{n \to \infty} \frac{1}{3}\left(1+\frac{1}{n}\right)^n = \frac{e}{3} \approx \frac{2.718}{3} \approx 0.906 < 1
The series is convergent
Q23. Test the convergence of ∑n=1∞2⋅5⋅8⋯(.
Solution:
an=2⋅5⋅8⋯(3n−1)
an+1=2⋅5⋅
anan+1
L = \lim_{n \to \infty} \frac{2n+1}{3n+2} = \frac{2}{3} < 1
The series is convergent
Q24. Find the Fourier series of f(x)=ex in (−π,π).
Solution:
a0=π
an=π1∫
Using ∫eaxcosbxdx=:
=π1[
At x=π: cosnπ=(−1)n, sinnπ
At x=−π: cos(−nπ)=(−1)n,
=π(1+n2)
Similarly:
bn=π
=π(1+n2)
=π(1+n2)
ex=
Q25. Expand f(x)=xsinx as a Fourier series in (−π,π).
Solution:
Note: f(x)=xsinx is an even function since f(−x)=.
Therefore bn=0.
a0=π1
=π2[−xcosx+sinx]
an=π
Using 2sinAcosB=sin(A+B)+sin(A−B):
=π1∫0
For n=1:
a1=
For n=1:
∫0πxsinmxdx=
=−mπcosmπ=−
So:
an=
=(−1)n+1[
xsinx=1−2
Quick Reference: Convergence Tests
| Test | Condition | Conclusion |
|---|
| Comparison | 0≤an≤bn | conv. conv. |
Fourier Series Formulas
| Type | Interval | Formulas |
|---|
| Full Range | (−π,π) | an, |
Exam Tips & Common Mistakes
-
Always check symmetry first — if f(x) is even, bn=0; if odd, a. This saves half the work.
Summary
This unit covers the essential toolkit for sequences, series, and Fourier analysis:
- Sequences: Definitions, convergence, and limit computation
- Series: Partial sums, convergence, and divergence criteria
- Comparison Test: Direct and limit forms for positive-term series
- Ratio Test (D'Alembert): The go-to test for factorials and exponentials
- Raabe's Test: The rescue when ratio test fails (L=1)
- Fourier Series: Full-range expansions on (−π,π)
- Half-Range Series: Sine and cosine expansions on (0,π
Master these 25 solved problems and you'll be fully prepared for any Sequence and Series examination!