10.2 Letter Series and Alphabet Patterns
Key Takeaways
- Convert letters to alphabet positions (A = 1 … Z = 26) and every letter series becomes an ordinary number series
- Memorize anchor positions — E = 5, J = 10, M = 13, T = 20, Z = 26 — to prevent counting errors
- When a skip passes Z, wrap around to the start: Z + 2 = B, since position 28 − 26 = 2
- In paired-letter and mixed letter-number series, each letter and each number follows its own independent rule
- A series like A, E, I, O, U follows the vowels, not arithmetic — check the identity of the letters, not only their positions
Why Letter Series Matter for the PUPCET
Letter series sit beside number series in the Abstract Reasoning portion of the PUPCET. The format is identical — a row of terms, one missing — but the terms are letters or letter-number pairs instead of plain numbers. The good news: once you convert letters into their alphabet positions, every technique from number series applies unchanged. Master one small table and you unlock the whole topic.
The Alphabet Position Table — Your Core Tool
| Letter | Position | Letter | Position |
|---|---|---|---|
| A | 1 | N | 14 |
| B | 2 | O | 15 |
| C | 3 | P | 16 |
| D | 4 | Q | 17 |
| E | 5 | R | 18 |
| F | 6 | S | 19 |
| G | 7 | T | 20 |
| H | 8 | U | 21 |
| I | 9 | V | 22 |
| J | 10 | W | 23 |
| K | 11 | X | 24 |
| L | 12 | Y | 25 |
| M | 13 | Z | 26 |
Do not count on your fingers from A every time — that is slow and error-prone. Instead, memorize five anchor letters: E = 5, J = 10, M = 13 (the exact middle of the alphabet), T = 20, and Z = 26. Any other letter is one or two steps from an anchor: P is 16 because it sits two after N = 14, which is one after M = 13.
The Main Pattern Types
- Constant skip: letters advance by a fixed number of positions. C, F, I, L jumps +3 each time, so the next letter is O (position 15).
- Increasing skip: the jump itself grows. A, C, F, J has jumps of +2, +3, +4, so the next jump is +5, landing on O.
- Reverse: the series counts backward from Z. Z, X, V, T steps −2 each time, giving R next.
- Alternating (interleaved): two letter series woven together. In A, E, B, F, C, G, the odd positions run A, B, C while the even positions run E, F, G.
- Paired letters: each term is a two-letter group. In AB, DE, GH, JK, each pair advances +3 from the previous pair (C, F, I, L are skipped), so the next pair is MN.
- Mixed letter-number: a letter and a number each follow their own rule. In A1, C2, F3, J4, the letters jump +2, +3, +4 while the numbers climb +1, giving O5 next.
The solving procedure mirrors number series: convert every term to positions, write the jumps above the gaps, classify the pattern, extend it, then convert the answer back into a letter.
Worked Examples
Example 1 — Constant skip
Series: M, P, S, V, ? Positions: 13, 16, 19, 22 — jumps of +3. Next position: 25, which is Y.
Example 2 — Increasing skip
Series: B, D, G, K, ? Positions: 2, 4, 7, 11. Jumps: +2, +3, +4, so the next jump is +5. Position 16 is P.
Example 3 — Wrapping past Z
Series: X, Z, B, D, ? Positions: 24, 26, 2, 4. The jump is a constant +2, but after Z (26) the alphabet wraps back to A (1): 26 + 2 = 28, and 28 − 26 = 2 = B. Continuing, 4 + 2 = 6 = F. Whenever a computed position exceeds 26, subtract 26.
Example 4 — Alternating series
Series: C, J, F, M, I, ? Split the positions. Odd positions: C, F, I — positions 3, 6, 9, a constant +3. Even positions: J, M — positions 10, 13, also +3. The missing term is the next even-position letter: 13 + 3 = 16 = P.
Example 5 — Paired letters
Series: CE, FH, IK, LN, ? Treat each column separately. First letters: C, F, I, L — positions 3, 6, 9, 12, jumping +3, so the next first letter is position 15 = O. Second letters: E, H, K, N — positions 5, 8, 11, 14, also +3, giving position 17 = Q. Answer: OQ.
Example 6 — Mixed letter-number
Series: D3, G6, J9, M12, ? Letters: D, G, J, M — positions 4, 7, 10, 13, jumping +3, so the next letter is position 16 = P. Numbers: 3, 6, 9, 12, adding 3, so the next number is 15. Answer: P15.
Example 7 — Vowel and consonant patterns
Series: A, E, I, O, ? Positions 1, 5, 9, 15 show no clean arithmetic rule — the jumps are +4, +4, +6. Check the letters themselves: these are the vowels in order, so the answer is U. The mirror image also appears: B, C, D, F, G, ? lists consonants in order, so the next is H. When positions look random, ask what the letters have in common.
Common Traps
- Wrapping past Z. When a jump crosses the end of the alphabet, continue from A: Z + 2 = B. There is no 27th letter. Convert to positions, add the jump, and subtract 26 if the result exceeds 26.
- Miscounting positions. Finger-counting from A causes off-by-one errors, the most common mistake in this topic. Count from the nearest anchor (E = 5, J = 10, M = 13, T = 20, Z = 26) instead.
- Assuming one rule for the whole term. In paired or mixed series, the first letter, second letter, and number each follow independent rules. Solve each column separately, then recombine.
- Overlooking vowels and consonants. If the positions 1, 5, 9, 15, 21 look patternless as numbers, check whether the letters are simply the vowels spelled out.
Speed Tips
- Convert the entire series to numbers before doing anything else; arithmetic is faster and less error-prone than silently chanting the alphabet.
- Write the jumps above the gaps on your scratch paper, exactly as you would for number series.
- When two rules seem to fit, prefer the simpler one — a constant skip beats a complicated alternating rule that only works with extra assumptions.
What letter comes next in the series D, H, L, P, ?
What comes next in the mixed series B2, D4, G7, K11, ?