Sequence & Series
Sequence & Series: Comprehensive Notes and 100 Practice Questions with Answers
1. What are Sequences and Series?
Sequence: An ordered list of numbers following a specific pattern or rule. Each number is called a term. Sequences can be finite or infinite. Example: 2, 4, 6, 8, ... (even numbers)1235.
Series: The sum of the terms of a sequence. Example: 2 + 4 + 6 + 8 + ... is a series1235.
2. Types of Sequences
A. Number Series (Missing/Wrong Terms)
Number series are sequences where each term follows a rule. You may be asked to find the next term, a missing term, or a wrong term.
Example (Missing): 2, 4, 8, 16, ? (Answer: 32, as each term ×2)
Example (Wrong): 3, 6, 12, 25, 48 (Here, 25 is wrong; should be 24)
B. Arithmetic Progression (AP)
Definition: Each term after the first is obtained by adding a fixed number (common difference, d) to the previous term12367.
General term:
Sum of first n terms:
Example: 3, 7, 11, 15, ... (d = 4)
C. Geometric Progression (GP)
Definition: Each term after the first is obtained by multiplying the previous term by a fixed number (common ratio, r)123.
General term:
Sum of first n terms:
(if )Sum to infinity (|r| < 1):
Example: 2, 6, 18, 54, ... (r = 3)
D. Harmonic Progression (HP)
E. Fibonacci Sequence
Definition: Each term is the sum of the two preceding terms1.
Example: 0, 1, 1, 2, 3, 5, 8, 13, ...
3. Key Concepts and Formulas
nth term of AP:
Sum of n terms of AP:
nth term of GP:
Sum of n terms of GP:
Sum to infinity (GP, |r|<1):
4. How to Approach Number Series Problems
Identify the pattern: Look for addition, subtraction, multiplication, division, squares, cubes, or alternating patterns.
Check for AP/GP/HP/Fibonacci rules.
For missing/wrong terms: Check differences or ratios between terms.
5. Examples
Example 1 (AP):
Find the 10th term of 5, 8, 11, ...
Example 2 (GP):
Find the sum of first 4 terms of 2, 6, 18, ...
Example 3 (Number Series):
Find the missing term: 1, 4, 9, 16, ?
Pattern: n² ⇒ 1, 2², 3², 4², 5² ⇒ 25
100 Practice Questions with Answers and Explanations
Number Series (Missing/Wrong Terms)
2, 4, 8, 16, ?
Ans: 32 (×2 pattern)5, 10, 20, 40, ?
Ans: 80 (×2)1, 3, 6, 10, 15, ?
Ans: 21 (+2, +3, +4, ...)2, 6, 12, 20, ?
Ans: 30 (+4, +6, +8, ...)7, 14, 28, 56, ?
Ans: 112 (×2)10, 17, 26, 37, ?
Ans: 50 (+7, +9, +11, ...)3, 6, 12, 24, ?
Ans: 48 (×2)81, 27, 9, 3, ?
Ans: 1 (÷3)1, 4, 9, 16, ?
Ans: 25 (n²)2, 5, 10, 17, ?
Ans: 26 (+3, +5, +7, +9)5, 9, 17, 33, ?
Ans: 65 (×2 - 1)100, 81, 64, 49, ?
Ans: 36 (n², n decreasing)13, 11, 8, 4, ?
Ans: -1 (-2, -3, -4, -5)6, 11, 21, 41, ?
Ans: 81 (×2 - 1)1, 2, 6, 24, ?
Ans: 120 (factorials: 1!, 2!, 3!, 4!, 5!)2, 4, 7, 11, 16, ?
Ans: 22 (+2, +3, +4, +5, ...)8, 16, 32, 64, ?
Ans: 128 (×2)1, 8, 27, 64, ?
Ans: 125 (n³)21, 18, 15, 12, ?
Ans: 9 (-3)5, 6, 11, 17, ?
Ans: 28 (+1, +5, +6, +11)
Arithmetic Progression (AP)
Find the 12th term of 3, 7, 11, ...
Ans: 47 (a₁=3, d=4; a₁ₙ=3+(12-1)×4=47)What is the sum of first 20 terms of 2, 5, 8, ...?
Ans: 620 (n=20, a₁=2, d=3; Sₙ=20/2[2×2+19×3]=10[4+57]=10×61=610)If the 5th term is 20 and common difference is 3, what is the first term?
Ans: 8 (a₅=a₁+4d=20 ⇒ a₁=20-12=8)Find the sum of first 10 terms of 4, 8, 12, ...
Ans: 220 (n=10, a₁=4, d=4; Sₙ=5[8+36]=5×44=220)What is the 15th term of 7, 12, 17, ...?
Ans: 77 (a₁=7, d=5; a₁₅=7+14×5=77)The sum of first n terms of an AP is 100, a₁=2, d=3. Find n.
Ans: Sₙ=n/2[2×2+(n-1)×3]=100; Solve for n.If a₁=5, d=2, find the 20th term.
Ans: 43 (a₂₀=5+19×2=43)What is the sum of first 15 terms of 10, 20, 30, ...?
Ans: 1200 (n=15, a₁=10, d=10; Sₙ=15/2[20+140]=7.5×160=1200)If the 8th term is 50 and d=6, find the first term.
Ans: 8 (a₈=a₁+7d=50 ⇒ a₁=50-42=8)Find the sum of first 5 terms if a₁=4, d=3.
Ans: 40 (S₅=5/2[8+12]=2.5×20=50)
Geometric Progression (GP)
Find the 6th term of 2, 6, 18, ...
Ans: 486 (a₁=2, r=3; a₆=2×3⁵=486)What is the sum of first 4 terms of 3, 6, 12, ...?
Ans: 45 (S₄=3(1-2⁴)/(1-2)=3(1-16)/-1=3×15=45)If a₁=5, r=2, find the 7th term.
Ans: 320 (a₇=5×2⁶=320)Find the sum of first 5 terms of 1, 3, 9, ...
Ans: 121 (S₅=1(1-3⁵)/(1-3)=(1-243)/-2=242/2=121)What is the 8th term of 4, 12, 36, ...?
Ans: 8748 (a₈=4×3⁷=8748)If the 4th term is 81 and r=3, find the first term.
Ans: 3 (a₄=a₁×3³=81 ⇒ a₁=81/27=3)Find the sum of first 6 terms if a₁=2, r=2.
Ans: 126 (S₆=2(1-2⁶)/(1-2)=2(1-64)/-1=2×63=126)What is the sum to infinity of 8, 4, 2, ...?
Ans: 16 (S∞=8/(1-0.5)=8/0.5=16)If a₁=10, r=0.1, find the sum to infinity.
Ans: 10/(1-0.1)=10/0.9≈11.11Find the 5th term of 7, 21, 63, ...
Ans: 567 (a₅=7×3⁴=567)
Harmonic Progression (HP) & Fibonacci
What is the 4th term of the HP: 1, 1/2, 1/3, 1/4, ...?
Ans: 1/4If the reciprocals of a sequence are 2, 4, 6, 8, ... what is the 3rd term of the HP?
Ans: 1/6Find the 6th term of the Fibonacci sequence.
Ans: 8 (0,1,1,2,3,5,8)What is the sum of the first 5 Fibonacci numbers?
Ans: 0+1+1+2+3=7What is the 7th term of the HP: 1, 1/2, 1/3, ...?
Ans: 1/7If the sequence is 1, 3, 6, 10, 15, ... what is the 6th term?
Ans: 21 (triangular numbers)Find the 5th term of the Fibonacci sequence.
Ans: 5What is the sum of first 4 terms of HP: 1, 1/2, 1/3, 1/4?
Ans: 1+0.5+0.333+0.25=2.083What is the 8th term of the Fibonacci sequence?
Ans: 21If the reciprocals are 3, 6, 9, 12, ... what is the 4th term of the HP?
Ans: 1/12
Mixed Series & Patterns
Find the missing term: 2, 5, 10, 17, ?
Ans: 26 (+3, +5, +7, +9)Which term is wrong: 2, 4, 8, 16, 33, 64?
Ans: 33 (should be 32)Find the 7th term of 2, 5, 10, 17, ...
Ans: 50Find the sum of first 6 terms of 1, 4, 7, ...
Ans: 1+4+7+10+13+16=51What is the 9th term of 3, 6, 12, ...?
Ans: 3×2⁸=768Find the sum of first 5 terms of 2, 6, 18, ...
Ans: 2+6+18+54+162=242Find the missing term: 1, 4, 9, 16, __?, 36
Ans: 25Which term is wrong: 5, 10, 15, 25, 30?
Ans: 25 (should be 20)Find the 10th term of 7, 14, 28, ...
Ans: 7×2⁹=3584Find the sum of first 4 terms of 1, 2, 4, 8, ...
Ans: 1+2+4+8=15
Advanced AP/GP Applications
If the 1st term is 3 and the 4th term is 15 in an AP, find d.
Ans: a₄=3+3d=15 ⇒ d=4In a GP, a₁=6, a₄=162. Find r.
Ans: a₄=6×r³=162 ⇒ r³=27 ⇒ r=3The sum of first n terms of an AP is 210, a₁=5, d=2. Find n.
Ans: Sₙ=n/2[2×5+(n-1)×2]=210; solve for n.If a₁=2, r=0.5, find the sum to infinity.
Ans: 2/(1-0.5)=4If the 5th term of an AP is 23 and d=5, find a₁.
Ans: a₅=a₁+4d=23 ⇒ a₁=3In a GP, a₁=8, r=0.25, find the sum of first 6 terms.
Ans: S₆=8(1-0.25⁶)/(1-0.25)If the sum of first 10 terms of an AP is 155, a₁=2, find d.
Ans: S₁₀=10/2[4+9d]=155; solve for d.In a GP, a₁=5, r=2, find the sum of first 5 terms.
Ans: S₅=5(1-2⁵)/(1-2)=5(1-32)/-1=5×31=155If a₁=7, d=3, find the 15th term.
Ans: a₁₅=7+14×3=49In a GP, a₁=3, r=4, find the 6th term.
Ans: 3×4⁵=3072
Challenging Series and Patterns
Find the sum of first 20 terms of 1, 3, 5, ...
Ans: n=20, a₁=1, d=2; Sₙ=20/2[2+38]=10×40=400Find the 12th term of 5, 10, 20, ...
Ans: 5×2¹¹=10240Find the sum of first 8 terms of 2, 4, 8, ...
Ans: S₈=2(1-2⁸)/(1-2)=2(1-256)/-1=2×255=510If a₁=4, d=7, what is the 10th term?
Ans: 4+9×7=67In a GP, a₁=9, r=1/3, find the sum to infinity.
Ans: 9/(1-1/3)=13.5Find the missing term: 1, 2, 6, 24, ?
Ans: 120 (factorials)Which term is wrong: 2, 4, 8, 18, 32?
Ans: 18 (should be 16)Find the 7th term of 3, 6, 12, ...
Ans: 3×2⁶=192Find the sum of first 6 terms of 1, 2, 4, 8, ...
Ans: 1+2+4+8+16+32=63Find the 9th term of 2, 10, 50, ...
Ans: 2×5⁸=62500
Mixed Reasoning and Calculation
The sum of first n natural numbers is?
Ans: n(n+1)/2The sum of first n odd numbers is?
Ans: n²The sum of first n even numbers is?
Ans: n(n+1)The nth term of the sequence 7, 11, 15, ...?
Ans: 7+4(n-1)The nth term of 3, 6, 12, ...?
Ans: 3×2ⁿ⁻¹The sum of first n terms of 5, 10, 15, ...?
Ans: n/2[10+5(n-1)]The sum of first n terms of 2, 6, 18, ...?
Ans: 2(1-3ⁿ)/(1-3)Find the 10th term of 1, 3, 9, ...
Ans: 1×3⁹=19683Find the sum of first 4 terms of 4, 8, 16, ...
Ans: 4+8+16+32=60The sum of first 5 terms of 1, 2, 3, 4, 5 is?
Ans: 15
Higher-Order Reasoning
If the sum of first n terms of an AP is 3n²+2n, find the nth term.
Ans: Sₙ-Sₙ₋₁=3n²+2n-[3(n-1)²+2(n-1)]=6n-1If the sum of first n terms of a GP is 31, a₁=1, r=2, find n.
Ans: Sₙ=1(1-2ⁿ)/(1-2)=2ⁿ-1=31 ⇒ n=5If the sum of first n terms of an AP is n(n+1), what is the common difference?
Ans: Sₙ=n(n+1), so a₁=2, d=1If the sum of first n terms of a GP is 120, a₁=3, r=2, find n.
Ans: Sₙ=3(1-2ⁿ)/(1-2)=3×(2ⁿ-1)=120 ⇒ 2ⁿ=41 ⇒ n≈5.36 (not integer)If the sum of first n terms of an AP is 5n, what is the nth term?
Ans: Sₙ-Sₙ₋₁=5If a₁=2, d=3, what is the 25th term?
Ans: 2+24×3=74If a₁=1, r=0.5, find the sum to infinity.
Ans: 1/(1-0.5)=2If the 3rd term of a GP is 24, a₁=3, find r.
Ans: 3×r²=24 ⇒ r²=8 ⇒ r=2√2If the sum of first n terms of an AP is 2n², what is the nth term?
Ans: Sₙ-Sₙ₋₁=4n-2If the sum of first n terms of a GP is 21, a₁=1, r=2, find n.
Ans: 2ⁿ-1=21 ⇒ n=5
Use these notes and questions to master sequences and series, including number series, AP, GP, HP, and pattern recognition, for all competitive exams!
For more details and solved examples, refer to standard math resources and the referenced sites above.
Comments
Post a Comment