Class 11 Mathematics CBSE Format

CBSE Class 11 Maths Sequences and Series Board Exam Questions 2026

Updated for 2025–2026 Board Pattern · 1 Views

CBSE Class 11 Mathematics: Sequences and Series Board Exam Questions 2026

In CBSE Class 11 Mathematics, mastering Sequences and Series is crucial for scoring top marks in the 2026 annual examinations and establishing a rock-solid base for Class 12 calculus. Chapter 8 of the NCERT syllabus transitions students from basic arithmetic progressions studied in Class 10 to sophisticated algebraic structures including geometric progressions, infinite series, and mean inequalities. In the standard board exam 11 pattern, questions from this chapter carry approximately 7 to 9 marks, distributed across Multiple Choice Questions (MCQs), short-answer derivations, and higher-order application-based problems. This comprehensive guide covers core theoretical derivations, essential mathematical formulas, step-by-step solutions to high-yield CBSE Class 11 Maths Sequences and Series Board Exam Questions 2026, and effective preparation strategies aligned with the latest CBSE curriculum.

Key Concepts

A thorough conceptual understanding of sequences and progressions prevents common algebraic errors during examinations. Below is an exhaustive breakdown of the core principles tested under CBSE Mathematics.

1. Sequences, Series, and Progressions Defined

A sequence is an ordered succession of numbers formed according to a deterministic rule: a1, a2, a3, …, an. When the terms of a sequence are connected using addition operators (a1 + a2 + … + an), it is termed a series. A progression is a sequence whose terms follow specific, well-defined mathematical formulas allowing direct computation of any arbitrary nth term.

2. Arithmetic Progression (AP) Quick Review

An Arithmetic Progression is a sequence in which each term after the first is obtained by adding a fixed constant, known as the common difference (d), to the preceding term.

  • First term: a, Common difference: d = ak+1 − ak
  • General Term (nth term): an = a + (n − 1)d
  • Sum of first n terms: Sn = (n / 2)[2a + (n − 1)d] = (n / 2)[a + l], where l is the last term.
  • Arithmetic Mean (AM): For any two real numbers a and b, the single arithmetic mean A is given by A = (a + b) / 2. When n numbers A1, A2, …, An are inserted between a and b such that the resulting sequence forms an AP, the common difference is d = (b − a) / (n + 1).

3. Geometric Progression (GP): Properties and Sum Formulas

A Geometric Progression is a sequence of non-zero numbers where each term after the first is found by multiplying the previous term by a fixed non-zero scalar called the common ratio (r).

  • Standard form: a, ar, ar2, ar3, …, arn−1
  • General Term (nth term): an = a × rn−1
  • Sum of first n terms (Sn):
    Sn = a(1 − rn) / (1 − r)  for r < 1
    Sn = a(rn − 1) / (r − 1)  for r > 1
    Sn = na  for r = 1
  • Sum of an Infinite GP (S): When the common ratio satisfies |r| < 1 (i.e., −1 < r < 1), the term rn → 0 as n → ∞. The infinite sum converges to:
    S = a / (1 − r)
  • Geometric Mean (GM): The geometric mean G between two positive numbers a and b is G = √(ab). When inserting n geometric means G1, G2, …, Gn between a and b, the common ratio is r = (b / a)1 / (n + 1).

4. Relationship Between Arithmetic Mean (AM) and Geometric Mean (GM)

One of the most frequently tested concepts in CBSE Class 11 is the inequality connecting AM and GM for any two positive real numbers a and b:

Let A = (a + b) / 2 and G = √(ab).

Subtracting G from A:

A − G = (a + b) / 2 − √(ab) = (a + b − 2√ab) / 2 = (√a − √b)2 / 2

Since the square of any real number is non-negative, (√a − √b)2 ≥ 0, which implies:

A − G ≥ 0 ⇒ A ≥ G

The equality A = G holds if and only if a = b.

Furthermore, if A and G are the arithmetic and geometric means of two positive numbers a and b, the numbers are the real roots of the quadratic equation:

x2 − 2Ax + G2 = 0

5. Real-World Applications of Sequences

Sequences and series are widely applicable across financial mathematics, engineering, and physics:

  • Compound Interest & Depreciation: Compound interest calculations represent a GP where each compounding period multiplies the principal by (1 + r/100). Similarly, machine depreciation follows a decreasing GP.
  • Physics & Kinetic Motion: A bouncing ball dropped from height H that rebounds to a constant fraction k of its preceding height describes an infinite geometric progression for calculating the total distance traveled before coming to rest.
  • Pharmacokinetics: Drug dosage elimination and concentration stabilization over repeated intervals represent converging geometric series.

Important CBSE Questions with Answers

The following solved questions represent core patterns selected from past annual papers and the official question banks for CBSE Class 11 Mathematics. Review each step carefully to understand the required board exam presentation.

Question 1 (1 Mark — Objective / Short Answer)

Problem: If the Arithmetic Mean of two positive real numbers is 10 and their Geometric Mean is 8, find the numbers.

Solution:

  1. Let the two positive numbers be a and b.
  2. Given: AM = (a + b) / 2 = 10 ⇒ a + b = 20.
  3. Given: GM = √(ab) = 8 ⇒ ab = 64.
  4. The two numbers are the roots of the characteristic equation:
    x2 − (a + b)x + ab = 0
    x2 − 20x + 64 = 0
  5. Factoring the quadratic equation:
    (x − 16)(x − 4) = 0
    x = 16 or x = 4.

Answer: The two numbers are 16 and 4 (or 4 and 16).

Question 2 (2 Marks — Short Answer)

Problem: Find the sum to infinity of the geometric progression: 5, 20/7, 80/49, …

Solution:

  1. Identify the first term: a = 5.
  2. Calculate the common ratio r:
    r = a2 / a1 = (20 / 7) / 5 = 20 / 35 = 4 / 7.
  3. Check the convergence condition: |r| = |4 / 7| < 1. Since |r| < 1, the infinite sum converges.
  4. Apply the infinite GP sum formula:
    S = a / (1 − r) = 5 / (1 − 4/7) = 5 / (3/7) = (5 × 7) / 3 = 35 / 3.

Answer: The sum to infinity is 35/3.

Question 3 (3 Marks — Standard Long Answer)

Problem: The sum of the first three terms of a Geometric Progression is 13/12 and their product is −1. Find the common ratio and the three terms.

Solution:

  1. When the product of three terms in a GP is given, assume the terms as a/r, a, ar.
  2. Write the product equation:
    (a / r) × a × (ar) = −1 ⇒ a3 = −1
    Since a is real, a = −1.
  3. Write the sum equation:
    a/r + a + ar = 13/12
    Substitute a = −1:
    −1/r − 1 − r = 13/12
    −(1/r + 1 + r) = 13/12 ⇒ (r2 + r + 1) / r = −13/12
  4. Cross-multiply and form a standard quadratic equation:
    12(r2 + r + 1) = −13r
    12r2 + 12r + 12 + 13r = 0
    12r2 + 25r + 12 = 0
  5. Factorize by splitting the middle term (since 12 × 12 = 144 and 16 × 9 = 144, 16 + 9 = 25):
    12r2 + 16r + 9r + 12 = 0
    4r(3r + 4) + 3(3r + 4) = 0
    (3r + 4)(4r + 3) = 0 ⇒ r = −4/3 or r = −3/4.
  6. Determine the terms for each value of r:
    • Case I: When a = −1 and r = −4/3:
      a / r = (−1) / (−4/3) = 3/4
      a = −1
      ar = (−1) × (−4/3) = 4/3
      Terms are: 3/4, −1, 4/3.
    • Case II: When a = −1 and r = −3/4:
      a / r = (−1) / (−3/4) = 4/3
      a = −1
      ar = (−1) × (−3/4) = 3/4
      Terms are: 4/3, −1, 3/4.

Answer: The common ratio is −4/3 or −3/4, and the terms are 3/4, −1, 4/3 (or 4/3, −1, 3/4).

Question 4 (5 Marks — Advanced Algebraic Derivation)

Problem: If a and b are the roots of x2 − 3x + p = 0, and c and d are the roots of x2 − 12x + q = 0, where a, b, c, d form a Geometric Progression, prove that:

(q + p) : (q − p) = 17 : 15

Solution:

  1. Let the four consecutive terms of the GP be:
    a = A,   b = Ar,   c = Ar2,   d = Ar3, where A is the first term and r is the common ratio.
  2. From the quadratic equation x2 − 3x + p = 0:
    Sum of roots: a + b = 3 ⇒ A + Ar = A(1 + r) = 3 —— (Equation 1)
    Product of roots: ab = p ⇒ A(Ar) = A2r = p —— (Equation 2)
  3. From the quadratic equation x2 − 12x + q = 0:
    Sum of roots: c + d = 12 ⇒ Ar2 + Ar3 = Ar2(1 + r) = 12 —— (Equation 3)
    Product of roots: cd = q ⇒ (Ar2)(Ar3) = A2r5 = q —— (Equation 4)
  4. Divide Equation 3 by Equation 1:
    [Ar2(1 + r)] / [A(1 + r)] = 12 / 3
    r2 = 4
  5. Express the required ratio (q + p) / (q − p) using Equations 2 and 4:
    (q + p) / (q − p) = (A2r5 + A2r) / (A2r5 − A2r)
  6. Factor out A2r from both numerator and denominator:
    (q + p) / (q − p) = [A2r(r4 + 1)] / [A2r(r4 − 1)] = (r4 + 1) / (r4 − 1)
  7. Compute r4 using r2 = 4:
    r4 = (r2)2 = 42 = 16
  8. Substitute r4 = 16:
    (q + p) / (q − p) = (16 + 1) / (16 − 1) = 17 / 15

Conclusion: Hence proved that (q + p) : (q − p) = 17 : 15.

Question 5 (4 Marks — Case Study / Application Question)

Problem: A sports equipment engineering firm is testing a newly designed spherical rebound ball. The ball is dropped vertically from a height of 120 meters onto a flat testing platform. After each strike, the ball rebounds vertically to exactly 3/4 of the height from which it last fell.

  • (i) Find the maximum height reached by the ball after the 4th bounce.
  • (ii) Calculate the total vertical distance traveled by the ball before it comes to rest on the platform.

Solution:

  1. Part (i):
    • Initial drop height: H = 120 m. Rebound coefficient: r = 3/4.
    • Height after 1st bounce: h1 = 120 × (3/4) = 90 m.
    • Height after 2nd bounce: h2 = 120 × (3/4)2.
    • Height after 4th bounce:
      h4 = 120 × (3/4)4 = 120 × (81 / 256) = (15 × 81) / 32 = 1215 / 32 ≈ 37.97 m.
  2. Part (ii):
    • The ball falls 120 m initially.
    • For each subsequent bounce k ≥ 1, the ball ascends to height hk and then descends from hk, covering distance 2 × hk.
    • Total vertical distance D:
      D = 120 + 2 × [h1 + h2 + h3 + …]
      D = 120 + 2 × [90 + 90(3/4) + 90(3/4)2 + …]
    • The expression inside the brackets is an infinite GP with first term a = 90 and common ratio r = 3/4:
      S = 90 / (1 − 3/4) = 90 / (1/4) = 360 m.
    • Substitute back into the total distance formula:
      D = 120 + 2 × (360) = 120 + 720 = 840 m.

Answer: (i) The height after the 4th bounce is 1215/32 m (or ≈ 37.97 m). (ii) The total distance traveled before coming to rest is 840 meters.

How to Prepare for This Topic

Scoring full marks in Sequences and Series during the 2026 examinations demands strategic problem-solving habits and clean algebraic presentation. Adopt the following targeted recommendations:

  1. Smart Variable Assumption:
    • When the sum of three terms in AP is given, assume terms as (a − d), a, (a + d).
    • When the product of three terms in GP is given, assume terms as a/r, a, ar.
    • When dealing with four terms in GP with a given product, use a/r3, a/r, ar, ar3 with common ratio r2.
  2. Check Domain Conditions for Infinite GP: Never apply the infinite series formula S = a / (1 − r) without explicitly proving or stating that |r| < 1. Examiners deduct step marks if this validity condition is omitted.
  3. Distinguish Between Real and Extraneous Roots: When solving equations of type r2 = k or factoring quadratics in r, evaluate whether negative values of r are permissible under the problem statement. Always provide both sets of terms if two distinct common ratios arise.
  4. Leverage the AM-GM Quadratic Identity: Remember that two unknown quantities whose AM is A and GM is G are always roots of x2 − 2Ax + G2 = 0. Using this identity saves 4-5 lines of laborious substitution during timed board exams.
  5. Present Clear Step-by-Step Derivations: CBSE marking schemes award specific marks for stating the general formula, substituting known parameters, showing intermediate factorization, and stating the final answer with appropriate units. Clearly box your final numerical answers.

Where to Practice More

Consistently practicing authentic exam-level questions under realistic time limits is the surest way to secure a centum in CBSE Mathematics. Explore comprehensive, chapter-wise resources on the CBSE Class 11 Mathematics Question Bank, featuring topic-wise categorized questions, NCERT exemplar problems, and detailed answer keys.

To evaluate your preparation level and master exam pacing for 2025 and 2026, download blueprint-aligned CBSE Class 11 practice papers complete with step-by-step marking rubrics. Visit Theorify QPTool today to generate customized test papers, track your conceptual clarity, and boost your board exam scores with confidence.

Want to customize or export this paper?

Load this template into the Theorify editor to modify questions, add your school header logo, or download Word (.docx) & PDF.

Create New Paper