Odtutor

Aptitude Problems on Odd Man Out and Series

Aptitude Problems on Odd Man Out and Series – Tips and Tricks to Solve in IBPS PO and Clerk Exams with Examples

Hello students, I am Rahul Sir from OdTutor, and today we are going to thoroughly master one of the most visually engaging and mentally stimulating topics in the quantitative aptitude and reasoning syllabus — Odd Man Out and Series. Now, I want to address something right at the beginning, because I see this confusion every single year among my students: many aspirants treat Odd Man Out and Number Series as two completely separate topics that require entirely different preparation strategies. In reality, they are two sides of the same coin. Both test exactly the same underlying skill — your ability to identify patterns in sequences of numbers, letters, or figures. The only difference is the task: in Series questions, you find the missing term that fits the pattern; in Odd Man Out questions, you find the term that breaks the pattern. Master one and you have essentially mastered both.

I will also say this plainly: of all the topics in competitive exam preparation, Odd Man Out and Series is the one where raw intelligence matters least and trained pattern recognition matters most. I have seen average students outperform brilliant ones in this chapter consistently, simply because the average students spent more time deliberately exposing themselves to different pattern types. Your brain learns to spot patterns the same way your eyes learn to spot a friend in a crowd — through repeated, focused exposure, not through theoretical understanding alone.

At OdTutor, I teach this chapter with one central philosophy: variety is your best teacher. There is no single formula that solves all Series or Odd Man Out questions. What there is, instead, is a finite and learnable set of pattern types — arithmetic progressions, geometric progressions, prime number sequences, square and cube patterns, alternating patterns, difference-based patterns, and many more. Once you have seen and practiced enough examples of each type, your recognition speed reaches a level where most of these questions take you under 30 seconds in the exam hall. That is the goal, and it is completely achievable.

In this article, I am going to walk you through every major pattern type with clear explanations and fully solved examples, teach you the systematic approach to use when a pattern isn’t immediately obvious, and give you the structured practice strategy that my OdTutor students use to build genuine exam-ready speed and accuracy in this chapter. Read carefully, practice every example actively, and by the end of this article you will have both the conceptual framework and the pattern vocabulary to handle any Odd Man Out or Series question that IBPS, SBI, SSC, or Railway exams throw at you.

Let’s begin.


1. Understanding the Core Concept — What Are You Really Looking For?

Before we dive into pattern types and examples, I want to establish the fundamental mindset that should guide your approach to every single Odd Man Out and Series question you ever encounter. This mindset shift alone is responsible for dramatic improvement in my students’ performance in this chapter.

Every number series, letter series, or odd-man-out set is built by an examiner who started with a rule and generated the sequence from that rule. Your job is not to analyze the numbers in isolation — your job is to reverse-engineer the examiner’s thinking and discover the rule that was used to build the sequence. Once you find the rule, everything else follows automatically.

This means your approach should always be investigative, not computational. You are a detective looking for a pattern, not a calculator crunching numbers. Keep this investigative mindset active throughout every question.

The Systematic Five-Step Approach I Teach at OdTutor:

Step 1 — Look at the differences between consecutive terms. Calculate term2 − term1, term3 − term2, and so on. If these differences are constant, you have an Arithmetic Progression. If the differences themselves form a pattern (like increasing by a fixed amount), you have a second-order pattern.

Step 2 — Look at the ratios between consecutive terms. Divide each term by the previous one. If the ratio is constant, you have a Geometric Progression.

Step 3 — Check for squares, cubes, or their combinations. Are the terms perfect squares? Perfect cubes? Squares plus a constant? This is one of the most common pattern types in IBPS exams.

Step 4 — Check for prime numbers, Fibonacci-type patterns, or alternating patterns. Some sequences use only prime numbers, or alternate between two separate sequences merged together.

Step 5 — If none of the above works, look at each term as a mathematical expression. Sometimes the pattern involves multiplying by a changing factor, adding alternating values, or combining two operations.

Apply these five steps in order for every question where the pattern is not immediately obvious. This systematic approach ensures you never stare blankly at a question — you always have a defined next step to try.


2. Arithmetic Progression Patterns — The Most Fundamental Series Type

Arithmetic Progression, or AP, is the simplest and most foundational pattern in number series questions. In an AP, the difference between consecutive terms is always constant. This constant difference is called the common difference (d).

General Form: a, a+d, a+2d, a+3d, …

Identifying an AP: Calculate the difference between each pair of consecutive terms. If all differences are equal, the series is a pure AP.

Question 1 (Find Missing Term): Find the missing term: 7, 13, 19, 25, ?, 37

Solution:

Differences: 13−7=6, 19−13=6, 25−19=6, ?−25=6, 37−?=6

The common difference is 6. Missing term = 25 + 6 = 31

Question 2 (Odd Man Out): Find the odd one out: 3, 7, 11, 14, 19, 23

Solution:

Differences: 7−3=4, 11−7=4, 14−11=3, 19−14=5, 23−19=4

All differences should be 4 in a proper AP with d=4. The term 14 breaks this pattern — it should be 15 (11+4=15).

Odd one out: 14

Question 3 (Odd Man Out): Find the odd one out: 2, 5, 8, 11, 14, 18, 20

Solution:

Differences: 3, 3, 3, 3, 4, 2

The series has common difference 3 throughout except for the jump to 18. The term after 14 should be 17, not 18.

Odd one out: 18

I always tell my students: for AP-based questions, writing the differences between consecutive terms is your first and most important action. The odd term almost always reveals itself as the one that creates an unequal difference in an otherwise uniform sequence. Practice this difference-writing habit until it becomes your automatic first response to any number series question.


3. Geometric Progression Patterns — Ratio-Based Series

Geometric Progression, or GP, is the second fundamental series type. In a GP, the ratio between consecutive terms is always constant. This constant ratio is called the common ratio (r).

General Form: a, ar, ar², ar³, …

Identifying a GP: Divide each term by the previous one. If all ratios are equal, it is a pure GP.

Question 1 (Find Missing Term): Find the missing term: 3, 6, 12, 24, ?, 96

Solution:

Ratios: 6/3=2, 12/6=2, 24/12=2, ?/24=2, 96/?=2

Common ratio is 2. Missing term = 24 × 2 = 48

Question 2 (Find Missing Term): Find the missing term: 5, 15, 45, ?, 405

Solution:

Ratios: 15/5=3, 45/15=3, ?/45=3, 405/?=3

Common ratio is 3. Missing term = 45 × 3 = 135

Question 3 (Odd Man Out): Find the odd one out: 2, 6, 18, 54, 160, 486

Solution:

Ratios: 6/2=3, 18/6=3, 54/18=3, 160/54≈2.96, 486/160≈3.04

In a proper GP with ratio 3: after 54, the next term should be 54 × 3 = 162, not 160.

Odd one out: 160

Question 4 (Odd Man Out): Find the odd one out: 1, 4, 9, 27, 81, 243

Solution:

Ratios: 4/1=4, 9/4=2.25, 27/9=3, 81/27=3, 243/81=3

The ratio is 3 throughout except for the first two terms. The term 4 breaks the GP with ratio 3 — it should be 3 (1 × 3).

Odd one out: 4

An important distinction I draw in class: don’t automatically assume a series is a GP just because the terms are large. Always verify by actually computing the ratios. A series might look like a GP but actually follow a cube or square pattern, which leads to an entirely different odd term identification.


4. Squares, Cubes, and Their Variations — The IBPS Favorite

Square and cube-based patterns are among the most frequently tested series types in IBPS PO and Clerk exams. IBPS examiners love these patterns because they can be presented in many slightly different forms — pure squares, squares plus a constant, squares of consecutive primes, and many more — making them feel varied even though the underlying pattern is always the same.

Common Square Patterns:

1², 2², 3², 4²… = 1, 4, 9, 16, 25, 36…

n² + 1 = 2, 5, 10, 17, 26, 37…

n² − 1 = 0, 3, 8, 15, 24, 35…

Common Cube Patterns:

1³, 2³, 3³… = 1, 8, 27, 64, 125…

n³ + n = 2, 10, 30, 68, 130…

Question 1 (Find Missing Term): Find the missing term: 1, 4, 9, 16, ?, 36

Solution:

Terms are 1², 2², 3², 4², 5², 6²

Missing term = 5² = 25

Question 2 (Find Missing Term): Find the missing term: 2, 5, 10, 17, 26, ?, 50

Solution:

Terms are n² + 1: 1²+1=2, 2²+1=5, 3²+1=10, 4²+1=17, 5²+1=26, 6²+1=37, 7²+1=50

Missing term = 6² + 1 = 37

Question 3 (Odd Man Out): Find the odd one out: 1, 8, 27, 64, 124, 216

Solution:

Terms should be: 1³=1, 2³=8, 3³=27, 4³=64, 5³=125, 6³=216

The term 124 should be 125.

Odd one out: 124

Question 4 (Odd Man Out): Find the odd one out: 3, 5, 7, 12, 17, 19

Solution:

This is actually a prime number series: 3, 5, 7, 11, 13, 17, 19…

The term 12 is not a prime number.

Odd one out: 12

I encourage students to build a reference table of squares (1² to 30²) and cubes (1³ to 20³) and memorize them completely before attempting this chapter seriously. Recognizing that 169 is 13² or that 343 is 7³ instantly, without calculating, is what gives top scorers their speed advantage in these questions.


5. Difference-Based and Second-Order Patterns

One of the most elegant and frequently tested series types in IBPS PO exams involves patterns where the differences between consecutive terms are not constant but themselves follow a pattern. These are called second-order series or difference-based series, and they represent a step up in complexity from basic AP patterns.

How to Identify: Write the differences between consecutive terms (first-order differences). If these differences are not constant but form their own AP or GP, you have a second-order pattern.

Question 1 (Find Missing Term): Find the missing term: 2, 3, 5, 8, 12, 17, ?

Solution:

First-order differences: 1, 2, 3, 4, 5, 6…

The differences increase by 1 each time. Next difference = 6, so missing term = 17 + 6 = 23

Question 2 (Find Missing Term): Find the missing term: 3, 4, 7, 11, 18, 29, ?

Solution:

Differences: 1, 3, 4, 7, 11…

Actually, this is a Fibonacci-style pattern where each term = sum of previous two terms: 3+4=7, 4+7=11, 7+11=18, 11+18=29, 18+29=?

Missing term = 18 + 29 = 47

Question 3 (Find Missing Term): Find the missing term: 1, 2, 5, 14, 41, ?

Solution:

Differences: 1, 3, 9, 27…

The differences are powers of 3 (3⁰, 3¹, 3², 3³). Next difference = 3⁴ = 81.

Missing term = 41 + 81 = 122

Question 4 (Odd Man Out): Find the odd one out: 1, 2, 6, 24, 96, 720

Solution:

Ratios between terms: ×2, ×3, ×4, ×4, ×7.5

In a factorial pattern: 1, 2, 6, 24, 120, 720 (multiply by 1, 2, 3, 4, 5, 6)

The term 96 should be 120.

Odd one out: 96

For second-order patterns, the first-order difference table is your most important tool. Write it immediately, then examine whether those differences form an AP, GP, powers of a number, or Fibonacci pattern. Layering these examinations systematically is what makes seemingly complex series become transparent within seconds.


6. Alternating and Mixed Series Patterns

Alternating series patterns are where IBPS examiners get particularly creative, and they are also where unprepared students lose the most time. In an alternating series, what appears to be a single sequence is actually two separate sequences interleaved with each other — odd-positioned terms follow one pattern and even-positioned terms follow a different pattern.

How to Identify: If no single pattern seems to connect all consecutive terms, separate the series into odd-position terms (1st, 3rd, 5th…) and even-position terms (2nd, 4th, 6th…) and examine each sub-series independently.

Question 1 (Find Missing Term): Find the missing term: 2, 3, 5, 6, 8, 9, 11, ?

Solution:

Odd positions: 2, 5, 8, 11… (AP with d=3)

Even positions: 3, 6, 9… (AP with d=3)

Next term is in even position: 9 + 3 = 12

Question 2 (Find Missing Term): Find the missing term: 1, 2, 4, 8, 7, 18, 10, ?

Solution:

Odd positions: 1, 4, 7, 10… (AP with d=3, next = 10, done)

Even positions: 2, 8, 18, ? (differences: 6, 10, 14 — AP with d=4, next difference=14, so next = 18 + 14 = 32)

Missing term = 32

Question 3 (Odd Man Out): Find the odd one out: 3, 8, 6, 24, 12, 48, 24, 72, 48

Solution:

Odd positions: 3, 6, 12, 24, 48 (each multiplied by 2 — GP with r=2) ✓

Even positions: 8, 24, 48, 72 (differences: 16, 24, 24 — should be 8, 24, 72 for ×3 pattern)

Wait — even positions should be: 8×3=24, 24×3=72, 72×3=216. So 48 in even position is wrong.

Odd one out: 48 (in even position, should be 72)

I always give my students this practical tip: before spending more than 20 seconds trying to find a single pattern across all terms, immediately check whether the series is alternating. Split it into two sub-series and examine each separately. This simple split takes 5 seconds and prevents minutes of fruitless searching for a pattern that simply doesn’t exist across all terms simultaneously.


7. Letter and Alphabet Series Patterns

While number series dominate the quantitative aptitude section, letter and alphabet series appear extensively in the reasoning section of IBPS PO and Clerk exams, and they follow the same pattern logic — just applied to the positions of letters in the alphabet rather than to numerical values.

Essential Prerequisite: Know the position of every letter in the alphabet by heart. A=1, B=2, C=3…Z=26. Also know the reverse positions: Z=1, Y=2, X=3…

Common Alphabet Series Patterns:

Skip patterns: A, C, E, G… (skip one letter each time)

Increasing skip: A, B, D, G, K… (skip 0, 1, 2, 3 letters each time)

Position-based: letters at positions 1, 4, 9, 16… (squares)

Question 1 (Find Missing Term): Find the missing term: B, E, H, K, ?

Solution:

Positions: 2, 5, 8, 11, 14

Difference between positions = 3 each time.

Next position = 14, which is letter N

Question 2 (Find Missing Term): Find the missing term: A, C, F, J, O, ?

Solution:

Positions: 1, 3, 6, 10, 15, ?

Differences: 2, 3, 4, 5, 6

Next position = 15 + 6 = 21, which is letter U

Question 3 (Odd Man Out): Find the odd one out: AZ, BY, CX, DV, EV

Solution:

Pattern: Each pair consists of a letter from the beginning and its mirror from the end of the alphabet (A↔Z, B↔Y, C↔X, D↔W, E↔V)

DV should be DW, since D’s mirror is W (position 4 from start, position 4 from end = W at position 23).

Odd one out: DV (should be DW)

Question 4 (Find Missing Term): BC, EF, HI, KL, ?

Solution:

Each pair consists of consecutive letters: BC, EF, HI, KL, NO

The starting position jumps by 3 each time: B(2), E(5), H(8), K(11), N(14)

Missing term = NO

For alphabet series, convert every letter to its numerical position immediately upon reading the question. Once you’re working with numbers (positions), you can apply all the same pattern-recognition techniques from number series — AP, GP, difference patterns, alternating patterns — without any additional complexity.


8. Mixed Operation and Product-Based Series

As you progress toward IBPS PO Mains and higher-difficulty questions, number series patterns become more complex — involving combinations of multiplication, addition, and subtraction in alternating or layered ways. These are the question types that genuinely separate well-prepared students from exceptional ones.

Pattern Type 1 — Multiply then Add:

Each term is obtained by multiplying the previous term by a number and then adding or subtracting a constant.

Question 1 (Find Missing Term): Find the missing term: 3, 7, 15, 31, 63, ?

Solution:

3×2+1=7, 7×2+1=15, 15×2+1=31, 31×2+1=63, 63×2+1=127

Each term is multiplied by 2 and then 1 is added.

Pattern Type 2 — Alternating Multiply and Add:

Question 2 (Find Missing Term): Find the missing term: 5, 6, 12, 13, 26, 27, ?

Solution:

Pattern: +1, ×2, +1, ×2, +1, ×2…

5+1=6, 6×2=12, 12+1=13, 13×2=26, 26+1=27, 27×2=54

Pattern Type 3 — Multiply by Increasing Factor:

Question 3 (Find Missing Term): Find the missing term: 2, 6, 24, 120, ?

Solution:

2×3=6, 6×4=24, 24×5=120, 120×6=720

The multiplication factor increases by 1 each time.

Pattern Type 4 (Odd Man Out): Find the odd one out: 4, 12, 42, 168, 840, 5040

Solution:

Multiplication factors: ×3, ×3.5, ×4, ×5, ×6

Expected pattern ×3, ×4, ×5, ×6… so 4×3=12 ✓, 12×4=48 (not 42).

Odd one out: 42 (should be 48)

For mixed operation series, if differences and ratios both fail to reveal a clear pattern, try computing term/previous term and see if that ratio itself follows a pattern — increasing, decreasing, or alternating. This “ratio of ratios” investigation is the key to unlocking these higher-difficulty series questions.


9. Common Mistakes Students Make in Odd Man Out and Series

Having coached thousands of students through this chapter at OdTutor, I know exactly where students lose marks and why. Here are the most important mistakes, explained in enough detail that you can consciously eliminate each one from your approach.

Mistake 1 — Jumping to conclusions after checking only one pattern type. Many students check for AP and if they find a mostly-constant difference with one exception, they immediately declare that the term causing the unequal difference is the odd one out, without verifying whether another interpretation might make the series cleaner. Always check at least two or three pattern types before committing to an answer.

Mistake 2 — Not recognizing alternating series early enough. Students waste enormous time trying to find a single pattern across all terms when the series is actually two interleaved sub-sequences. If no pattern reveals itself in the first 20 seconds, immediately split into odd and even positions and check each separately.

Mistake 3 — Ignoring prime number and Fibonacci patterns. These are standard IBPS question types but students who haven’t specifically studied them often don’t recognize them. Build familiarity with prime number series (2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31…) and Fibonacci-style additive series during preparation so you can spot them instantly in the exam.

Mistake 4 — Not memorizing squares and cubes sufficiently. Not knowing that 289 = 17² or 512 = 8³ without calculating forces you to spend precious computation time verifying what should be instant recognition. Memorize squares up to 30 and cubes up to 20 before attempting series questions seriously.

Mistake 5 — Checking differences when ratios would be more revealing. For series that grow rapidly (4, 12, 36, 108…), computing differences gives large, seemingly unrelated numbers. Computing ratios immediately reveals the constant factor. Learn to switch between differences and ratios fluidly based on how fast the series grows.

Mistake 6 — In odd man out questions, verifying only the suspected wrong term. After identifying a candidate for the odd term, always verify that the remaining terms form a clean, consistent pattern without that term. If they don’t, you’ve identified the wrong odd term.

Mistake 7 — Not practicing letter series separately from number series. Students who practice only number series are often slow on letter series questions because they haven’t built the habit of immediately converting letters to position numbers. Always convert first, then apply number pattern logic.

Mistake 8 — Rushing through questions without writing intermediate values. Under time pressure, students try to spot patterns mentally without writing differences, ratios, or position values. This mental-only approach dramatically increases error rates for anything beyond the simplest AP or GP. Writing key intermediate values takes five extra seconds but saves far more time by avoiding wrong answers.


10. Practice Strategy for Mastering Odd Man Out and Series Before the Exam

Let me close this article with the exact preparation roadmap I give my OdTutor students for achieving genuine exam-level mastery of Odd Man Out and Series. This is a chapter where the preparation strategy is just as important as the content, because pattern recognition is a skill that must be built through volume and variety of practice, not just conceptual understanding.

Days 1–2 — Pattern Type Inventory: Spend these two days building your personal pattern type reference sheet. List every major pattern type covered in this article — AP, GP, squares, cubes, second-order differences, alternating series, Fibonacci, mixed operations, prime series — and write one clear example of each from memory. This inventory becomes your mental checklist during exam solving. Also spend Day 2 memorizing squares up to 30, cubes up to 20, and prime numbers up to 100. This is foundational knowledge that makes every subsequent question faster.

Days 3–5 — Pattern-Specific Practice: Solve 20 to 25 questions for each pattern type in isolation. On Day 3, do only AP and GP series — both missing term and odd man out variants. On Day 4, do squares, cubes, and Fibonacci patterns. On Day 5, do second-order differences, alternating series, and mixed operation series. Solving pattern-specifically first builds deep recognition for each type before you encounter them mixed together.

Days 6–7 — Letter and Alphabet Series: Study and practice the alphabet position system until converting any letter to its position number is completely instant. Then solve 30 to 40 letter series questions covering skip patterns, position-based patterns, pair patterns, and alternating letter series. Time yourself on each question — the target for letter series should be under 25 seconds per question.

Days 8–9 — Mixed Practice Without Category Labels: This is the most important phase of your preparation. Solve sets of 20 to 30 questions where all pattern types are mixed together, with no indication of which type each question is. This forces you to actually identify the pattern type as the first step of your solving process, exactly as you will need to do in the exam. If you find yourself spending more than 30 seconds on any question without identifying the pattern, that is a signal to go back and practice that specific type more.

Days 10–11 — Timed Exam Simulation: Set a strict 30-second timer per question for Series and Odd Man Out. This is tighter than the typical 60 seconds given for harder calculation questions, and that tightness is intentional — Series questions should be among the fastest questions you solve in the entire paper, and training at 30 seconds builds the speed buffer that lets you check your answers before moving on.

Day 12 onwards — Daily Integration: Include five to six Series and Odd Man Out questions in your daily mock test routine from this point forward. These questions must remain fresh and fast throughout your entire exam preparation period. Because they rely on pattern recognition rather than formula application, the skill degrades faster when not practiced regularly than most other quantitative aptitude topics. Daily exposure is the only reliable way to maintain and improve the recognition speed you’ve built.

Throughout — Maintain a Pattern Journal: Unlike other chapters where an error log is primarily about wrong formulas or calculation mistakes, your journal for this chapter should catalog interesting or unusual patterns you encounter. Every time you see a new pattern type in a practice question or mock test, write it down with the series and the rule. Review this journal weekly. Over time, this journal becomes a personalized encyclopedia of pattern types that expands your recognition vocabulary far beyond what any single article or textbook can provide.

Odd Man Out and Series is ultimately a chapter about building a well-stocked mental library of patterns and developing the ability to quickly match any new sequence against that library. The students who excel here are not the ones who are mathematically gifted — they are the ones who have seen the most patterns and trained their recognition to be the fastest. That kind of preparedness is entirely within your control, and at OdTutor, we give you the structure, the variety of examples, and the consistent daily practice framework to build it systematically and efficiently.


How Teachers from OdTutor Can Help

At OdTutor, our trainers understand that Odd Man Out and Series is fundamentally a pattern recognition skill that must be built through structured, high-variety practice rather than passive theoretical learning, and every aspect of how Rahul Sir and the OdTutor team teach this chapter reflects that understanding. Through live sessions that expose students to every major pattern type with clear visual explanations, dedicated speed-building workshops with timed practice sets, and a curated question bank covering the full spectrum of difficulty levels found in IBPS PO, IBPS Clerk, SBI PO, SBI Clerk, SSC, and Railway exams, OdTutor ensures that students don’t just recognize familiar patterns but can systematically investigate and crack unfamiliar ones too. With personalized doubt-clearing support, chapter-specific practice sheets organized by pattern type, and full-length mock tests with detailed performance tracking, OdTutor transforms this chapter from a source of time-consuming uncertainty into one of the fastest and most confidently attempted sections in your competitive exam paper.

Leave a Comment