All Exams Test series for 1 year @ ₹349 only
Question

Which letter cluster will replace the question mark (?) to complete the given series?

abCD, fgHI, ?, stUV, abCD

The correct answer is

lmNO

Solving the Letter Series Pattern

The question asks us to find the letter cluster that completes the given series: abCD, fgHI, ?, stUV, abCD.

Let's analyze the pattern by looking at how the letters change from one term to the next. We can observe the change in the alphabetical position of each letter. It's also important to notice that the first two letters are lowercase and the last two are uppercase in every term.

Analyzing the Letter Changes and Gaps

Let's look at the alphabetical position of the letters in the first two terms:

  • abCD: a(1), b(2), C(3), D(4)
  • fgHI: f(6), g(7), H(8), I(9)

Now, let's calculate the difference in position for each corresponding letter:

  • First letter: f - a = 6 - 1 = +5
  • Second letter: g - b = 7 - 2 = +5
  • Third letter: H - C = 8 - 3 = +5
  • Fourth letter: I - D = 9 - 4 = +5

So, from the first term to the second term, each letter's position increased by 5. Let's call this increment $\Delta_1 = +5$.

Now let's look at the gap between the last two terms provided, which are stUV and abCD. Remember that the alphabet wraps around after Z (position 26).

  • stUV: s(19), t(20), U(21), V(22)
  • abCD: a(1 or 27), b(2 or 28), C(3 or 29), D(4 or 30)

Let's calculate the difference in position, considering the wrap-around:

  • First letter: a - s = 27 - 19 = +8
  • Second letter: b - t = 28 - 20 = +8
  • Third letter: C - U = 29 - 21 = +8
  • Fourth letter: D - V = 30 - 22 = +8

The increment from the fourth term to the fifth term (which is the same as the first term) is $\Delta_4 = +8$.

We have increments of +5 (from term 1 to 2) and +8 (from term 4 to 5). This suggests that the increments between terms might be increasing in a sequence. Let's hypothesize the sequence of increments is +5, +6, +7, +8. This means:

  • Term 1 to Term 2: Increment +5 ($\Delta_1$)
  • Term 2 to Term 3: Increment +6 ($\Delta_2$)
  • Term 3 to Term 4: Increment +7 ($\Delta_3$)
  • Term 4 to Term 5: Increment +8 ($\Delta_4$)

Let's test this hypothesis to find the missing term (Term 3).

Finding the Missing Term using the Increment Pattern

According to our hypothesis, the missing term (Term 3) is obtained by adding an increment of +6 to each letter of Term 2 (fgHI).

  • Second term: fgHI
  • Increment: +6 for each letter

Let's calculate the letters for the third term:

  • First letter: f + 6. Position of f is 6. $6 + 6 = 12$. The letter at position 12 is l. This letter should be lowercase.
  • Second letter: g + 6. Position of g is 7. $7 + 6 = 13$. The letter at position 13 is m. This letter should be lowercase.
  • Third letter: H + 6. Position of H is 8. $8 + 6 = 14$. The letter at position 14 is N. This letter should be uppercase.
  • Fourth letter: I + 6. Position of I is 9. $9 + 6 = 15$. The letter at position 15 is O. This letter should be uppercase.

Combining these letters, we get lmNO.

Verifying the Pattern with the Next Term

Now let's check if applying the next increment ($\Delta_3 = +7$) to our calculated term lmNO gives us the fourth term stUV.

  • Calculated third term: lmNO
  • Increment: +7 for each letter

Let's calculate:

  • First letter: l + 7. Position of l is 12. $12 + 7 = 19$. The letter at position 19 is s. Matches the fourth term.
  • Second letter: m + 7. Position of m is 13. $13 + 7 = 20$. The letter at position 20 is t. Matches the fourth term.
  • Third letter: N + 7. Position of N is 14. $14 + 7 = 21$. The letter at position 21 is U. Matches the fourth term.
  • Fourth letter: O + 7. Position of O is 15. $15 + 7 = 22$. The letter at position 22 is V. Matches the fourth term.

The pattern holds true. The sequence of increments between consecutive terms is +5, +6, +7, +8, and then it cycles back to +5 (as seen from the last term returning to the first).

Conclusion for the Letter Series

The missing term in the series abCD, fgHI, ?, stUV, abCD is obtained by applying an increment of +6 to each letter of the previous term fgHI. This results in lmNO.

The completed series is: abCD, fgHI, lmNO, stUV, abCD.

Let's look at the options provided:

  1. klMO
  2. lmNO
  3. mnOP
  4. lnMO

Our calculated term lmNO matches Option 2.

Summary of Letter Increments Between Terms
From Term To Term Increment per Letter
abCD fgHI +5
fgHI lmNO +6
lmNO stUV +7
stUV abCD +8 (with wrap-around)

Revision Table: Key Concepts in Letter Series

Understanding Letter Series Patterns
Concept Explanation Example Application
Alphabetical Position Each letter corresponds to a number (A=1, B=2, ..., Z=26). This helps in quantifying the differences between letters. Finding the difference between 'c' and 'g': g(7) - c(3) = +4.
Constant Increment The same number is added or subtracted to get the next letter in the series (e.g., A, C, E, G... where +2 is added each time). B, E, H, K (B+3=E, E+3=H, H+3=K)
Variable Increment The number added or subtracted changes according to a specific pattern (e.g., +1, +2, +3... or +5, +6, +7...). A, C, F, K (A+2=C, C+3=F, F+5=K - gaps are prime numbers)
Wrap-around When increments go past Z (26), the count continues from A (27=A, 28=B, etc.). Similarly, counting backward from A wraps around to Z. V(22) + 8 = 30. 30 mod 26 = 4, which is D.
Multiple Series Sometimes, a single series is formed by interleaving two or more simpler series. A, P, B, Q, C, R (alternating A,B,C and P,Q,R)

Additional Information on Solving Letter Series

Letter series questions are common in logical reasoning tests. To solve them effectively, consider these tips:

  • Write down the alphabet: Having the alphabet A-Z and its positions 1-26 handy is very useful.
  • Look at differences: Calculate the difference in alphabetical position between consecutive letters or groups of letters.
  • Check for patterns in differences: See if the differences form a sequence (constant, arithmetic progression, geometric progression, prime numbers, squares, cubes, etc.).
  • Consider position in the group: In a cluster series like this one, analyze the pattern for the first letter across terms, then the second, and so on.
  • Look for repeating units: Some series might have a repeating block of letters.
  • Pay attention to case: Notice if letters change between uppercase and lowercase, as this might be part of the pattern.
  • Consider two step patterns: Sometimes the pattern involves looking at terms that are two steps apart (e.g., Term 1 to Term 3, Term 2 to Term 4).

Practice is key to becoming proficient in identifying different types of letter series patterns.

Was this answer helpful?

Important Questions from Alphabet Series

  1. Select the letter-cluster from among the given options that can replace the question mark (?) in the following series.

    KMTC, EVOM, OQXG, IZSQ, ?

  2. Select the set of letters that when sequentially placed in the blanks of the given letter series will complete the series.

    k_lmml_mk_mmk_lkkl_m
  3. Select the letter will replace the question mark (?) in the following series.

    C, B, B, C, Z, E, W, H, S, ?, N
  4. Which letter will replace the question mark (?) in the following letter series?

    E, J, N, Q, S, ?

  5. Select the combination of letters that when sequentially placed in the blanks of the given series will complete the series.
    C _ B N _ _ V_ _ H C _ B _ H

Need Expert Advice?

Start Your Preparation with Prepp Mobile App

Download the app from Google Play & App Store
Download the app from Google Play & App Store
Prepp Mobile App