Sarkari RiseLogin

Number Series Questions for IBPS PO

Free, AI-curated practice for the Number Series section of IBPS PO. We have 30+ verified questions in this bank. Below: 5 sample questions. Sign up free to unlock unlimited practice + AI explanations + per-topic analytics.

▶ Start free — IBPS PO mockAll IBPS PO resourcesAlready a user? Sign in →
📍 Number Series is also tested in:
UP POLICE CONSTABLE (82)SSC CGL (48)SBI PO (45)SSC MTS (33)
Why this topic matters · 7 min read
Number Series is a near-certain topic in IBPS PO Prelims and Mains. In Prelims, expect 5 questions in a set asking you to find the missing or wrong term. In Mains, it may appear as part of Data Interpretation or as standalone questions. Difficulty ranges from moderate to high. A student who recognises the 8-10 core pattern types can solve each question in under 45 seconds, making this a high-scoring, time-efficient topic.

Arithmetic Series

In an arithmetic series, each term is obtained by adding or subtracting a fixed number (called the common difference) to the previous term. This is the simplest pattern and usually appears in easier questions or as part of a two-level pattern.

  • Common difference (d) is constant throughout.
  • If differences between consecutive terms are equal, it is arithmetic.
  • Series can be increasing (positive d) or decreasing (negative d).
  • Example pattern: 3, 7, 11, 15, 19 — d = +4 every time.
Key formulas
Nth Term
T(n) = a + (n-1) * d
When: Use when you know first term (a) and common difference (d) to find any term directly.
Worked example

Series: 5, 11, 17, 23, ?, 35. Differences: 6, 6, 6, 6, 6. Missing term = 23 + 6 = 29.

Geometric Series

Each term is multiplied or divided by a fixed ratio (common ratio r). These are easy to spot if you check division between consecutive terms. IBPS PO often hides geometric patterns inside two-step patterns.

  • Ratio between consecutive terms is constant.
  • Check by dividing: T2 / T1 = T3 / T2 = r.
  • r > 1 means increasing series, r < 1 means decreasing.
  • Common ratios in PYQs: 2, 3, 0.5, 1.5.
Key formulas
Nth Term
T(n) = a * r^(n-1)
When: When ratio is fixed and you need the nth term quickly.
Worked example

Series: 4, 12, 36, 108, ?, 972. Each term times 3. Missing term = 108 * 3 = 324.

Difference-of-Differences (Second Order) Series

When the differences between terms are not constant but form their own arithmetic or geometric series, it is a second-order pattern. This is a very high-frequency type in IBPS PO. Always subtract consecutive terms first, then check if those differences form a pattern.

  • Step 1: Write differences between terms (D1 layer).
  • Step 2: Write differences of differences (D2 layer).
  • If D2 is constant, the original is a second-order arithmetic series.
  • If D1 itself is a geometric series (like 2, 4, 8, 16), it is difference-geometric.
  • Common D1 patterns: squares (1, 4, 9, 16), cubes, or powers of 2.
Worked examples

Series: 2, 3, 6, 11, 18, 27, ?. D1: 1, 3, 5, 7, 9, 11 (odd numbers). D2: 2, 2, 2, 2, 2 (constant). Next D1 = 11, so missing term = 27 + 11 = 38.

Series: 1, 2, 5, 14, 41, ?. D1: 1, 3, 9, 27 (geometric, r=3). Next D1 = 81. Missing term = 41 + 81 = 122.

Square and Cube Based Series

Terms are based on perfect squares or cubes, often with an added or subtracted constant. IBPS PO loves mixing squares with a small offset to disguise the pattern. Train your eye to spot numbers near perfect squares.

  • Type 1: n^2 + k or n^2 - k for each term.
  • Type 2: n^3 + k or alternating squares and cubes.
  • Common disguise: 2, 9, 28, 65 — these are 1^3+1, 2^3+1, 3^3+1, 4^3+1.
  • Memorise squares up to 30 and cubes up to 15 before the exam.
Key formulas
Square offset
T(n) = n^2 + k
When: When terms look close to perfect squares, check what constant is being added.
Worked example

Series: 3, 8, 15, 24, 35, ?. Pattern: 2^2-1, 3^2-1, 4^2-1, 5^2-1, 6^2-1, 7^2-1 = 48.

Prime Number Series

Terms are prime numbers or differences/additions involve prime numbers. Sometimes the positions of terms themselves are primes. Less frequent but appears in mixed pattern questions.

  • Primes to memorise: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31.
  • Differences may be consecutive primes.
  • Often combined with addition of primes: 6+2=8, 8+3=11, 11+5=16, 16+7=23.

Two-Step and Alternating Series

Two separate series are woven together in one sequence — odd-position terms form one series and even-position terms form another. Also called alternating series. This is a tricky pattern that causes maximum time loss if not identified early.

  • Split the series into two: positions 1,3,5 and positions 2,4,6.
  • Each sub-series usually follows a simple pattern (AP or GP).
  • Look for a break in rhythm — if no single pattern fits all terms, try splitting.
  • Example: 2, 3, 4, 9, 8, 27 — sub1: 2,4,8 (x2); sub2: 3,9,27 (x3).

Wrong Term Series

In Mains and sometimes Prelims, a series is given with one incorrect term and you must find it. The approach is same — identify the pattern from the majority of terms, then spot which one breaks it.

  • Do not assume the wrong term is always in the middle — it can be anywhere.
  • Identify pattern using at least 3-4 consecutive correct terms first.
  • Recalculate every term once pattern is found and spot the odd one.
  • Wrong term questions appear more in Mains — expect moderate to high difficulty.
⚠ Common mistakes to avoid
  • Checking only addition patterns and missing multiplication or ratio-based patterns — always check both difference AND ratio first.
  • In wrong term series, students often fix the pattern using the wrong term itself, which creates a false pattern. Use surrounding terms to confirm.
  • Confusing alternating series for a broken pattern — always try splitting odd and even positions before giving up on a series.
  • Not memorising squares up to 30 and cubes up to 15, causing square/cube series to take 2-3x more time.
  • Spending more than 60 seconds on one series — if you cannot crack it in 60 seconds, mark and move. Do not let one question eat your time.
🧠 Memory aids
  • DRAG pattern checklist: D = Difference (AP check), R = Ratio (GP check), A = Alternating split, G = Gap pattern (squares/cubes). Apply DRAG in this order for every new series.
  • For square-offset series, say to yourself: Near a square? Add or subtract a constant! Check 3 terms to confirm the constant.
  • Mnemonic for pattern layers: ONE DIFF = simple AP, TWO DIFF = second order, RATIO = GP, SPLIT = alternating. Think of it as peeling an onion — keep going one layer deeper until pattern appears.
  • Primes up to 30 as a chant: 2-3-5-7, 11-13, 17-19, 23-29. Four groups of two. Drill this until automatic.
🎯 IBPS PO exam tips
  • IBPS PO Prelims: Expect exactly 5 number series questions, all of the missing-term variety. They are usually in increasing difficulty — solve Q1 to Q3 fast (under 30 sec each) and budget extra time for Q4 and Q5.
  • IBPS PO Mains: Wrong-term series appear here. The pattern is typically second-order or cube-based. Expect 3-5 such questions mixed with DI sets.
  • Most frequent patterns in recent IBPS PO PYQs (2019-2024): difference-of-differences with prime or square gaps, and square-minus-constant patterns. These two alone cover nearly 60 percent of questions.
  • Time target: Solve the full set of 5 series questions in 3.5 to 4 minutes total. If a series takes more than 75 seconds, flag it and return later.
  • The series question is typically placed early in the quant section. Get it right and fast — it sets a positive rhythm for the rest of the paper.

Sample questions

Q1 · medium · AI-verified
What is the missing term: 4, 12, 36, 80, 150, ?
  1. 252
  2. 254
  3. 256
  4. 258
Q2 · medium · AI-verified
Find the next term: 9, 16, 25, 36, 49, 64, ?
  1. 81
  2. 72
  3. 100
  4. 121
Q3 · medium · AI-verified
Find the next number: 5, 11, 23, 47, 95, ?
  1. 191
  2. 189
  3. 193
  4. 187
Q4 · medium · AI-verified
Find the next term: 10, 22, 46, 94, ?
  1. 186
  2. 188
  3. 190
  4. 192
Q5 · medium · AI-verified
Find the missing term: 2, 6, 18, 54, 162, ?
  1. 486
  2. 324
  3. 648
  4. 432
💡 Want answers + explanations + 25+ more Number Series questions? Sign up free →
⭐ Recommended for IBPS PO aspirants

Pro 6-month

all your target exams · 6 months · unlimited mocks + AI
₹799~₹4.4/day
Sign up free, then unlockSee all plans →

More IBPS PO topics

Cloze Test
39+ practice questions
Quadratic Equations
30+ practice questions
Seating Arrangement
30+ practice questions
Error Spotting
30+ practice questions
Banking Awareness
30+ practice questions
Indian Financial System
30+ practice questions

Free practice, AI explanations, 24 exams — all in one app

Daily 10-Q quiz · AI doubt solver in Hindi + English · adaptive mocks · 4,150+ verified PYQs.

Sign up freePricingTry Daily 10-Q