India's #1 AI Tutorformula-sheet · Mathematics · Chapter 8हिंदी में पढ़ें →

Class 9 Mathematics Chapter 8 Predicting What Comes Next: Exploring Sequences and Progressions — Formulas & Key Points

CBSE Class 9 Mathematics Chapter 8 introduces students to the world of sequences and progressions — ordered patterns of numbers that predict what comes next. This formula sheet consolidates every formula, definition, and technique from the chapter into one quick-reference document. Whether you are revising arithmetic progressions, geometric progressions, the Virahānka–Fibonacci sequence, or fractal patterns, this page provides tables, worked examples, and memory aids to help you solve problems confidently and accurately.

Your child's private AI tutor — trained on NCERT.
3-day free trial · ₹1 to start · Cancel anytime.
Start 3-day free trial →

Key takeaways

  • An arithmetic progression has a constant common difference (d); nth term formula is tₙ = a + (n − 1)d where a is the first term.
  • A geometric progression has a constant common ratio (r); nth term formula is tₙ = ar^(n−1) where a is the first term.
  • The sum of first n natural numbers is n(n + 1)/2, a formula recorded in ancient Indian texts like Āryabhaṭīya.
  • Explicit formulas allow direct calculation of any term using position n; recursive formulas define each term using previous terms.
  • The Virahānka–Fibonacci sequence follows Vₙ = Vₙ₋₁ + Vₙ₋₂, generating 1, 2, 3, 5, 8, 13, 21, … with applications in nature and art.
  • Fractals like the Sierpiński triangle show self-similar patterns; the number of triangles at stage n follows 3ⁿ, a geometric progression.
  • For AP: if you know any two terms, calculate d by subtracting and dividing by position difference; for GP, calculate r by dividing consecutive terms.

Core Formulas: Arithmetic and Geometric Progressions

The two fundamental types of progressions in this chapter are arithmetic progressions (AP) and geometric progressions (GP). An AP has a constant common difference between consecutive terms, while a GP has a constant common ratio. The nth term formulas are the most important tools — they allow you to jump directly to any position in the sequence without calculating all the previous terms. For an AP, tₙ = a + (n − 1)d. For a GP, tₙ = ar^(n−1). Memorize these two formulas first; they unlock almost every problem in the chapter. The difference is simple: AP uses addition and subtraction (linear growth), GP uses multiplication and division (exponential growth). When you see a sequence, check if differences are constant (AP) or ratios are constant (GP).
  • Arithmetic Progression nth term: tₙ = a + (n − 1)d
  • Geometric Progression nth term: tₙ = ar^(n−1)
  • Common difference d = t₂ − t₁ (for AP)
  • Common ratio r = t₂ / t₁ (for GP, provided t₁ ≠ 0)
  • AP grows by equal steps; GP grows by equal multipliers

Formula Table: Quick Reference for All Key Formulas

This table consolidates every formula from NCERT Class 9 Mathematics Chapter 8 in one place. Use it as a quick lookup during revision or homework. Each formula is paired with its name and a short note on when to apply it. Remember that the nth term formulas are for finding individual terms, while the sum formula (for natural numbers) is for finding totals. The chapter does not require you to memorize sum formulas for AP or GP beyond the sum of first n natural numbers, but understanding the structure prepares you for Class 10. Always write down the values of a, d (or r), and n before substituting into formulas — this reduces careless errors and keeps your work organized.
  • For AP: Write down first term a, common difference d, and position n before substituting.
  • For GP: Write down first term a, common ratio r, and position n before substituting.
  • Sum of natural numbers formula works only for 1, 2, 3, … up to n; not for arbitrary sequences.
  • Recursive formulas require computing earlier terms; explicit formulas do not.
  • Always check units and context: does the problem ask for a term or a sum?

Key Definitions and Terminology

Understanding definitions is as important as knowing formulas. A sequence is an ordered list of numbers; each number is a term. The chapter distinguishes between finite sequences (fixed number of terms) and infinite sequences (continuing forever). An explicit formula gives you the nth term directly using n; a recursive formula tells you how to build the next term from previous ones. Arithmetic progressions have a constant common difference; geometric progressions have a constant common ratio. The Virahānka–Fibonacci sequence is a famous recursive sequence where each term is the sum of the two previous ones. Fractals are self-similar patterns that repeat at different scales. Triangular numbers are sums of consecutive natural numbers, forming the sequence 1, 3, 6, 10, 15, 21, … These definitions are foundational for solving word problems and understanding the chapter narrative.
  • Sequence: an ordered list of numbers arranged in a particular order.
  • Term: a single number in a sequence, denoted tₙ for the nth position.
  • Explicit formula: a formula for tₙ using only n, allowing direct calculation.
  • Recursive formula: a formula for tₙ using values of previous terms.
  • Common difference (d): the fixed difference between consecutive terms in an AP.
  • Common ratio (r): the fixed ratio between consecutive terms in a GP.
  • Triangular number: the sum of the first n natural numbers, equal to n(n + 1)/2.
  • Fractal: a shape or pattern that repeats itself at different scales.

Worked Example 1: Finding the nth Term of an AP

Let us apply the arithmetic progression nth term formula step by step. Suppose the problem states: 'Find the 18th term of the AP 4, 7, 10, 13, …' First, identify the first term a and the common difference d. Here, a = 4 and d = 7 − 4 = 3. The position we want is n = 18. Substitute into the formula tₙ = a + (n − 1)d. So t₁₈ = 4 + (18 − 1) × 3 = 4 + 17 × 3 = 4 + 51 = 55. Therefore, the 18th term is 55. Always write the formula first, then substitute values, then simplify step by step. This method prevents mistakes and earns you full marks in school exams. For CBSE board exams, showing each step is mandatory.
  • Step 1: Identify a (first term) and d (common difference).
  • Step 2: Write the formula tₙ = a + (n − 1)d.
  • Step 3: Substitute the known values for a, d, and n.
  • Step 4: Simplify arithmetic carefully, showing each calculation.
  • Step 5: Write the final answer with units if the problem has a real-world context.

Worked Example 2: Finding the nth Term of a GP

Now let us solve a geometric progression problem. The problem: 'Find the 7th term of the GP 5, 15, 45, 135, …' First, identify a and r. Here, a = 5 (first term) and r = 15/5 = 3 (common ratio). The position is n = 7. Substitute into the formula tₙ = ar^(n−1). So t₇ = 5 × 3^(7−1) = 5 × 3^6. Calculate 3^6 = 729. Then 5 × 729 = 3645. Therefore, the 7th term is 3645. Notice how quickly GP terms grow when r > 1. For negative or fractional r, the same formula applies — just be careful with signs and fraction arithmetic. Always double-check your exponent calculation; it is the most common source of error in GP problems.
  • Step 1: Identify a (first term) and r (common ratio by dividing consecutive terms).
  • Step 2: Write the formula tₙ = ar^(n−1).
  • Step 3: Substitute a, r, and n into the formula.
  • Step 4: Calculate the power r^(n−1) carefully, especially for large n.
  • Step 5: Multiply by a and state the final answer.

Worked Example 3: Sum of First n Natural Numbers

The formula Sₙ = n(n + 1)/2 is one of the most elegant results in elementary mathematics. Let us use it to solve a problem: 'Find the sum of the first 30 natural numbers.' Here, n = 30. Substitute into the formula: S₃₀ = 30(30 + 1)/2 = 30 × 31/2 = 930/2 = 465. So the sum of 1 + 2 + 3 + … + 30 is 465. This formula can also solve problems like 'Find the sum of natural numbers from 11 to 20' by computing S₂₀ − S₁₀. S₂₀ = 20 × 21/2 = 210, S₁₀ = 10 × 11/2 = 55, so the sum from 11 to 20 is 210 − 55 = 155. Understanding this trick expands the power of the formula significantly.
  • Formula: Sₙ = n(n + 1)/2 gives the sum 1 + 2 + 3 + … + n.
  • To find sum from m to n (where m > 1), compute Sₙ − S(m−1).
  • This formula appears in Āryabhaṭīya, an ancient Sanskrit mathematical text.
  • Triangular numbers are generated by this formula: T₁ = 1, T₂ = 3, T₃ = 6, T₄ = 10, …
  • Always simplify the fraction n(n + 1)/2 fully before stating the answer.

Memory Tricks and Mnemonics for Quick Recall

Remembering formulas under exam pressure is easier with mnemonics. For AP nth term tₙ = a + (n − 1)d, think 'Add Plus' (AP = add) — you add the common difference. For GP nth term tₙ = ar^(n−1), think 'Grow Power' (GP = multiply and raise to power) — you multiply by powers of r. The sum of natural numbers formula n(n + 1)/2 can be remembered as 'half of n times the next number'. For the Virahānka–Fibonacci sequence, remember 'each term is the friendship of the two before it' (add the previous two). When checking if a sequence is AP, subtract consecutive terms; if the result is constant, it is AP. When checking GP, divide consecutive terms; if the ratio is constant, it is GP. Write these checks in the margin of your exam paper to organize your thinking.
  • AP mnemonic: 'Add Plus' — you add d repeatedly.
  • GP mnemonic: 'Grow Power' — you multiply by r raised to a power.
  • Sum of naturals: 'Half of n times successor' = n(n + 1)/2.
  • Fibonacci: 'Friends Add' — each term is sum of two friends before it.
  • Check AP: subtract consecutive terms; constant difference = AP.
  • Check GP: divide consecutive terms; constant ratio = GP.
  • Write known values (a, d, r, n) in a small table in the margin before solving.

Common Mistakes and How to Avoid Them

Students often confuse the formulas for AP and GP, especially under time pressure. Remember: AP involves (n − 1)d added to a; GP involves r raised to power (n − 1) multiplied by a. Another frequent error is forgetting that the exponent in GP is (n − 1), not n. Writing tₙ = ar^n instead of ar^(n−1) will give you the wrong answer every time. In the sum formula n(n + 1)/2, students sometimes write n(n − 1)/2 or forget the division by 2. Always double-check parentheses and the order of operations. For recursive sequences, students sometimes skip terms or miscount positions. Label each term clearly: V₁, V₂, V₃, etc. Finally, in word problems, read carefully to distinguish whether the question asks for a term (use nth term formula) or a sum (use sum formula).
  • Do NOT write tₙ = ar^n for GP; the correct formula is tₙ = ar^(n−1).
  • Do NOT confuse addition (AP) with multiplication (GP) operations.
  • Do NOT forget to divide by 2 in the sum formula n(n + 1)/2.
  • Do NOT use the sum of naturals formula for sequences other than 1, 2, 3, …
  • Do NOT skip steps when writing recursive sequences; label each term.
  • Do NOT assume a sequence is AP or GP without checking differences or ratios.
  • In exams, clearly write 'Given', 'To find', 'Formula', and 'Solution' headings.

Virahānka–Fibonacci Sequence and Fractals (Conceptual Formulas)

The Virahānka–Fibonacci sequence is defined recursively: V₁ = 1, V₂ = 2, and for n ≥ 3, Vₙ = Vₙ₋₁ + Vₙ₋₂. This gives the sequence 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, …. Unlike AP and GP, there is no simple explicit formula taught at Class 9 level (the Binet formula exists but is beyond the syllabus). To find any term, you must compute all previous terms in order. This sequence appears in nature: the number of petals in flowers, spirals in shells, and branching patterns in trees. Fractals like the Sierpiński triangle follow geometric patterns: at stage n, the number of small black triangles is 3ⁿ (a GP), and the total black area is (3/4)ⁿ (another GP). These sequences model both discrete counts and continuous quantities, showing the power of mathematical patterns.
  • Virahānka–Fibonacci: V₁ = 1, V₂ = 2, Vₙ = Vₙ₋₁ + Vₙ₋₂ for n ≥ 3.
  • No simple explicit formula at Class 9 level; must compute term by term.
  • Ratios Vₙ₊₁ / Vₙ approach the golden ratio ≈ 1.618 as n increases.
  • Sierpiński triangle: number of triangles at stage n is 3ⁿ.
  • Sierpiński triangle: total black area at stage n is (3/4)ⁿ of original area.
  • Fractals are self-similar: zooming in reveals the same pattern.
  • These sequences connect mathematics with art, nature, and computer graphics.

One-Glance Last-Minute Revision Box

This quick-reference box summarizes the absolute essentials for last-minute revision the night before your exam. Read through this list, ensure you can recall each formula, and practice one example of each type. If you can confidently solve an AP term problem, a GP term problem, and a sum of naturals problem, you are exam-ready for this chapter. Keep this page bookmarked on your phone or print it and paste it inside your notebook cover. Revising these six key points daily for one week before exams will lock the formulas into long-term memory. Pair this with NCERT exercise problems for full mastery.
  • AP nth term: tₙ = a + (n − 1)d. Example: a=3, d=5, n=10 → t₁₀=3+9×5=48.
  • GP nth term: tₙ = ar^(n−1). Example: a=2, r=3, n=4 → t₄=2×3³=54.
  • Sum of first n naturals: Sₙ = n(n + 1)/2. Example: n=15 → S₁₅=15×16/2=120.
  • Check AP: subtract consecutive terms for constant d.
  • Check GP: divide consecutive terms for constant r.
  • Fibonacci: V₁=1, V₂=2, Vₙ=Vₙ₋₁+Vₙ₋₂. Example: V₅=8.

How CBSETUTOR.ai Helps You Master Sequences and Progressions

Even with this complete formula sheet, students sometimes struggle to apply formulas to tricky word problems or mixed-type questions. CBSETUTOR.ai offers a 24×7 AI tutor that lets Class 9 students upload a photo of any Class 9 Mathematics problem — whether from NCERT exercises, school worksheets, or sample papers — and receive a step-by-step solution with explanations in seconds. The AI tutor covers all chapters, from Number Systems to Sequences and Progressions, Surface Areas and Volumes to Statistics. One subscription at ₹999 per month unlocks the tutor for every subject and every class (6–12), making it the most affordable and comprehensive learning tool for CBSE students across India. A 3-day free trial is available so you can test the tutor on your actual homework before committing. Thousands of students in Delhi, Mumbai, Bangalore, and smaller towns use CBSETUTOR.ai daily to clarify doubts instantly, especially when parents or teachers are unavailable. The tutor adapts to your pace, never judges repeated questions, and is always patient — the perfect study companion for mastering sequences, progressions, and every CBSE topic.
  • Upload a photo of any Sequences and Progressions problem for instant step-by-step solutions.
  • AI tutor available 24×7, covering all NCERT Class 9 Mathematics chapters.
  • Flat ₹999/month for all subjects, all classes (6–12) — one price, unlimited learning.
  • 3-day free trial lets you try before you subscribe; no credit card required.
  • Perfect for late-night doubt clearing when teachers and parents are unavailable.
  • Used by thousands of CBSE students across metros and Tier-2, Tier-3 cities.
  • Accessible on any smartphone or tablet; no special app installation needed.

Frequently asked questions

What is the difference between an arithmetic progression and a geometric progression?+
An arithmetic progression (AP) has a constant difference between consecutive terms (you add the same number each time), while a geometric progression (GP) has a constant ratio between consecutive terms (you multiply by the same number each time). For example, 2, 5, 8, 11 is an AP with common difference 3, and 2, 6, 18, 54 is a GP with common ratio 3.
How do I quickly check if a sequence is an AP or GP?+
To check for AP, subtract each term from the next; if the difference is the same every time, it is an AP. To check for GP, divide each term by the previous one; if the ratio is the same every time, it is a GP. If neither difference nor ratio is constant, the sequence is neither AP nor GP.
Why is the exponent in the GP formula (n − 1) and not n?+
The exponent is (n − 1) because the first term (n = 1) is just 'a' with no multiplication by r. The second term (n = 2) is a × r^1, the third is a × r^2, and so on. So the nth term is a × r^(n−1). Writing r^n would shift every term one position forward, giving incorrect results.
Can the sum formula n(n + 1)/2 be used for any sequence?+
No, the formula Sₙ = n(n + 1)/2 works only for the sum of the first n natural numbers: 1 + 2 + 3 + … + n. It cannot be used directly for AP or GP sums. However, you can use it cleverly to find sums of consecutive integers by subtracting two applications of the formula.
How do I find the common difference or common ratio if I am given non-consecutive terms?+
If you know the first term a and the nth term tₙ, you can rearrange the AP or GP formula to solve for d or r. For AP: d = (tₙ − a)/(n − 1). For GP: r^(n−1) = tₙ/a, so r = (tₙ/a)^(1/(n−1)). You may need a calculator for fractional or root operations in GP.
What is the Virahānka–Fibonacci sequence and why is it important?+
The Virahānka–Fibonacci sequence is defined recursively: V₁ = 1, V₂ = 2, and Vₙ = Vₙ₋₁ + Vₙ₋₂ for n ≥ 3, giving 1, 2, 3, 5, 8, 13, 21, …. It appears in nature (flower petals, shell spirals) and art. The ratios of consecutive terms approach the golden ratio, considered aesthetically pleasing. It connects mathematics, biology, and design.
What are fractals and how are they related to sequences?+
Fractals are geometric shapes that repeat the same pattern at smaller and smaller scales. The Sierpiński triangle is a fractal created by repeatedly removing central triangles. The number of triangles at each stage follows a GP (3ⁿ), and the total area also follows a GP ((3/4)ⁿ). Fractals show how sequences model real-world self-similar structures like coastlines and trees.
How should I write solutions to sequence problems in the CBSE exam to get full marks?+
Always start by writing 'Given' and list known values (a, d or r, n). Then write 'To find' and state what you are looking for. Next, write the formula clearly. Substitute the values and show each arithmetic step. Finally, box or underline your answer and include units if applicable. This structured approach earns full method marks even if you make a small calculation error.
Are there any sum formulas for AP or GP in Class 9 Chapter 8?+
The NCERT Class 9 Chapter 8 focuses mainly on the nth term formulas for AP and GP, and the sum formula for natural numbers. Sum formulas for n terms of an AP or GP are introduced in Class 10. However, understanding the sum of naturals formula prepares you for those concepts and is occasionally tested in extension problems.
Can I use CBSETUTOR.ai to get solutions for sequence problems from my school worksheets?+
Yes, absolutely. CBSETUTOR.ai allows you to upload a photo of any mathematics problem, including sequences and progressions questions from NCERT, school worksheets, sample papers, or competitive exams. The AI tutor provides step-by-step solutions in seconds, helping you understand the method and verify your own work. A 3-day free trial is available at ₹999/month for unlimited access across all classes and subjects.

Ready to give your Class 9 child the tutor that never sleeps?

CBSETUTOR.ai covers every chapter in the Class 9 NCERT syllabus — Maths, Science, Social Science, English, Hindi and more. 24×7. Patient. Unlimited. 3-day free trial.

Start your child's 3-day free trial →