aₙ = a + (n−1)d Sₙ = n/2·[2a+(n−1)d] +d +d
a,a+d,…
Chapter 5  ·  Class X Mathematics

The Beauty of Linear Sequences

Arithmetic Progressions

Every Pattern Has a Formula — Find the Term, Find the Sum

Chapter Snapshot

7Concepts
5Formulae
8–10%Exam Weight
4–5Avg Q's
Easy-ModerateDifficulty

Why This Chapter Matters for Exams

CBSE BoardNTSEState BoardsOlympiad

AP is one of the most scoring chapters in Class X Boards with 8–10 marks available. "Find the nth term" and "find the sum" are guaranteed question types. The chapter is almost entirely formula-driven, making it high ROI. NTSE has elegant AP-based sequence reasoning problems.

Key Concept Highlights

Definition of AP
Common Difference
General Term (nth Term)
Sum of First n Terms
Arithmetic Mean
Finding Terms Given Conditions
AP in Real-Life Contexts
Problems on Sum and Terms

Important Formula Capsules

$a_n = a + (n-1)d$
$S_n = \tfrac{n}{2}[2a + (n-1)d]$
$S_n = \tfrac{n}{2}[a + l]\ (l = \text{last term})$
$\text{AM of a and b} = \tfrac{a+b}{2}$
$d = a_2 - a_1\ (\text{common difference})$

What You Will Learn

Navigate to Chapter Resources

🏆 Exam Strategy & Preparation Tips

This is a guaranteed marks chapter — target 100% accuracy. Practise problems where both the term formula and sum formula are needed simultaneously. "Middle term of AP" and "AP with given sum" are common twists. Time investment: 2 days.

Introduction to Sequences

In mathematics, a sequence is a systematically arranged list of numbers following a well-defined rule. Each number in a sequence is called a term, and its position determines its value.

Sequences form the foundation of Arithmetic Progressions (AP), which is a high-weightage topic in CBSE Class 10 Board Exams. Understanding sequences helps in solving real-life problems involving patterns, growth, and distribution.

Key Insight: Every Arithmetic Progression is a sequence, but not every sequence is an AP.

Formal Definition

A sequence is a function whose domain is the set of natural numbers. It can be written as:

a₁, a₂, a₃, a₄, … , aₙ

where:

  • a₁ = First term
  • a₂ = Second term
  • aₙ = nth term

Types of Sequences (Concept Booster)

  • Increasing Sequence: Terms keep increasing (e.g., 2, 5, 8, 11, …)
  • Decreasing Sequence: Terms keep decreasing (e.g., 20, 15, 10, 5, …)
  • Constant Sequence: All terms are equal (e.g., 7, 7, 7, 7, …)
  • Alternating Sequence: Terms change sign or pattern alternately

Illustrative Examples

  • Example 1: 2, 5, 8, 11, 14, …
    Pattern: Add 3 each time → Increasing sequence
  • Example 2: 20, 15, 10, 5, 0, …
    Pattern: Subtract 5 each time → Decreasing sequence
  • Example 3: 3, 3, 3, 3, …
    Pattern: No change → Constant sequence

Visual Representation (Pattern Understanding)

2 5 8 11 14 +3 +3 +3 +3

Why Sequences Matter for Board Exams

  • Forms the base of Arithmetic Progression formulas
  • Used in finding nth term and sum of terms
  • Frequently appears in case-study based questions (CBSE pattern)
  • Helps in solving real-life problems like savings, patterns, and arrangements
Exam Tip: Always identify the pattern first before applying any formula. Many students lose marks by assuming every sequence is an AP.

Concept Bridge to Arithmetic Progression

When the difference between consecutive terms of a sequence is constant, the sequence becomes an Arithmetic Progression (AP). This constant difference is called the common difference (d).

Arithmetic Progression (AP)

An Arithmetic Progression (AP) is a sequence of numbers in which the difference between any two consecutive terms is always constant. This constant value is known as the common difference.

In simple terms, each term in an AP is obtained by adding a fixed number to its previous term (except the first term).

Core Concept: Equal spacing between terms defines an Arithmetic Progression.

Standard Form of an AP

a, a + d, a + 2d, a + 3d, … , a + (n − 1)d

  • a = First term
  • d = Common difference
  • n = Number of terms
  • aₙ = nth term of the AP

Common Difference (d)

The common difference is calculated as the difference between any term and its preceding term:

\[ d = a_2 - a_1 = a_3 - a_2 = a_n - a_{n-1} \]

Important: The value of d can be positive, negative, or zero.

Types of Arithmetic Progressions

  • Increasing AP (d > 0): Terms increase
    Example: 2, 5, 8, 11, …
  • Decreasing AP (d < 0): Terms decrease
    Example: 20, 15, 10, 5, …
  • Constant AP (d = 0): All terms equal
    Example: 7, 7, 7, 7, …

Illustrative Examples (Exam-Oriented)

  • Example 1: Find the common difference of 3, 7, 11, 15, …
    Solution: d = 7 − 3 = 4
  • Example 2: Check whether 5, 9, 13, 18, … is an AP
    Solution: Differences are 4, 4, 5 → Not constant → Not an AP
  • Example 3: Identify type of AP: 10, 7, 4, 1, …
    Solution: d = −3 → Decreasing AP

Visual Representation of an AP

a a+d a+2d a+3d +d +d +d

Why AP is Important for Class 10 Boards

  • Direct questions on nth term and sum formulas
  • Forms base for real-life word problems
  • Frequently appears in case-study questions
  • Helps in pattern recognition and logical reasoning
Scoring Strategy: AP is one of the most predictable chapters. Mastering formulas and identifying common difference quickly ensures full marks.

Common Mistakes to Avoid

  • Assuming sequence is AP without checking differences
  • Using wrong formula for nth term
  • Ignoring negative values of common difference
  • Mixing up term position (n) with value

General Form of an Arithmetic Progression

An Arithmetic Progression (AP) can be expressed in a general algebraic form, which helps in identifying any term of the sequence without writing all preceding terms.

\[ a,\; a + d,\; a + 2d,\; a + 3d,\; a + 4d,\; \cdots \]

Concept Insight: Each term increases (or decreases) uniformly by adding the same value d, making AP one of the simplest and most predictable sequences.

Key Components Explained

  • a = First term (starting value of the sequence)
  • d = Common difference (fixed increment or decrement)
  • n = Position of the term in the sequence
  • aₙ = a + (n − 1)d = Formula to find the nth term

Nth Term Formula (Core Board Formula)

\[ a_n = a + (n - 1)d \]

Must Know: This formula is directly used in board exams to find any term without listing the full sequence.

Step-wise Term Formation

  • 1st term: a
  • 2nd term: a + d
  • 3rd term: a + 2d
  • 4th term: a + 3d
  • nth term: a + (n − 1)d

Visual Pattern of Term Growth

a a+d a+2d a+3d a+4d +d +d +d +d

Illustrative Examples

  • Example 1: Find the 10th term of AP: 2, 5, 8, …
    a = 2, d = 3
    a₁₀ = 2 + (10 − 1)×3 = 29
  • Example 2: Find the nth term of AP: 7, 10, 13, …
    a = 7, d = 3
    aₙ = 7 + (n − 1)×3
  • Example 3: Which term of AP 3, 7, 11, … is 99?
    99 = 3 + (n − 1)×4 → n = 25

Board Exam Importance

  • Direct formula-based questions on nth term
  • Finding position of a given term (reverse application)
  • Used in word problems and case studies
Exam Strategy: Always identify a and d first. Then apply the nth term formula systematically to avoid calculation errors.

Common Errors to Avoid

  • Writing nth term as a + nd instead of a + (n − 1)d
  • Using wrong value of n (position confusion)
  • Ignoring negative common difference in decreasing AP
  • Calculation mistakes in larger n values

Finite Arithmetic Progression (Finite AP)

A Finite Arithmetic Progression (Finite AP) is an AP that contains a fixed and limited number of terms. It always has a clearly defined last term.

Core Idea: A finite AP has both a beginning (first term) and an end (last term).

General Representation

\[ a,\; a + d,\; a + 2d,\; a + 3d,\; \cdots,\; a + (n-2)d,\; a + (n-1)d \]

  • a = First term
  • d = Common difference
  • n = Total number of terms
  • l = Last term

Last Term Formula

\[ l = a + (n - 1)d \]

Important: The last term l is simply the nth term of the AP.

Visual Structure of a Finite AP

a a+d a+2d ... l +d +d +d

Illustrative Example (Corrected & Explained)

  • Given AP: 4, 9, 14, 19, 24
  • First term: a = 4
  • Common difference: d = 9 − 4 = 5
  • Number of terms: n = 5
  • Last term: l = 24
Correction Note: Ensure the last term follows the pattern. Sequence 4, 9, 14, 19, 25 is NOT an AP since difference changes (6 instead of 5).

Key Applications in Board Exams

  • Finding number of terms (n) using last term
  • Determining missing terms in sequences
  • Solving real-life problems involving fixed intervals
  • Base for sum of n terms (Sₙ) formulas

Quick Concept Checks

  • If last term is known, use l = a + (n − 1)d
  • If n is unknown, rearrange formula:
    n = (l − a)/d + 1
  • Always verify constant difference before applying formulas
Exam Strategy: In finite AP questions, quickly identify a, d, and l. Then derive n or required value using standard formulas.

Common Mistakes to Avoid

  • Writing incorrect last term expression (missing (n − 1)d)
  • Using wrong difference in irregular sequences
  • Arithmetic errors in large n calculations
  • Not checking whether sequence is actually finite AP

Infinite Arithmetic Progression (Infinite AP)

An Infinite Arithmetic Progression (Infinite AP) is a sequence of numbers that continues indefinitely, with a constant difference between consecutive terms.

Core Concept: An infinite AP has no last term; it extends endlessly while maintaining a fixed pattern.

General Form

\[ a,\; a + d,\; a + 2d,\; a + 3d,\; \cdots \]

where a is the first term and d is the common difference.

Mathematical Properties

  • No fixed number of terms: The sequence does not terminate.
  • Constant difference: For all n ≥ 2,
    \(a_n - a_{n-1} = d\)
  • nth term formula applies:
    \(a_n = a + (n - 1)d\)
  • No finite sum: Unlike finite AP, the sum of infinite AP is generally undefined (diverges).

Visual Understanding (Endless Growth)

a a+d a+2d a+3d ... +d +d +d

Illustrative Examples

Example 1: Increasing Infinite AP

Sequence: \(3,\,7,\,11,\,15,\,19,\,\dots\)

Parameters: \(a = 3,\; d = 4\)

Example 2: Decreasing Infinite AP

Sequence: \(40,\,35,\,30,\,25,\,20,\,\dots\)

Parameters: \(a = 40,\; d = -5\)

Finite AP vs Infinite AP (Concept Clarity)

  • Finite AP: Has last term (l) and fixed n
  • Infinite AP: No last term, n → ∞
  • Finite AP: Sum can be calculated
  • Infinite AP: Sum generally not defined

Board Exam Relevance

  • Helps distinguish between finite and infinite sequences
  • Useful in concept-based MCQs and case studies
  • Strengthens understanding for sum of AP (finite only)
Exam Insight: CBSE often tests whether students can identify if a sequence is finite or infinite before applying formulas.

Common Mistakes to Avoid

  • Trying to apply sum formulas on infinite AP
  • Confusing infinite AP with geometric progression
  • Assuming existence of last term in infinite sequences
  • Ignoring sign of common difference

Example 3: AP with Decimal Common Difference

Sequence: \(1.5,\,1.7,\,1.9,\,2.1,\,\dots\)

Step Analysis: Each term increases by \(0.2\)

  • First term: \(a = 1.5\)
  • Common difference: \(d = 0.2\)
Concept Insight: Arithmetic Progressions are not limited to integers. They can include decimals, fractions, and even negative numbers.

Nth Term and Sum of Arithmetic Progression

The nth term formula allows us to find any term of an AP directly without listing all previous terms. It is valid for both finite AP and infinite AP.

\[ a_n = a + (n - 1)d \]

Exam Priority Formula: This is one of the most frequently used formulas in CBSE board exams.

How to Use the Formula (Quick Method)

  • Step 1: Identify first term \(a\)
  • Step 2: Find common difference \(d\)
  • Step 3: Substitute value of \(n\)
  • Step 4: Calculate carefully

Illustrative Example

  • Find 15th term of AP: 2, 5, 8, …
    a = 2, d = 3
    \(a_{15} = 2 + (15 - 1)\times 3 = 44\)

Sum of Terms in AP (Important Distinction)

Key Concept: Sum formulas apply only to finite AP.

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

\[ S_n = \frac{n}{2}(a + l) \]

  • \(S_n\) = sum of first n terms
  • \(l\) = last term of finite AP

Why Infinite AP Has No Finite Sum

In an infinite AP, the number of terms grows indefinitely. As a result:

  • If \(d > 0\): terms increase without bound → sum diverges to \(+\infty\)
  • If \(d < 0\): terms decrease indefinitely → sum diverges to \(-\infty\)
  • If \(d = 0\): constant sequence → sum still not finite (infinite repetition)

\[ \sum_{k=1}^{\infty} a_k \text{ is not finite for any non-zero } d \]

Board Insight: Students are often tested on whether to apply sum formulas correctly. Always confirm whether the AP is finite before using \(S_n\).

Common Mistakes to Avoid

  • Using sum formula for infinite AP
  • Confusing \(a_n\) with \(S_n\)
  • Forgetting \((n - 1)\) in nth term formula
  • Calculation errors with decimals and fractions

Example 1: Finding First Term and Common Difference

For the AP \(\frac{3}{2},\; \frac{1}{2},\; -\frac{1}{2},\; -\frac{3}{2},\; \cdots\), find the first term (a) and the common difference (d).

Concept Used: Common difference is calculated as \(d = a_2 - a_1\)

Step-by-Step Solution

  • Step 1: Identify the first term
    \(a = \frac{3}{2}\)
  • Step 2: Apply common difference formula
    \(d = a_2 - a_1\)

\[ \begin{aligned} d &= \frac{1}{2} - \frac{3}{2} \\ &= \frac{1 - 3}{2} \\ &= \frac{-2}{2} \\ &= -1 \end{aligned} \]

Final Answer:
First term: \(a = \frac{3}{2}\)
Common difference: \(d = -1\)

Quick Verification

Add \(d = -1\) repeatedly:

  • \(\frac{3}{2} - 1 = \frac{1}{2}\)
  • \(\frac{1}{2} - 1 = -\frac{1}{2}\)
  • \(-\frac{1}{2} - 1 = -\frac{3}{2}\)
Exam Tip: In fractional APs, always convert to a common denominator before subtracting to avoid mistakes.

Common Mistakes to Avoid

  • Subtracting in wrong order (using \(a_1 - a_2\))
  • Errors in fraction subtraction
  • Ignoring negative sign in common difference

Example 2: Check AP and Find Next Terms

Check whether the following list of numbers forms an Arithmetic Progression (AP). If yes, find the next two terms:

\[ 4,\; 10,\; 16,\; 22,\; \cdots \]

Concept Used: A sequence is an AP if the difference between consecutive terms is constant.

Step-by-Step Verification

\[ \begin{aligned} a_2 - a_1 &= 10 - 4 = 6 \\ a_3 - a_2 &= 16 - 10 = 6 \\ a_4 - a_3 &= 22 - 16 = 6 \end{aligned} \]

Since the difference between consecutive terms is constant, the given sequence forms an Arithmetic Progression.

Conclusion:
The sequence is an AP with common difference \(d = 6\).

Finding the Next Two Terms

To find the next terms, keep adding the common difference \(d = 6\) to the last term.

\[ \begin{aligned} \text{Next term} &= 22 + 6 = 28 \\ \text{Next term} &= 28 + 6 = 34 \end{aligned} \]

Final Answer:
The next two terms are \(28\) and \(34\).

Quick Verification Pattern

  • 4 → 10 (+6)
  • 10 → 16 (+6)
  • 16 → 22 (+6)
  • 22 → 28 (+6)
  • 28 → 34 (+6)
Exam Tip: Always check at least two differences before concluding that a sequence is an AP.

Common Mistakes to Avoid

  • Checking only one difference and assuming AP
  • Arithmetic errors in subtraction
  • Forgetting to extend sequence using same common difference

Nth Term of an Arithmetic Progression

In an Arithmetic Progression (AP), each term is obtained by adding a constant value called the common difference (d) to the previous term. The first term is denoted by a.

Core Idea: Instead of listing all terms, we can directly find any term using a formula.

Derivation of the Nth Term Formula

Consider the AP:

\[ a,\; a+d,\; a+2d,\; a+3d,\; \cdots \]

  • 1st term: \(a_1 = a\)
  • 2nd term: \(a_2 = a + d\)
  • 3rd term: \(a_3 = a + 2d\)
  • 4th term: \(a_4 = a + 3d\)

We observe a pattern: each term increases by adding d repeatedly.

To reach the nth term, we add the common difference d exactly (n − 1) times to the first term.

\[ a_n = a + (n - 1)d \]

Final Result: This formula gives the value of any term directly.

Visual Pattern of Term Growth

a a+d a+2d a+3d a+4d +d +d +d +d

Illustrative Examples

  • Example 1: Find the 10th term of AP: 3, 7, 11, …
    a = 3, d = 4
    \(a_{10} = 3 + (10 - 1)\times 4 = 39\)
  • Example 2: Find nth term of AP: 5, 8, 11, …
    a = 5, d = 3
    \(a_n = 5 + (n - 1)\times 3\)

Board Exam Importance

  • Direct questions on finding nth term
  • Used to find missing terms
  • Helps in solving word problems and case studies
Exam Strategy: Always identify a and d first, then apply the formula carefully.

Common Mistakes to Avoid

  • Writing formula as \(a + nd\) instead of \(a + (n - 1)d\)
  • Incorrect identification of common difference
  • Substitution errors in large values of n
  • Ignoring negative values of d

Example 3: Determine the AP from Given Terms

Determine the Arithmetic Progression (AP) whose 3rd term is 5 and 7th term is 9.

Concept Used: \(a_n = a + (n - 1)d\)

Step 1: Form Equations Using Given Terms

For the 3rd term:

\[ a_3 = a + (3 - 1)d = a + 2d = 5 \quad \text{(1)} \]

For the 7th term:

\[ a_7 = a + (7 - 1)d = a + 6d = 9 \quad \text{(2)} \]

Step 2: Solve the Equations

Subtract equation (1) from equation (2):

\[ \begin{aligned} (a + 6d) - (a + 2d) &= 9 - 5 \\ a + 6d - a - 2d &= 4 \\ 4d &= 4 \\ d &= 1 \end{aligned} \]

Step 3: Find First Term (a)

Substitute \(d = 1\) into equation (1):

\[ \begin{aligned} a + 2(1) &= 5 \\ a + 2 &= 5 \\ a &= 3 \end{aligned} \]

Final Values:
First term: \(a = 3\)
Common difference: \(d = 1\)

Required AP

\[ 3,\; 4,\; 5,\; 6,\; 7,\; 8,\; \cdots \]

Quick Verification

  • 3rd term: \(3 + 2 = 5\) ✓
  • 7th term: \(3 + 6 = 9\) ✓
Exam Tip: When two terms are given, always form two equations using \(a_n = a + (n - 1)d\) and solve simultaneously.

Common Mistakes to Avoid

  • Writing incorrect term expression (like using wrong n)
  • Arithmetic mistakes during subtraction
  • Forgetting to substitute d back to find a

Example 4: Counting Two-Digit Numbers Divisible by 3

How many two-digit numbers are divisible by 3?

Concept Used: Numbers divisible by 3 form an Arithmetic Progression (AP).

Step 1: Identify the AP

The smallest two-digit number divisible by 3 is 12, and the largest is 99.

\[ 12,\; 15,\; 18,\; \cdots,\; 99 \]

  • First term: \(a = 12\)
  • Common difference: \(d = 3\)
  • Last term: \(l = 99\)

Step 2: Use nth Term Formula

\[ a_n = a + (n - 1)d \]

\[ \begin{aligned} 99 &= 12 + (n - 1)\times 3 \\ 99 - 12 &= 3(n - 1) \\ 87 &= 3(n - 1) \\ n - 1 &= 29 \\ n &= 30 \end{aligned} \]

Final Answer: There are 30 two-digit numbers divisible by 3.

Quick Concept Check

Alternatively, using:

\[ n = \frac{l - a}{d} + 1 = \frac{99 - 12}{3} + 1 = 29 + 1 = 30 \]

Exam Tip: For counting problems, using \(n = \frac{l - a}{d} + 1\) is faster and reduces calculation steps.

Common Mistakes to Avoid

  • Starting from 10 instead of first divisible number (12)
  • Missing the last term (99)
  • Forgetting to add +1 in formula
  • Calculation errors in subtraction

Example 5: Finding Term from the End of an AP

Find the 11th term from the last term (towards the first term) of the AP: \(10,\; 7,\; 4,\; \cdots,\; -62\)

Concept Used: kth term from the end = \((n - k + 1)\)th term from the beginning

Step 1: Identify AP Parameters

  • First term: \(a = 10\)
  • Common difference: \(d = 7 - 10 = -3\)
  • Last term: \(l = -62\)

Step 2: Find Total Number of Terms (n)

\[ \begin{aligned} l &= a + (n - 1)d \\ -62 &= 10 + (n - 1)(-3) \\ -62 - 10 &= -3(n - 1) \\ -72 &= -3(n - 1) \\ n - 1 &= 24 \\ n &= 25 \end{aligned} \]

Total number of terms = \(n = 25\)

Step 3: Convert “From Last” to “From Beginning”

Required term = 11th from last

\[ \text{Position from start} = n - 11 + 1 = 25 - 11 + 1 = 15 \]

So, we need to find the 15th term from the beginning.

Step 4: Find the Required Term

\[ \begin{aligned} a_{15} &= a + (15 - 1)d \\ &= 10 + 14(-3) \\ &= 10 - 42 \\ &= -32 \end{aligned} \]

Final Answer: The 11th term from the last is \( -32 \)

Quick Shortcut (High Scoring)

\[ \text{kth term from end} = l - (k - 1)d \]

\[ = -62 - (11 - 1)(-3) = -62 + 30 = -32 \]

Exam Tip: Use the shortcut formula in MCQs to save time.

Common Mistakes to Avoid

  • Forgetting formula \(n - k + 1\)
  • Sign errors when \(d\) is negative
  • Using wrong value of n
  • Arithmetic mistakes in multiplication

Sum of First n Terms of an Arithmetic Progression

Definition

If an Arithmetic Progression (AP) has first term \(a\) and common difference \(d\), then the sum of its first \(n\) terms is denoted by \(S_n\). It represents the total of all terms from the first term up to the nth term.

Key Idea: Instead of adding terms one by one, we use a formula to compute the sum efficiently.

Derivation (Pairing Method)

Consider the AP:

\[ a,\; a+d,\; a+2d,\; \cdots,\; a+(n-1)d \]

Write the sum in forward and reverse order:

\[ \begin{aligned} S_n &= a + (a+d) + (a+2d) + \cdots + [a+(n-1)d] \\ S_n &= [a+(n-1)d] + [a+(n-2)d] + \cdots + a \end{aligned} \]

Add corresponding terms:

\[ 2S_n = [2a + (n-1)d] + [2a + (n-1)d] + \cdots \text{ (n terms)} \]

\[ 2S_n = n\bigl[2a + (n-1)d\bigr] \]

\[ S_n = \frac{n}{2}\bigl[2a + (n-1)d\bigr] \]

Final Formula: This is the standard formula used in all board exam questions.

Visual Understanding (Pairing Concept)

a a+d a+2d ... a+(n−1)d a+(n−1)d a+(n−2)d a+(n−3)d ... a

Alternate Formula (Using Last Term)

If the last term is \(l = a + (n-1)d\), then:

\[ S_n = \frac{n}{2}(a + l) \]

When to Use: Use this formula when the last term is given directly. It reduces calculation steps.

Illustrative Example

  • Find the sum of first 10 terms of AP: 2, 5, 8, …
    a = 2, d = 3
    \(S_{10} = \frac{10}{2}[2×2 + (10-1)×3] = 5[4 + 27] = 155\)

Board Exam Importance

  • Direct questions on sum of n terms
  • Used in word problems (money, rows, patterns)
  • Appears in case-study and HOTS questions
Exam Strategy: Identify whether \(a, d, n\) or \(l\) are given, then choose the appropriate formula.

Common Mistakes to Avoid

  • Forgetting factor \(\frac{n}{2}\)
  • Using wrong value of n
  • Arithmetic errors in expansion
  • Using sum formula for infinite AP

Example 6: Finding Term Using Sum Formula

If the sum of the first 14 terms of an AP is 1050 and its first term is 10, find the 20th term.

Concept Used: First use sum formula to find \(d\), then use nth term formula.

Step 1: Identify Given Data

  • \(S_{14} = 1050\)
  • \(a = 10\)
  • \(n = 14\)
  • Common difference \(d = ?\)

Step 2: Use Sum Formula

\[ S_n = \frac{n}{2}\bigl[2a + (n - 1)d\bigr] \]

\[ \begin{aligned} 1050 &= \frac{14}{2}[2(10) + (14 - 1)d] \\ &= 7[20 + 13d] \\ 1050 &= 140 + 91d \\ 91d &= 1050 - 140 \\ 91d &= 910 \\ d &= 10 \end{aligned} \]

Common difference: \(d = 10\)

Step 3: Find the 20th Term

\[ a_n = a + (n - 1)d \]

\[ \begin{aligned} a_{20} &= 10 + (20 - 1)\times 10 \\ &= 10 + 190 \\ &= 200 \end{aligned} \]

Final Answer: The 20th term of the AP is \(200\).

Quick Strategy Insight

  • Use \(S_n\) to find missing \(d\)
  • Then apply \(a_n\) formula to find required term
Exam Tip: These multi-step questions carry high marks. Show each step clearly to secure full marks.

Common Mistakes to Avoid

  • Substituting wrong value of n in sum formula
  • Arithmetic mistakes while solving for d
  • Forgetting to use (n − 1) in nth term formula
  • Skipping intermediate steps (loss of marks)

Example 7: Finding Number of Terms Given Sum

How many terms of the AP \(24,\; 21,\; 18,\; \cdots\) must be taken so that their sum is 78?

Concept Used: Use sum formula and solve resulting quadratic equation.

Step 1: Identify Given Values

  • First term: \(a = 24\)
  • Common difference: \(d = 21 - 24 = -3\)
  • Sum: \(S_n = 78\)
  • Number of terms: \(n = ?\)

Step 2: Apply Sum Formula

\[ S_n = \frac{n}{2}\bigl[2a + (n - 1)d\bigr] \]

\[ \begin{aligned} 78 &= \frac{n}{2}[2(24) + (n - 1)(-3)] \\ 156 &= n[48 - 3(n - 1)] \\ 156 &= n(48 - 3n + 3) \\ 156 &= n(51 - 3n) \\ 156 &= 51n - 3n^2 \\ 3n^2 - 51n + 156 &= 0 \end{aligned} \]

Step 3: Solve the Quadratic Equation

\[ \begin{aligned} 3n^2 - 51n + 156 &= 0 \\ n^2 - 17n + 52 &= 0 \\ (n - 13)(n - 4) &= 0 \\ n &= 13 \quad \text{or} \quad n = 4 \end{aligned} \]

Final Answer: The number of terms can be \(n = 4\) or \(n = 13\).

Why Two Answers?

Key Insight: Since \(d\) is negative, the terms decrease and eventually become negative.
  • First few terms are positive
  • Later terms become negative
  • Positive and negative terms cancel each other
Result: The sum becomes the same for two different values of \(n\).

Quick Verification

  • Sum of first 4 terms = 24 + 21 + 18 + 15 = 78 ✓
  • Sum of first 13 terms also = 78 (due to cancellation effect) ✓
Exam Insight: Questions involving quadratic equations often have two valid answers. Always check if both satisfy the given condition.

Common Mistakes to Avoid

  • Ignoring one root of quadratic equation
  • Sign errors when \(d\) is negative
  • Incorrect expansion of expressions
  • Not verifying final answers

Important Points: Arithmetic Progression (Quick Revision)

Quick Revision Zone: These are must-remember formulas and concepts for Class 10 Board Exams.
  • Definition: An Arithmetic Progression (AP) is a sequence in which each term is obtained by adding a constant number d (common difference) to the previous term.
    General form: \[ a,\; a + d,\; a + 2d,\; a + 3d,\; \cdots \]
  • Condition for AP: A sequence is an AP if: \[ a_{k+1} - a_k = d \quad \text{(constant for all } k\text{)} \]
  • nth Term Formula: \[ a_n = a + (n - 1)d \]
  • Sum of First n Terms: \[ S_n = \frac{n}{2}\bigl[2a + (n - 1)d\bigr] \]
  • Sum Using Last Term: \[ S_n = \frac{n}{2}(a + l) \] where \(l = a + (n - 1)d\)
  • Number of Terms (when last term is known): \[ n = \frac{l - a}{d} + 1 \]
  • kth Term from the End: \[ \text{kth from end} = l - (k - 1)d \]
  • Types of AP:
    • Increasing AP: \(d > 0\)
    • Decreasing AP: \(d < 0\)
    • Constant AP: \(d = 0\)
  • Finite vs Infinite AP:
    • Finite AP: Has last term and fixed number of terms
    • Infinite AP: No last term, continues indefinitely
Exam Strategy: Memorize formulas + identify given values (\(a, d, n, l\)) before solving any question.
Common Pitfalls:
  • Using \(a + nd\) instead of \(a + (n - 1)d\)
  • Forgetting \(\frac{n}{2}\) in sum formula
  • Ignoring sign of common difference
  • Applying sum formula to infinite AP

Case Study Based Questions (CBSE 2025 Pattern)

Real-Life Scenario: A student saves ₹50 in the first month and increases savings by ₹20 every month.

Monthly savings form an AP:

\[ 50,\; 70,\; 90,\; 110,\; \cdots \]

  • First term: \(a = 50\)
  • Common difference: \(d = 20\)

Questions

  • Q1. How much will the student save in the 12th month?
    Solution: \(a_{12} = 50 + 11×20 = 270\)
  • Q2. Total savings after 12 months?
    Solution: \(S_{12} = \frac{12}{2}[2×50 + 11×20] = 6(100 + 220) = 1920\)
  • Q3. In which month will savings reach ₹450?
    Solution: \(450 = 50 + (n-1)20 → n = 21\)
Exam Insight: Case-study questions test formula selection + interpretation.

Common Error Detector

Common mistakes students make:

  • Using a + nd instead of a + (n-1)d
  • Forgetting negative d
  • Wrong formula selection (Sn vs an)

◈ AP Engine

Arithmetic Progression · Interactive AI Suite

Inputs
First term (a)
Common diff (d)
No. of terms (n)
Graph Inputs
First term (a)
Common diff (d)
Terms (n)
Animate
Visualization
Find Missing Value
Leave one field blank
First term (a)
Common diff (d)
No. terms (n)
nth term (Tn)
Sum Solver
Find n given sum
First term (a)
Common diff (d)
Target Sum (S)
Practice Mode
Difficulty
Type
Session Score
AI Tutor — Ask Anything
Your question about AP
Sequence Statistics
First term (a)
Common diff (d)
Terms (n)

Recent posts

    📚
    ACADEMIA AETERNUM तमसो मा ज्योतिर्गमय · Est. 2025
    Sharing this chapter
    Arithmetic Progressions | Mathematics Class -10
    Arithmetic Progressions | Mathematics Class -10 — Complete Notes & Solutions · academia-aeternum.com
    🎓 Class -10 📐 Mathematics 📖 NCERT ✅ Free Access 🏆 CBSE · JEE
    Share on
    academia-aeternum.com/class-10/mathematics/arithmetic-progressions/notes/ Copy link
    💡
    Exam tip: Sharing chapter notes with your study group creates a reinforcement loop. Teaching a concept is the fastest path to mastering it.

    Frequently Asked Questions

    A sequence of numbers where the difference between consecutive terms is constant.

    The fixed amount added or subtracted to obtain the next term.

    Subtract any term from the next: \(d = a_2 - a_1\).

    \(a_n = a + (n - 1)d\).

    The initial term, denoted by \(a\).

    To find any term without listing all previous terms.

    \(l = a + (n - 1)d\)

    An AP with a fixed number of terms.

    An AP that continues indefinitely.

    \(S_n = \dfrac{n}{2}\Bigl [2a + (n - 1)d\Bigr]\)

    \(S_n = \frac{n}{2} (a + l)\)

    Verify if consecutive differences are equal.

    Solve \(a + (n - 1)d =\) term and check if n is a positive integer.

    The AP grows as n increases.

    The AP decreases as n increases.

    ARITHMETIC PROGRESSIONS – Learning Resources

    Get in Touch

    Let's Connect

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