Numeric and Letter Series

~22 min read · AFCAT Reasoning and Aptitude

Per AFCAT paper~3.5 questions
Weight bandHighest weight
SectionReasoning and Aptitude
Section share≈ 27% of the paper
In 30 seconds
  • Weight: Largest single Reasoning topic — about 3.5 questions per AFCAT paper, roughly 10–11 marks at +3 each.
  • Method: First differences, then ratios, then alternating sub-series, then pattern table — a fixed checklist beats inspiration.
  • Trap: AFCAT plants rules that fit the first two or three terms but break later; never lock a pattern on a sample of two.

Overview

Numeric and Letter Series appears about 3.5 times per paper across the last four AFCAT solved papers, placing it in the highest weight band of Reasoning and Aptitude.

Numeric and Letter Series is the single largest topic in the AFCAT Reasoning and Military Aptitude block. Across the four solved papers from 2022 to 2025, an average of 3.5 questions per paper come from this topic — between ten and eleven marks at three marks each, with a one-mark penalty for a wrong tick. That alone makes it the highest-yield Reasoning topic to drill before the exam.

The reason this topic is dense is also why it is winnable. Series questions reward a candidate who has internalised a small catalogue of patterns — perhaps fifteen to twenty rule shapes — and who can run a fixed diagnostic checklist on any new stem in under a minute. AFCAT does not invent new mathematics for series; it recycles the same rule families year after year, dressing them in different starting numbers and different missing positions. A candidate who has memorised the squares to thirty, the cubes to fifteen, the first fifteen Fibonacci terms and the primes to one hundred has already solved half the bank by recognition alone.

The other half rewards process. AFCAT's favourite trap is the planted pattern: a stem where +5, +6 fits the first jump, where ×2 fits the next, and where the actual rule is neither — it is ×n+k with shrinking n, or differences-of-differences, or two interleaved sub-series. This page lays out the recognition catalogue, the four-step method that catches the planted traps, ready-recall tables, fifteen worked examples covering every major pattern family, and the time budget that lets you bank all eleven marks inside the ninety-second slot AFCAT effectively gives you per Reasoning item.

Why series is the largest Reasoning topic in AFCAT

The AFCAT Reasoning and Military Aptitude block carries between twenty-five and thirty questions per paper, contributing about twenty-seven per cent of the total paper. Of that block, series alone accounts for around fourteen per cent — the largest slice. Coding-decoding comes second at twelve per cent, analogies at ten, direction sense at nine and Venn diagrams at eight.

Two factors drive the dominance of series. First, series is the cheapest item type for the paper-setter to generate: every fresh combination of starting term and rule produces a new question without any need for fresh prose, a fresh figure or fresh culture-loaded vocabulary. Second, series scales cleanly in difficulty by simply changing the rule family — from a transparent arithmetic progression at the easy end to a shrinking multiplier with an added constant at the hard end — without any change in stem length. That makes the topic the natural workhorse for filling the Reasoning section.

The takeaway is operational. Build the recognition library first. Build the four-step process second. Then drill enough mixed sets that the four-step process runs without conscious effort, leaving working memory free to handle the one trap question per paper that does not respond to standard rules.

Marks at stake. 3.5 questions per paper at +3 each = 10.5 marks per paper from this topic alone. A candidate who converts all four series items banks 12 marks; one who misses two for −2 ends at 4 marks. The eight-mark swing is decisive at the AFSB shortlist cut-off.

The four-step method

Every series problem should run through the same checklist in the same order. The order matters: it puts the cheapest test first and the most expensive test last, so most items resolve in step one or two.

  1. Step 1 — Compute first differences. Write the gaps between consecutive terms beneath the stem. If they are constant, the rule is arithmetic. If they form a recognisable progression of their own (squares, cubes, doubling, primes), the rule is a differences-driven one and the answer falls out immediately.
  2. Step 2 — Test ratios. If the differences are not clean, divide each term by the previous one. A constant ratio is a geometric progression. A ratio that itself decreases — say 5, then 4, then 3 — signals the ×n+k family where n shrinks.
  3. Step 3 — Check for two interleaved sub-series. Mark the odd-position terms with circles and the even-position terms with squares. Apply step one to each sub-series independently. AFCAT plants interleaved series often enough that this should be a reflex on any stem of six terms or more.
  4. Step 4 — Match against the standard pattern table. If the first three steps have not cracked it, look for the stem to resemble a square, cube, factorial, Fibonacci or prime sequence, or a multiply-and-add scheme. Inspection at this stage is fast because the recognition library has done the heavy lifting.
Lock rule. Never finalise a rule that has only been verified on the first two jumps. AFCAT routinely seeds a stem where +k matches the first jump but the actual rule is +k, +k+2, +k+4. Always confirm the candidate rule against at least three consecutive jumps before ticking an answer.

Standard pattern catalogue

This is the recognition library. Memorise the example next to each rule; the example is the visual signature you scan for when reading a fresh stem.

Rule familyExample stemSignature
Arithmetic (+k constant)2, 5, 8, 11, 14Constant first differences.
Geometric (×k constant)2, 6, 18, 54, 162Constant ratio.
Squares of n1, 4, 9, 16, 25, 36Differences are odd numbers 3, 5, 7, 9.
Cubes of n1, 8, 27, 64, 125Differences are 7, 19, 37, 61 — themselves an arithmetic-of-arithmetic pattern.
n squared plus a constant2, 5, 10, 17, 26 (n²+1)Differences are 3, 5, 7, 9 — odd numbers.
n squared minus a constant0, 3, 8, 15, 24 (n²−1)Differences are 3, 5, 7, 9.
n squared plus n2, 6, 12, 20, 30 (n²+n)Differences are 4, 6, 8, 10 — even numbers.
Triangular numbers n(n+1)/21, 3, 6, 10, 15, 21Differences are 2, 3, 4, 5 — natural numbers.
Two interleaved series3, 8, 5, 12, 7, 16Odd positions and even positions follow separate rules.
Differences-of-differences1, 4, 10, 19, 31First differences 3, 6, 9, 12; second differences constant 3.
Multiply-and-add (×k+m, k shrinking)1, 6, 25, 76Ratios shrink: 6, 4.16, 3.04 — signal of ×5+1, ×4+1, ×3+1.
Prime numbers2, 3, 5, 7, 11, 13, 17No common difference, no common ratio; matches the prime list.
Fibonacci (each = sum of previous two)1, 1, 2, 3, 5, 8, 13, 21Each term equals the sum of the two before it.
Lucas (Fibonacci variant)2, 1, 3, 4, 7, 11, 18, 29Same additive rule with seeds 2 and 1.
Squares of Fibonacci1, 1, 4, 9, 25, 64, 169Each term is the square of a Fibonacci number.
Multiplier itself changes2, 4, 12, 48, 240Multipliers are 2, 3, 4, 5 — themselves arithmetic.
Factorial1, 2, 6, 24, 120, 720Each term is the previous times the position number.
Decreasing multiplier720, 120, 24, 6, 2, 1Reverse factorial; ratios are 6, 5, 4, 3, 2.
Mixed operation (alternate +, ×)3, 5, 10, 12, 24, 26+2, ×2, +2, ×2 — alternating operations.

Run the catalogue from top to bottom on any stem you cannot crack with the four-step method. One of these signatures almost always fits.

Number series — non-standard step patterns

AFCAT's most consistent trap is the multiply-and-add family with a shrinking multiplier. The 2024 paper used 1, 6, 25, 76, ?, 154 — a stem that disguises a ×5+1, ×4+1, ×3+1, ×2+1, ×1+1 rule behind innocuous first terms. The detection signal is always the same: compute the ratios of consecutive terms and watch for a monotonic shrink.

Sub-familyExampleRule
×n+k, n shrinking1, 6, 25, 76, 153, 154×5+1, ×4+1, ×3+1, ×2+1, ×1+1
×n+k, n growing2, 5, 16, 67, 338×2+1, ×3+1, ×4+3, ×5+3 — rare but appears
Differences in ratio5, 7, 11, 19, 35, 67Differences double: 2, 4, 8, 16, 32
Differences in arithmetic2, 3, 5, 8, 12, 17Differences are 1, 2, 3, 4, 5
Square of position plus offset4, 7, 12, 19, 28, 39n² + 3 for n = 1 onwards

For any stem where the first differences are not clean and the ratios are not constant, the next test is whether the ratios themselves form a clean sequence — most of AFCAT's harder series fall under one of the rows above.

Letter series — convert to numbers first

The base technique is to map A = 1, B = 2 and so on through Z = 26, write the position numbers under the stem, and apply the number-series method. Reverse-mapping at the end converts the answer back to a letter. AFCAT's letter-series questions fall into five repeating shapes:

  • Constant gap. A, C, E, G (gaps of 2 in position); C, F, I, L (gaps of 3); A, D, G, J (gaps of 3). The gap is the constant added each step.
  • Increasing gap. A, B, D, G, K (gaps of 1, 2, 3, 4 — gap itself in arithmetic progression). After K (position 11), the next gap is 5, giving P (position 16).
  • Mirror-pair. A, Z; B, Y; C, X; D, W — the two positions sum to 27. Used in stems like AZ, BY, CX, ?, where the answer is DW.
  • Group-of-three or group-of-four. ABCD, EFGH, IJKL, MNOP — clusters of four with a constant shift of 4 between cluster starts.
  • Alternating two letter-series. A, M, B, N, C, O — odd positions advance by 1, even positions advance by 1 starting from M.
LetterPositionMirror
A B C D E F G1 2 3 4 5 6 7Z Y X W V U T
H I J K L M N8 9 10 11 12 13 14S R Q P O N M
O P Q R S T U15 16 17 18 19 20 21L K J I H G F
V W X Y Z22 23 24 25 26E D C B A

The mirror column is built by subtracting the position from 27. Memorising the first column to the point of instant recall is the single highest-yield rote investment for letter-series items.

Mixed alphanumeric series

AFCAT samples alphanumeric stems lightly — perhaps one paper in four carries one. The pattern is a letter paired with a number in each term, with the letter following one rule and the number following another. Treat the two streams as independent.

For a stem like A1, C4, E9, G16, I25 the letters follow A, C, E, G, I — constant gap of two in position — and the numbers follow 1, 4, 9, 16, 25 — squares of n. The next term is K36. The technique is to split, solve each stream with the four-step method, and recombine.

The variant to watch is the symbol-letter-number triplet. A stem such as P3@, R6#, T9$ embeds a third stream of symbols. The symbol stream is rarely a real rule; usually it cycles or repeats. Identify the cycle in the symbol stream first and then solve the letter and number streams in the normal way.

Series with two missing terms

The AFCAT stem 1, 6, 25, 76, ?, 154 carries two unknowns at positions five and six. Two-missing-term stems are common because they give the candidate a built-in cross-check: the proposed rule must hit both blanks consistently with the surrounding given terms.

The technique is to use the given terms on both sides of the unknown to triangulate the rule. In the example, the last given term 154 sits two steps from the last computed term 76. If the rule is ×2+1, ×1+1, then 76 × 2 + 1 = 153 and 153 × 1 + 1 = 154 — both blanks resolve consistently, confirming the rule. If a candidate rule satisfies the first blank but contradicts the last given term, discard the rule and re-test.

For arithmetic and geometric stems, two-missing-term items are even easier because the rule is detectable from any two non-adjacent given terms. If you know the term at position three and the term at position six, the rule lets you compute the average step in between by interpolation, then walk back to fill both blanks.

Wrong-term identification

The wrong-term variant gives a complete series of six or seven terms and asks the candidate to identify the one term that breaks the underlying rule. The technique is to run the standard four-step method on the longest unbroken stretch first, then check each candidate term against the established rule.

Consider the stem 2, 5, 10, 17, 27, 37. First differences are 3, 5, 7, 10, 10. The pattern of odd numbers 3, 5, 7 breaks at 10. The clean rule is n²+1 — 2, 5, 10, 17, 26, 37 — so the planted error is 27 (it should be 26). Spotting the irregularity in the differences is faster than re-deriving the rule from scratch.

A second variant is the all-prime stem with one composite slipped in. 11, 13, 15, 17, 19 — here 15 is the intruder; the true series is 11, 13, 17, 19 (skipping 15) with the planted error at position three. Recognition tables for primes catch these immediately.

Pattern of errors. AFCAT places the wrong term most often at position three or four — late enough that the candidate has committed to a rule, early enough that re-deriving the rule is wasteful. Train yourself to compute differences for the full stem before assuming the first three terms are correct.

Series in figure form

Figure-series items show four or five figures changing across the row, with the candidate asked to pick the figure that continues the pattern. The transformations to watch for are rotation by a constant angle (45, 90 or 180 degrees clockwise or anti-clockwise), addition of one element per step (a dot, a line, a shaded segment), shading rotating around a fixed arrangement of cells, and shape substitution where the outer shape changes through a cycle.

The technique is to describe each figure in words — "square with one dot at top-left," "square with two dots at top-left and top-right" — and treat the verbal description as the series. That converts the visual problem into a regular series problem the four-step method can handle.

Figure series in AFCAT are usually one or two questions per paper and sit inside the wider non-verbal-pattern cluster covered separately. Do not over-invest in figure-series drills at the cost of numeric and letter series, where the marks density is much higher.

Quick-recognition recall tables

Memorise these five tables to the point of instant recall. Each table converts a slow computation into a one-second lookup, which is the difference between converting a series item inside the time budget and burning two minutes on it.

Squares of 1 to 30.

nnn
111112121441
241214422484
391316923529
4161419624576
5251522525625
6361625626676
7491728927729
8641832428784
9811936129841
101002040030900

Cubes of 1 to 15.

nnn
116216111331
287343121728
3278512132197
4649729142744
5125101000153375

Primes up to 100.

2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73, 79, 83, 89, 97. That is twenty-five primes. The composites that AFCAT plants as intruders most often are 15, 21, 25, 27, 33, 35, 49, 51, 55, 57, 63, 65, 77, 87, 91, 93, 95 and 99.

First fifteen Fibonacci numbers.

1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, 233, 377, 610. Each term is the sum of the previous two starting from the seed pair 1, 1.

Factorials 1! to 7!.

nn!
11
22
36
424
5120
6720
75040

Factorials grow fast enough that AFCAT rarely uses 8! or higher inside a stem; recognise 5040 and the candidate rule is settled.

Time budget and pacing

AFCAT gives 120 minutes for 100 questions — a notional 72 seconds per item. Reasoning, with its mix of figure-based and verbal items, is the section where pacing matters most. For series specifically, the working budget is sixty to seventy-five seconds per item, structured as follows.

  1. Seconds 0–15: Read the stem, copy the numbers (or position values for letters), compute first differences directly below.
  2. Seconds 15–30: If the differences are clean, identify the rule, walk it forward to the missing term, tick the answer.
  3. Seconds 30–45: If the differences are not clean, compute ratios. If a clean ratio appears, apply it; if ratios shrink monotonically, test the ×n+k family.
  4. Seconds 45–60: If neither differences nor ratios resolve it, check for two interleaved sub-series.
  5. Seconds 60–75: Match against the recognition catalogue. If still unresolved, mark for review and move on — never burn more than ninety seconds on a single series item.

Over a 25-question Reasoning section with eight items in the series-coding-analogies cluster, this pacing leaves six to seven minutes of buffer for tougher figure-based items later in the block. The cost of overrunning on one series stem is the buffer for two figure items at the back of the section.

Skip rule. If after sixty seconds you have not isolated the rule, mark the item, tick the most plausible option using elimination (drop options that fit no recognisable rule), and move on. With negative marking at −1 and per-question reward at +3, an educated guess between two surviving options has an expected return of +1, which is worth taking; a wild guess between four has an expected return of zero and is not.

AFCAT-specific trap patterns

Three traps repeat across the AFCAT series bank. Knowing them by name is the cheapest defence.

  1. The vanishing-multiplier trap. Stems like 1, 6, 25, 76 fit a ×6, then ×4 ratio at the first jump, which looks like a sloppy geometric progression. The actual rule is ×5+1 with a shrinking n. Defence: if your ratio drops by more than 20 per cent between consecutive jumps, the rule is multiply-and-add.
  2. The square-with-offset trap. Stems like 2, 5, 10, 17, 26 read like an arithmetic progression with steps 3, 5, 7, 9 — and they are, but the underlying rule is n²+1 not just incrementing odd differences. Both descriptions give the same answer, so this is not a wrong-answer trap. It becomes one in stems like 4, 9, 16, 27, 36 where one term is mis-set and the candidate following "differences are odd numbers" misses the deeper square rule that exposes 27 as the planted error.
  3. The interleaved-series trap. Stems of six or more terms with no clean overall rule often resolve into two interleaved sub-series. Defence: as soon as the four-step method's step one and step two fail, run step three before any further effort. The check costs five seconds; missing the interleave costs the whole item.

Beyond these three, AFCAT does not innovate. The bank reuses the same nineteen rule shapes from the pattern catalogue in section three, and the trap inventory is fixed. A candidate who has worked thirty mixed-rule series items in the week before the exam will recognise every stem within fifteen seconds.

Worked AFCAT-style examples

Example 1

Find the next term: 2, 5, 8, 11, 14, ?

Answer: 17
First differences: 3, 3, 3, 3. Arithmetic progression with common difference 3. Next term = 14 + 3 = 17. This is the cheapest pattern — resolved in step one of the four-step method.
Example 2

Find the next term: 3, 6, 12, 24, 48, ?

Answer: 96
First differences: 3, 6, 12, 24 — not constant. Ratios: 2, 2, 2, 2 — constant. Geometric progression with common ratio 2. Next term = 48 × 2 = 96.
Example 3

Find the next term: 1, 4, 9, 16, 25, ?

Answer: 36
First differences: 3, 5, 7, 9 — consecutive odd numbers, signature of squares. The stem is 1², 2², 3², 4², 5². Next is 6² = 36.
Example 4

Find the next term: 2, 5, 10, 17, 26, ?

Answer: 37
First differences: 3, 5, 7, 9 — odd numbers again. The rule is n² + 1: 1+1, 4+1, 9+1, 16+1, 25+1, and next is 36+1 = 37.
Example 5

Find the missing term: 20, 21, 25, 34, ?, 75

Answer: 50
First differences: 1, 4, 9, ?, ? — these are 1², 2², 3². Next two differences should be 4² = 16 and 5² = 25. So 34 + 16 = 50, and 50 + 25 = 75 (matches the given last term). Answer: 50.
Example 6

Find the next term: 1, 6, 25, 76, ?, 154

Answer: 153
First differences (5, 19, 51) and ratios (6, 4.17, 3.04) both irregular but ratios shrink monotonically — signature of multiply-and-add with shrinking n. Test ×5+1, ×4+1, ×3+1, ×2+1, ×1+1: 1×5+1=6, 6×4+1=25, 25×3+1=76, 76×2+1=153, 153×1+1=154. Both blanks resolve. Answer: 153.
Example 7

Find the next term: 3, 8, 5, 12, 7, 16, 9, ?

Answer: 20
First differences are erratic, suggesting interleaved sub-series. Odd positions: 3, 5, 7, 9 — arithmetic with +2. Even positions: 8, 12, 16, ? — arithmetic with +4. Next even-position term = 16 + 4 = 20.
Example 8

Find the next term: 1, 4, 10, 19, 31, ?

Answer: 46
First differences: 3, 6, 9, 12 — arithmetic with common difference 3. Next difference = 15. So 31 + 15 = 46. This is a differences-of-differences pattern (second differences constant).
Example 9

Find the next term: 1, 1, 2, 3, 5, 8, 13, ?

Answer: 21
Each term equals the sum of the previous two: 5+8 = 13, 8+13 = 21. Fibonacci sequence — recognise the seed pair 1, 1 and the additive rule.
Example 10

Find the next term: 2, 3, 5, 7, 11, 13, ?

Answer: 17
Differences (1, 2, 2, 4, 2) are irregular but the stem matches the prime number list: 2, 3, 5, 7, 11, 13, 17. Recognition from the prime table resolves it without any computation.
Example 11

Find the next term: 1, 2, 6, 24, 120, ?

Answer: 720
Ratios are 2, 3, 4, 5 — the position number. The rule is each term = previous × position, which is the factorial sequence n!. Next = 120 × 6 = 720 = 6!.
Example 12

Find the next term: 2, 6, 12, 20, 30, ?

Answer: 42
First differences: 4, 6, 8, 10 — arithmetic with common difference 2. Next difference = 12, giving 30 + 12 = 42. Equivalent rule: n(n+1) = 1·2, 2·3, 3·4, 4·5, 5·6, 6·7 = 42.
Example 13

Find the next term in the letter series: C, F, I, L, O, ?

Answer: R
Convert: C=3, F=6, I=9, L=12, O=15. Constant gap of 3 in position. Next position = 18, which is R.
Example 14

Find the next term in the letter series: A, B, D, G, K, ?

Answer: P
Positions: 1, 2, 4, 7, 11. Differences: 1, 2, 3, 4 — increasing-gap pattern. Next difference = 5, so next position = 11 + 5 = 16, which is P.
Example 15

Identify the wrong term: 2, 5, 10, 17, 27, 37

Answer: 27 (should be 26)
First differences: 3, 5, 7, 10, 10. The clean pattern up to position four is odd numbers 3, 5, 7, suggesting n² + 1. Computing: 2, 5, 10, 17, 26, 37 fits with differences 3, 5, 7, 9, 11. The planted error is 27 — the correct term is 26.

Exam-day strategy

  1. Run the four-step method on every stem in fixed order — differences, ratios, interleave, catalogue — without skipping ahead.
  2. Memorise the recognition tables for squares to 30, cubes to 15, primes to 100, the first fifteen Fibonacci terms and factorials to 7. These five tables resolve more than half the series bank by lookup.
  3. Never lock a rule after only two jumps. AFCAT plants rules that fit the first two terms and break later — confirm against at least three consecutive transitions.
  4. For letter series, write positions under the letters and treat as a number-series problem. Reverse-map the answer at the end.
  5. When ratios shrink monotonically between consecutive jumps, test the multiply-and-add family with shrinking multiplier before anything else.
  6. Stems with six or more terms warrant a five-second interleave check the moment the standard four-step method fails — split into odd and even position sub-series.
  7. Cap each item at 75 seconds. If unresolved, eliminate options that fit no recognisable rule, pick the most plausible survivor, and move on. The expected value of a two-option guess at +3 / −1 is positive.
  8. On wrong-term identification, compute differences for the full stem before assuming the first three terms are correct. The planted error usually sits at position three or four.
  9. On two-missing-term stems, use the last given term as a cross-check on the candidate rule — both blanks must resolve consistently with the given terms on either side.
  10. Drill thirty mixed-rule series items in the final week before the exam. Series rewards pattern fluency built by exposure, not slow deliberation under timed conditions.

Practise Numeric and Letter Series for AFCAT

AFCAT-pattern series drills covering arithmetic, geometric, square, cube, Fibonacci, factorial, prime, multiply-and-add and interleaved-sub-series families.

Start free AFCAT practice

Frequently asked questions

How many series questions appear in a single AFCAT paper?

An average of 3.5 across the four solved papers from 2022 to 2025 — sometimes three, sometimes four. It is the single largest topic inside the Reasoning and Military Aptitude block, contributing about ten to eleven marks at +3 per question.

Are alphanumeric series tested on AFCAT?

Only lightly. AFCAT mostly tests pure number series or pure letter series. Mixed alphanumeric items appear in roughly one paper in four. The technique is to split the stem into independent letter and number streams and solve each with the standard four-step method.

What is the single highest-yield rote investment for series?

Memorising the squares of 1 to 30 and the position numbers for the alphabet A to Z. The square table resolves every n²-family item by instant recognition. The position table converts every letter series stem into a number series stem in two seconds.

What if I cannot identify the pattern in time?

Apply elimination on the options. Drop any option that fits no clean rule from the catalogue, then guess between the survivors. With +3 for correct and −1 for wrong, a two-option guess has an expected return of +1 mark — worth taking. A four-option guess has an expected return of zero — not worth the negative-mark exposure.

How is series scored differently between AFCAT and CDS?

AFCAT carries +3 per question with −1 for wrong, so the cost of guessing is steep but the reward for a correct answer is high. CDS scoring varies by paper and section. AFCAT's higher per-question stake makes pacing discipline more important: a candidate who converts all four series items at +3 each banks twelve marks, while one who misses two for −2 nets four — an eight-mark swing on a single topic.

Do AFCAT series questions require any calculation beyond simple arithmetic?

No. Every stem in the four solved papers resolves with mental arithmetic — addition, subtraction, multiplication and recognition of standard sequences. There is no calculator, no log table, no surd or fractional manipulation. The technical load is entirely pattern recognition; the calculation load is single-digit and two-digit arithmetic.

Is figure-based series scored separately from numeric and letter series?

In the official paper there is no separation — all items sit inside the Reasoning and Military Aptitude block. In the project taxonomy, figure-based series is tagged under the non-verbal pattern cluster (about 1.25 questions per paper), while numeric and letter series is the dominant 3.5-question topic on its own.