(x + y)⁴ = x⁴+4x³y+6x²y²+4xy³+y⁴ General Term: T(r+1) = ⁿCr·xⁿ⁻ʳ·yʳ
Σaₙ
Chapter 8  ·  Class XI Mathematics

Patterns, Progressions & Sums

Sequences & Series

From AP to AGP — Unlock the Power of Mathematical Patterns

Chapter Snapshot

13Concepts
25Formulae
8–10%Exam Weight
4–6Avg Q's
HighDifficulty

Why This Chapter Matters for Entrance Exams

JEE MainJEE AdvancedCBSEBITSATKVPY

AP, GP, HP, and AGP are tested in every competitive exam. JEE Main has 4–5 questions; JEE Advanced uses sequences in conjunction with Calculus and Complex Numbers. KVPY loves elegant problems on AM-GM inequality.

Key Concept Highlights

Arithmetic Progression (AP)
Geometric Progression (GP)
Harmonic Progression (HP)
AM, GM, HM
AM-GM Inequality
Arithmetic-Geometric Progression (AGP)
Sum of Special Series
Telescoping Series
nth Term of AP/GP/HP
Infinite GP Sum
Relation AM≥GM≥HM
Fibonacci Sequence
Recurring Decimals

Important Formula Capsules

$AP nth term: aₙ = a + (n−1)d$
$AP sum: Sₙ = n/2 [2a + (n−1)d]$
$GP nth term: aₙ = arⁿ⁻¹$
$GP sum: Sₙ = a(rⁿ−1)/(r−1)$
$Infinite GP: S∞ = a/(1−r), |r| < 1$
$AM = (a+b)/2, GM = √(ab), HM = 2ab/(a+b)$
$AM ≥ GM ≥ HM$
$Σn = n(n+1)/2, Σn² = n(n+1)(2n+1)/6, Σn³ = [n(n+1)/2]²$

What You Will Learn

Navigate to Chapter Resources

🏆 Exam Strategy & Preparation Tips

AP-GP problems are mechanical once you recognise the type — build a "type-recognition" reflex. AM-GM inequality is a high-yield topic for KVPY and JEE Advanced. Practice converting HP problems to AP. Memorise all three Σ formulas for special series.

Sequences – Concept, Definition, Types & Applications

A sequence is an ordered list of numbers arranged according to a specific rule or pattern. Each number is called a term, and the position of each term is extremely important. Changing the order changes the sequence itself.

Unlike sets, where order does not matter, sequences are position-sensitive mathematical objects. This makes them a powerful tool in algebra, calculus, and real-world modeling.

Mathematical Definition:
A sequence is a function whose domain is the set of natural numbers \( \mathbb{N} \) and whose range lies in \( \mathbb{R} \).
If denoted by \( \{a_n\} \), then \( a_n \) represents the nth term.
Key Terminologies
  • General Term: \( a_n \), formula defining the sequence
  • Index: Position of term (n)
  • Finite Sequence: Limited terms (e.g., marks in exams)
  • Infinite Sequence: Endless continuation (e.g., 1, 2, 3, ...)
Types of Sequences
  • Arithmetic Sequence (AP): Constant difference between terms
  • Geometric Sequence (GP): Constant ratio between terms
  • Harmonic Sequence (HP): Reciprocals form an AP
  • Special Sequences: Fibonacci, square numbers, etc.
Illustrative Examples

Example 1: \( 2, 4, 6, 8, \ldots \)

Here, \( a_n = 2n \)

Example 2: \( 1, 3, 9, 27, \ldots \)

Here, \( a_n = 3^{n-1} \)

Example 3: Fibonacci Sequence

\( 1, 1, 2, 3, 5, 8, \ldots \)

Rule: \( a_n = a_{n-1} + a_{n-2} \)

Visual Understanding (SVG Pattern)
1 2 3 4 5

Visualization of a simple increasing sequence (natural numbers)

Why Sequences Matter (Exam Perspective)
  • Foundation for Arithmetic Progression (AP) and Geometric Progression (GP)
  • Frequently asked in CBSE Board Exams (direct formula + reasoning questions)
  • Core concept in JEE, NEET, NDA, CUET
  • Used in advanced topics like limits, series, and calculus
Exam Insight: Many students lose marks by confusing sequence with series.
Sequence = list of numbers
Series = sum of numbers
Interactive Quick Check

Identify the sequence rule:

3, 6, 12, 24, ...

Series – Definition, Types, Sum Concepts & Exam Importance

A series is obtained when the terms of a sequence are added together in a specific order. If a sequence is represented as \( \{a_1, a_2, a_3, \ldots \} \), then the corresponding series is:

\( a_1 + a_2 + a_3 + \cdots + a_n \)

While a sequence focuses on individual terms, a series focuses on their sum. This shift from listing to summation is fundamental in mathematics, especially in algebra and calculus.

Core Terminologies
  • Partial Sum (Sn): Sum of first n terms
  • General Term (an): nth term of sequence
  • Summation Notation: \( \sum a_n \)
Mathematical Form:
\( S_n = a_1 + a_2 + a_3 + \cdots + a_n \)
Types of Series
  • Finite Series: Limited number of terms
  • Infinite Series: Infinite number of terms
  • Arithmetic Series (AP): Equal difference
  • Geometric Series (GP): Equal ratio
Illustrative Examples

Example 1 (Finite Series):

\( 1 + 2 + 3 + 4 + 5 = 15 \)

Example 2 (Arithmetic Series):

\( 2 + 4 + 6 + 8 + \cdots \)

Here, sum depends on number of terms

Example 3 (Geometric Series):

\( 1 + \frac{1}{2} + \frac{1}{4} + \frac{1}{8} + \cdots \)

This infinite series approaches a finite value

Visual Representation (Summation Flow)
a₁ a₂ a₃ ... aₙ = Sₙ

Terms of a sequence combine to form a series (sum Sₙ)

Finite vs Infinite Series (Concept Insight)
  • Finite Series: Always has a definite sum
  • Infinite Series: May converge (finite sum) or diverge
Key Insight: Not all infinite series have a sum. Only convergent series do.
Why Series is Important (Boards + Competitive Exams)
  • Core part of CBSE Class 11 & 12 Board Exams
  • Direct questions on sum formulas (AP/GP)
  • Foundation for calculus, limits, and infinite series
  • Highly relevant for JEE Main, Advanced, NDA, CUET
Common Mistake:
Students often confuse:
Sequence → list
Series → sum
Interactive Quick Check

Find the sum:

1 + 3 + 5 + 7 = ?

Geometric Progression (GP) – Formula, Sum, Convergence & Applications

A Geometric Progression (GP) is a sequence in which each term after the first is obtained by multiplying the previous term by a constant value called the common ratio (r).

General form: \( a,\; ar,\; ar^2,\; ar^3,\; \ldots \)

This multiplicative pattern makes GP fundamentally different from AP. It represents exponential growth or decay, depending on the value of \(r\).

Key Parameters
  • First term (a)
  • Common ratio (r)
  • Number of terms (n)
n-th Term (General Term)
\( a_n = a \cdot r^{n-1} \)

This formula allows direct computation of any term without generating the full sequence.

Sum of First n Terms
\( S_n = \frac{a(r^n - 1)}{r - 1}, \quad r \neq 1 \)

If \( r = 1 \), then all terms are equal and:
\( S_n = n \cdot a \)

Infinite GP (Convergence Concept)
If \( |r| < 1 \), the infinite GP has a finite sum:
\( S_{\infty} = \frac{a}{1 - r} \)

If \( |r| \geq 1 \), the series diverges (sum does not exist).

Illustrative Examples

Example 1: \( 2, 6, 18, 54, \ldots \)

Here: \( a = 2,\; r = 3 \)

\( a_4 = 2 \cdot 3^3 = 54 \)

Example 2 (Decay): \( 1, \frac{1}{2}, \frac{1}{4}, \ldots \)

\( r = \frac{1}{2} \), convergent GP

\( S_{\infty} = 2 \)

Visual Insight (Growth vs Decay)
r > 1 (Growth) |r| < 1 (Decay)

Visual comparison of exponential growth and decay in GP

Real-Life Applications
  • Compound Interest calculations
  • Population growth models
  • Radioactive decay
  • Depreciation of assets
Why GP is Important (Exam Focus)
  • Direct formula-based questions in CBSE Boards
  • Highly frequent in JEE Main & Advanced
  • Used in Logarithm & Calculus topics
  • Forms base for infinite series problems
Common Mistakes:
  • Confusing AP with GP
  • Wrong use of formula when \( r = 1 \)
  • Ignoring convergence condition in infinite GP
Interactive GP Solver

Enter values:

Geometric Mean – Formula, Derivation, Multiple Means & Applications

The Geometric Mean (GM) between two positive numbers \(a\) and \(b\) is defined as the number \(G\) such that \(a,\;G,\;b\) form a Geometric Progression (GP).

\( \frac{G}{a} = \frac{b}{G} \)

Since consecutive ratios in a GP are equal, solving the above relation gives the standard formula:

\( G = \sqrt{ab} \)

Unlike arithmetic mean, the geometric mean depends on the product of values, making it ideal for multiplicative situations such as growth rates and ratios.

Conceptual Insight
  • GM represents a multiplicative balance between two numbers
  • If \(a = b\), then \(G = a = b\)
  • For positive numbers: AM ≥ GM
Geometric Means Between Two Numbers

If n geometric means are inserted between \(a\) and \(b\), the sequence becomes:

\( a,\; G_1,\; G_2,\; \ldots,\; G_n,\; b \)

Total terms = \( n + 2 \). Using GP property:

\( b = a \cdot r^{\,n+1} \)

From this, the common ratio is:
\( r = \left(\frac{b}{a}\right)^{\frac{1}{n+1}} \)

Then each geometric mean is:

\( G_k = a \cdot r^k \quad (k = 1,2,\ldots,n) \)
Illustrative Examples

Example 1: Find GM between 4 and 9

\( G = \sqrt{4 \cdot 9} = \sqrt{36} = 6 \)

Example 2: Insert 2 GMs between 2 and 16

\( r = (16/2)^{1/3} = 2 \)

Sequence: \( 2,\;4,\;8,\;16 \)

Visual Representation (Balanced Growth)
a G b

Geometric mean balances values multiplicatively

Why Geometric Mean Matters
  • Used in growth rates and finance
  • Important in JEE inequalities (AM ≥ GM)
  • Appears in logarithmic and exponential problems
  • Essential for data science and averages of ratios
Exam Insight: In many competitive exams, GM is tested indirectly via inequalities or GP structure.
Interactive GM Calculator

Arithmetic Mean & Geometric Mean – Inequality, Proof & Applications

The relationship between Arithmetic Mean (AM) and Geometric Mean (GM) is one of the most important results in algebra. It compares two fundamental ways of averaging numbers and plays a key role in inequalities, optimization, and competitive mathematics.

Definitions
Arithmetic Mean: \( A = \frac{a + b}{2} \)
Geometric Mean: \( G = \sqrt{ab} \)
AM–GM Inequality
\( A \geq G \quad \Rightarrow \quad \frac{a+b}{2} \geq \sqrt{ab} \)

This means the arithmetic mean of two positive numbers is always greater than or equal to their geometric mean.

Equality Condition
Equality holds if and only if \( a = b \)

This represents a perfect balance where both numbers are identical.

Proof (Standard Method)

Consider the non-negative quantity:

\( (a - b)^2 \geq 0 \)

Expanding:

\( a^2 + b^2 - 2ab \geq 0 \)

Rearranging:

\( a^2 + b^2 \geq 2ab \)

Divide by 2:

\( \frac{a^2 + b^2}{2} \geq ab \)

Taking square root:

\( \frac{a+b}{2} \geq \sqrt{ab} \)
Geometric Interpretation
Area = ab Side = √ab Rectangle (a × b) Equivalent Square

GM represents the side of a square having the same area as rectangle of sides a and b

Why AM ≥ GM is Powerful
  • Used to find minimum or maximum values
  • Helps solve inequality-based JEE problems
  • Appears in optimization and calculus
  • Forms base for advanced inequalities (Cauchy, Jensen)
Exam Insight: If expression has product fixed → use AM ≥ GM to find minimum sum.
Illustrative Example

Find minimum value of: \( x + \frac{1}{x} \), \( x > 0 \)

Using AM ≥ GM:

\( \frac{x + \frac{1}{x}}{2} \geq 1 \)

⇒ Minimum value = 2

Interactive AM–GM Checker

Example 1 – Finding First Three Terms of a Sequence

Write the first three terms of the sequences defined by:
(i) \(a_n = 2n + 5\)
(ii) \(a_n = \dfrac{n - 3}{4}\)

Concept Used: Substitute \( n = 1, 2, 3 \) into the general term \(a_n\)
Solution Approach
  • Start with the general term \(a_n\)
  • Substitute \(n = 1, 2, 3\)
  • Simplify carefully (watch signs & fractions)
(i) Sequence: \(a_n = 2n + 5\)

\( a_1 = 2(1) + 5 = 7 \)
\( a_2 = 2(2) + 5 = 9 \)
\( a_3 = 2(3) + 5 = 11 \)

Result: First three terms are 7, 9, 11

Observation: Constant difference = 2 ⇒ This is an Arithmetic Progression (AP)
(ii) Sequence: \(a_n = \dfrac{n - 3}{4}\)

\( a_1 = \frac{1 - 3}{4} = -\frac{1}{2} \)
\( a_2 = \frac{2 - 3}{4} = -\frac{1}{4} \)
\( a_3 = \frac{3 - 3}{4} = 0 \)

Result: First three terms are \( -\frac{1}{2}, -\frac{1}{4}, 0 \)

Observation: Increasing sequence with fractional steps
Visual Pattern Insight
7 9 11 -1/2 -1/4 0

Top: linear growth | Bottom: fractional progression

Common Mistakes
  • Substituting wrong values of \(n\)
  • Sign errors in subtraction (especially \(n - 3\))
  • Incorrect fraction simplification
Exam Insight: These questions are frequently asked in CBSE Boards and JEE as base-level scoring problems.
Interactive Term Generator

Example 2 – Finding n-th Term Value

Find the 20th term of the sequence:
\( a_n = (n - 1)(2 - n)(3 + n) \)

Concept Used: Direct substitution of \( n \) into algebraic expression
Step-by-Step Solution

\( a_{20} = (20 - 1)(2 - 20)(3 + 20) \)
\( = 19 \cdot (-18) \cdot 23 \)
\( = -7866 \)

Final Answer: \( a_{20} = -7866 \)

Insight: Presence of multiple linear factors ⇒ polynomial-type sequence
Visual Structure of Expression
(n−1) (2−n) (n+3)

Product of three linear factors determines the term

Exam Tip: Substitute carefully and handle negative signs correctly

Example 3 – Recursive Sequence & Series Formation

Given:
\( a_1 = 1,\quad a_n = a_{n-1} + 2 \; (n > 1) \)
Find first five terms and write the corresponding series.

Concept Used: Recursive definition (each term depends on previous term)
Step-by-Step Construction

\( a_1 = 1 \)
\( a_2 = a_1 + 2 = 3 \)
\( a_3 = a_2 + 2 = 5 \)
\( a_4 = a_3 + 2 = 7 \)
\( a_5 = a_4 + 2 = 9 \)

First five terms: \( 1, 3, 5, 7, 9 \)

Corresponding Series:
\( 1 + 3 + 5 + 7 + 9 \)

Observation: Constant difference = 2 ⇒ Arithmetic Progression (AP)
Visual Growth Pattern
1 3 5 7 9

Each step increases by +2 (constant difference)

Explicit Formula Insight
This sequence can also be written as:
\( a_n = 1 + (n-1)\cdot2 = 2n - 1 \)
Exam Insight: Converting recursive form → explicit formula is a common JEE/Board question
Interactive Recursive Generator

Example 4 – Finding n-th Term of a Geometric Progression

Find the \(10^{th}\) and \(n^{th}\) terms of the G.P.:
\( 5,\; 25,\; 125,\; \ldots \)

Concept Used: Geometric Progression formula \( a_n = ar^{n-1} \)
Step 1: Identify Parameters

First term: \( a = 5 \)
Common ratio: \( r = \frac{25}{5} = 5 \)

Step 2: Apply n-th Term Formula
\( a_n = a \cdot r^{n-1} \)

Substituting values:

\( a_n = 5 \cdot 5^{n-1} \)
\( = 5^n \)

General Term: \( a_n = 5^n \)

Step 3: Find 10th Term

\( a_{10} = 5^{10} \)

Final Answer: \( a_{10} = 5^{10} \)

Key Insight: When \( a = r \), GP simplifies to \( a_n = r^n \)
Pattern Recognition
  • \( 5 = 5^1 \)
  • \( 25 = 5^2 \)
  • \( 125 = 5^3 \)

So the sequence directly follows: \( a_n = 5^n \)

Visual Growth (Exponential)
5 25 125 ...

Rapid exponential growth due to common ratio 5

Common Mistakes
  • Using \( a_n = ar^n \) instead of \( ar^{n-1} \)
  • Incorrect ratio calculation
  • Not recognizing exponential pattern
Exam Insight: Direct pattern recognition (like \(5^n\)) can save time in JEE & Boards
Interactive GP Term Finder

Example 5 – Finding Position of a Term in GP

Which term of the G.P. \(2, 8, 32, \ldots\) is \(131072\)?

Concept Used: \( a_n = a \cdot r^{n-1} \) and solving exponential equations
Step 1: Identify Parameters

First term: \( a = 2 \)
Common ratio: \( r = \frac{8}{2} = 4 \)

Step 2: Apply n-th Term Formula
\( a_n = 2 \cdot 4^{n-1} \)

Given:

\( 2 \cdot 4^{n-1} = 131072 \)

Method 1: Logarithmic Approach

\( 4^{n-1} = 65536 \)
Taking log:
\( (n-1)\log 4 = \log 65536 \)
\( n-1 = 8 \Rightarrow n = 9 \)

Method 2: Smart Power Matching (Faster)
\( 131072 = 2^{17}, \quad 4 = 2^2 \)

Substitute:

\( 2 \cdot (2^2)^{n-1} = 2^{17} \)
\( 2 \cdot 2^{2(n-1)} = 2^{17} \)
\( 2^{2n-1} = 2^{17} \)
\( 2n - 1 = 17 \Rightarrow n = 9 \)

Final Answer: \( 131072 \) is the \(9^{\text{th}}\) term

Exam Insight: Converting numbers into powers (like \(2^k\)) is much faster than using logs
Visual Growth Pattern
2 8 32 ...

Rapid exponential increase (ratio = 4)

Common Mistakes
  • Forgetting \( n-1 \) in exponent
  • Incorrect division while isolating power
  • Using logs unnecessarily when powers are obvious
Interactive GP Position Finder

Example 6 – Finding Term Using Two Given Terms in GP

In a G.P., the \(3^{rd}\) term is \(24\) and the \(6^{th}\) term is \(192\). Find the \(10^{th}\) term.

Concept Used: \( a_n = a \cdot r^{n-1} \) and ratio method
Step 1: Use Given Terms

\( a_3 = ar^2 = 24 \)
\( a_6 = ar^5 = 192 \)

Step 2: Eliminate \(a\) (Divide Equations)
\( \frac{a_6}{a_3} = r^3 \)

\( \frac{192}{24} = r^3 \)
\( 8 = r^3 \Rightarrow r = 2 \)

Shortcut Insight: Always divide higher term by lower term to eliminate \(a\)
Step 3: Find First Term

\( 24 = a \cdot 2^2 \)
\( a = \frac{24}{4} = 6 \)

Step 4: Find 10th Term
\( a_{10} = a \cdot r^{9} \)

\( a_{10} = 6 \cdot 2^9 \)
\( = 6 \cdot 512 = 3072 \)

Final Answer: \( a_{10} = 3072 \)

Visual Understanding
a₁ a₂ a₃=24 a₆=192

Growth pattern determined by common ratio \(r = 2\)

Common Mistakes
  • Using wrong powers (confusing \(r^{n-1}\))
  • Not dividing equations properly
  • Calculation errors in exponentiation
Exam Insight: Problems with two given terms are very common in JEE & Boards. Always use the division method for fastest solution.
Interactive GP Solver

Example 7 – Sum of n Terms of a Geometric Series

Find the sum of first \(n\) terms and the sum of first 5 terms of the series:
\( 1 + \frac{2}{3} + \frac{4}{9} + \cdots \)

Concept Used: Sum of GP → \( S_n = \dfrac{a(1 - r^n)}{1 - r} \), for \( r \neq 1 \)
Step 1: Identify Parameters

First term: \( a = 1 \)
Common ratio: \( r = \frac{2}{3} \)

Step 2: Write General Sum Formula
\( S_n = \frac{1 - \left(\frac{2}{3}\right)^n}{1 - \frac{2}{3}} \)

Simplifying denominator:

\( S_n = 3\left[1 - \left(\frac{2}{3}\right)^n\right] \)

General Sum: \( S_n = 3\left[1 - \left(\frac{2}{3}\right)^n\right] \)

Step 3: Find Sum of First 5 Terms

\( S_5 = 3\left[1 - \left(\frac{2}{3}\right)^5\right] \)
\( = 3\left[1 - \frac{32}{243}\right] \)
\( = 3\left(\frac{211}{243}\right) \)
\( = \frac{211}{81} \)

Final Answer: \( S_5 = \frac{211}{81} \)

Infinite Sum Insight
Since \( |r| = \frac{2}{3} < 1 \), the infinite sum exists:
\( S_{\infty} = \frac{1}{1 - \frac{2}{3}} = 3 \)

This means the series approaches 3 as the number of terms increases.

Visual Convergence
Terms shrinking → sum → 3

Each term decreases → total sum stabilizes (converges)

Common Mistakes
  • Using wrong formula (mixing two GP forms)
  • Sign errors in denominator
  • Incorrect power calculation
Important: Always check if \( |r| < 1 \) before using infinite sum formula
Interactive GP Sum Calculator

Example 8 – Finding Number of Terms from Given Sum (GP)

How many terms of the G.P. \( 3,\; \frac{3}{2},\; \frac{3}{4},\; \ldots \) are needed to give the sum \( \frac{3069}{512} \)?

Concept Used: \( S_n = \dfrac{a(1 - r^n)}{1 - r} \) and solving exponential equations
Step 1: Identify Parameters

First term: \( a = 3 \)
Common ratio: \( r = \frac{1}{2} \)

Step 2: Apply Sum Formula
\( S_n = \frac{3\left[1 - \left(\frac{1}{2}\right)^n\right]}{1 - \frac{1}{2}} \)

Simplify denominator:

\( S_n = 6\left[1 - \left(\frac{1}{2}\right)^n\right] \)

Step 3: Substitute Given Sum

\( \frac{3069}{512} = 6\left[1 - \left(\frac{1}{2}\right)^n\right] \)

Step 4: Solve for \(n\)

\( \frac{3069}{3072} = 1 - \left(\frac{1}{2}\right)^n \)
\( \left(\frac{1}{2}\right)^n = \frac{3}{3072} \)
\( = \frac{1}{1024} = \left(\frac{1}{2}\right)^{10} \)

Final Answer: \( n = 10 \)

Shortcut Insight: Convert numbers into powers of 2 → fastest method in exams
Why This Works

Since \( r = \frac{1}{2} \), the series is decreasing and approaches a finite value. Each term contributes less, so the sum gradually stabilizes.

Visual Convergence
Terms shrink → sum approaches limit

Decreasing GP converges rapidly

Common Mistakes
  • Wrong substitution in GP sum formula
  • Sign errors while rearranging
  • Not recognizing power pattern \(2^k\)
Exam Insight: These questions are very common in JEE & Board exams. Always simplify to powers when possible.
Interactive Term Finder from Sum

Example 9 – GP from Sum and Product of Three Terms

The sum of first three terms of a G.P. is \( \frac{13}{12} \) and their product is \( -1 \). Find the common ratio and the terms.

Concept Used: Symmetric representation of GP → \( \frac{a}{r},\; a,\; ar \)
Step 1: Assume Terms

Let the three terms be:
\( \frac{a}{r},\; a,\; ar \)

Why this form? It simplifies product → \( \left(\frac{a}{r}\right)\cdot a \cdot ar = a^3 \)
Step 2: Use Product Condition

\( a^3 = -1 \Rightarrow a = -1 \)

Step 3: Use Sum Condition

\( \frac{a}{r} + a + ar = \frac{13}{12} \)
Substitute \( a = -1 \):
\( \frac{-1}{r} - 1 - r = \frac{13}{12} \)

Step 4: Form Quadratic Equation

Multiply by \(12r\):
\( -12 - 12r - 12r^2 = 13r \)
Rearranging:
\( 12r^2 + 25r + 12 = 0 \)

Step 5: Solve Quadratic
\( (3r + 4)(4r + 3) = 0 \)

\( r = -\frac{4}{3} \quad \text{or} \quad r = -\frac{3}{4} \)

Step 6: Find Terms

For \( r = -\frac{4}{3} \):
\( \frac{a}{r},\; a,\; ar = \frac{3}{4},\; -1,\; \frac{4}{3} \)

For \( r = -\frac{3}{4} \):
\( \frac{a}{r},\; a,\; ar = \frac{4}{3},\; -1,\; \frac{3}{4} \)

Final Answer:
\( r = -\frac{4}{3} \) or \( -\frac{3}{4} \)
Terms:
\( \left(\frac{3}{4}, -1, \frac{4}{3}\right) \) or \( \left(\frac{4}{3}, -1, \frac{3}{4}\right) \)

Visual Symmetry Insight
a/r a ar

Symmetric GP form simplifies product and equations

Key Takeaways
  • Use symmetric form \( \frac{a}{r}, a, ar \) for 3-term GP problems
  • Product becomes \( a^3 \) → simplifies instantly
  • Leads to quadratic in \(r\)
Exam Insight: This pattern is very common in JEE Advanced & Boards. Recognizing symmetry saves significant time.
Interactive GP Solver (3-Term)

Example 10 – Sum of Repeated Digit Series (7, 77, 777, …)

Find the sum of the sequence:
\( 7,\; 77,\; 777,\; 7777,\; \ldots \) up to \( n \) terms.

Concept Used: Express numbers using powers of 10 → convert into GP form
Step 1: Break Each Term into Algebraic Form

\( 7 = 7 \)
\( 77 = 7(11) = 7\left(\frac{10^2 - 1}{9}\right) \)
\( 777 = 7(111) = 7\left(\frac{10^3 - 1}{9}\right) \)

General term:
\( \text{n-th term} = 7 \cdot \frac{10^n - 1}{9} \)
Step 2: Form the Series

\[ S_n = \sum_{k=1}^{n} 7 \cdot \frac{10^k - 1}{9} \]

\( S_n = \frac{7}{9} \sum_{k=1}^{n} (10^k - 1) \)
Step 3: Separate the Sum

\( S_n = \frac{7}{9} \left[\sum_{k=1}^{n} 10^k - \sum_{k=1}^{n} 1 \right] \)

\[ \sum 10^k = \frac{10(10^n - 1)}{9}, \quad \sum 1 = n \]

Step 4: Final Simplification
\[ S_n = \frac{7}{9}\left[\frac{10(10^n - 1)}{9} - n\right] = \frac{7}{81}\left(10^{n+1} - 10 - 9n\right) \]

Final Formula:
\( S_n = \frac{7}{81}\left(10^{n+1} - 10 - 9n\right) \)

Pattern Insight
  • Each term is built using powers of 10
  • This converts a non-GP problem into a GP-based sum
  • Key trick for repeated-digit questions
Visual Representation
7 77 777 7777 ...

Digits grow → structure linked to powers of 10

Common Mistakes
  • Not converting digits into algebraic form
  • Forgetting division by 9
  • Wrong GP sum formula application
Exam Insight: Repeated digit series questions are very common in JEE & Olympiads. Always convert to \( \frac{10^n - 1}{9} \) form.
Interactive Sum Calculator

Example 11 – Real-Life Application of Geometric Progression

A person has 2 parents, 4 grandparents, 8 great-grandparents, and so on. Find the total number of ancestors in the ten generations preceding his own.

Concept Used: Sum of Geometric Progression (real-life doubling pattern)
Step 1: Identify the Pattern

Each generation has twice the number of ancestors as the previous one:

\( 2,\; 4,\; 8,\; 16,\; \ldots \)

This is a Geometric Progression with:
\( a = 2,\quad r = 2 \)
Step 2: Use Sum Formula
\( S_n = \frac{a(r^n - 1)}{r - 1} \)
Step 3: Substitute Values

\( S_{10} = \frac{2(2^{10} - 1)}{2 - 1} \)
\( = 2(1024 - 1) \)
\( = 2 \times 1023 = 2046 \)

Final Answer: Total ancestors = 2046

Real-Life Insight

The number of ancestors grows exponentially. Even within 10 generations, the count becomes very large, illustrating how fast geometric growth occurs.

Interesting Fact: In reality, due to overlapping ancestry, actual numbers may be smaller than this theoretical GP.
Visual Growth Pattern
2 4 8 16

Doubling pattern → exponential growth

Common Mistakes
  • Using wrong number of terms (should be 10 generations)
  • Forgetting GP sum formula
  • Calculation errors in powers of 2
Exam Insight: Real-life GP problems are very common in CBSE Boards & JEE.
Interactive Ancestor Calculator

Example 12 – Inserting Terms in a Geometric Progression

Insert three numbers between \(1\) and \(256\) so that the sequence forms a G.P.

Concept Used: If \(n\) numbers are inserted, total terms = \(n+2\)
Step 1: Form the GP

Total terms = 5 ⇒ sequence:
\( 1,\; r,\; r^2,\; r^3,\; 256 \)

Step 2: Use Last Term
\( r^4 = 256 \Rightarrow r = 4 \)
Step 3: Find Missing Terms

\( r = 4 \)
\( r^2 = 16 \)
\( r^3 = 64 \)

Final Answer: Inserted numbers = \(4,\;16,\;64\)

Shortcut: Use \( r = \left(\frac{b}{a}\right)^{1/(n+1)} \)
Visual Representation
1 4 16 64 256

Constant multiplication by 4

Interactive GP Inserter

Example 13 – Finding Numbers from A.M. and G.M.

If A.M. = 10 and G.M. = 8, find the two positive numbers.

Concept Used: Sum and product → quadratic equation
Step 1: Form Equations

\( \frac{a+b}{2} = 10 \Rightarrow a+b = 20 \)
\( \sqrt{ab} = 8 \Rightarrow ab = 64 \)

Step 2: Form Quadratic
\( x^2 - 20x + 64 = 0 \)
Step 3: Solve

\( x = \frac{20 \pm 12}{2} \Rightarrow 16,\; 4 \)

Final Answer: Numbers = 16 and 4

Shortcut: Numbers are roots of \(x^2 - (sum)x + product = 0\)
Concept Insight
  • AM gives sum
  • GM gives product
  • Convert to quadratic → solve instantly
Interactive AM-GM Solver

🚀 Chapter 8: Sequences & Series – Ultimate Summary Engine

📌 Ultra Formula Sheet

Sequence: \( a_n \)

AP:
\( a_n = a + (n-1)d \)
\( S_n = \frac{n}{2}[2a + (n-1)d] \)

GP:
\( a_n = ar^{n-1} \)
\( S_n = \frac{a(1-r^n)}{1-r} \)
\( S_\infty = \frac{a}{1-r},\; |r|<1 \)

GM: \( \sqrt{ab} \)

AM ≥ GM: \( \frac{a+b}{2} \ge \sqrt{ab} \)

🧠 Smart Decision Engine

If difference constant → AP
If ratio constant → GP
If sum asked → Series
If min/max → AM ≥ GM
If repeated digits → Use \( (10^n -1)/9 \)

⚠️ Top 25 JEE Traps (Gold)

  • Using \(r^n\) instead of \(r^{n-1}\)
  • Wrong GP sum formula sign
  • Ignoring convergence condition
  • Forgetting AM ≥ GM condition (positive numbers)
  • Mixing sequence with series
  • Wrong number of terms in insertion problems

⚡ Smart Solving Framework

  1. Identify pattern (AP / GP / special)
  2. Extract parameters (a, d, r, n)
  3. Choose correct formula
  4. Simplify using powers/logs
  5. Check edge cases

🤖 AI Sequence Detector

🔥 Mastery Insight

If you can identify pattern instantly + choose correct formula, you solve 90% of JEE/Boards questions in under 30 seconds.

🚀 AI Sequence & Series Solver

📊 Graph Engine

Recent posts

    Share this Chapter

    Found this helpful? Share this chapter with your friends and classmates.


    💡 Exam Tip: Share helpful notes with your study group. Teaching others is one of the fastest ways to reinforce your own understanding.

    Frequently Asked Questions

    A sequence is an ordered list of numbers written according to a definite rule, where each number is called a term of the sequence.

    In a sequence, order matters and repetition is allowed, whereas in a set order does not matter and repetition is not allowed.

    The nth term is the general term of a sequence that represents the term at position \(n\).

    A finite sequence has a limited number of terms, such as \(2,4,6,8\).

    An infinite sequence has infinitely many terms, such as \(1,2,3,\dots\).

    A series is the sum of the terms of a sequence.

    A sequence lists terms, while a series represents their sum.

    An arithmetic progression is a sequence in which the difference between consecutive terms is constant.

    The common difference \(d\) is the difference between any term and its preceding term.

    The general form of an AP is \(a, a+d, a+2d, a+3d, \dots\).

    The nth term of an AP is given by \(a_n = a + (n-1)d\).

    The symbol \(a\) represents the first term of the arithmetic progression.

    The common difference is found by dividing the difference of the terms by the difference of their positions.

    An arithmetic mean is a number inserted between two numbers such that all three form an AP.

    The arithmetic mean is \(\dfrac{a+b}{2}\).

    SEQUENCES AND SERIES – Learning Resources

    Get in Touch

    Let's Connect

    Questions, feedback, or suggestions?
    We'd love to hear from you.