Sequence patternSHL Verify G+PiCompany ConnectorCubiks Logiks Advanced

Interleaved Sequences

Two completely independent sequences are merged into one by alternating their terms.

Interleaved Sequences are a favourite in PiCompany Connector assessments and appear regularly in SHL Verify G+ tests too. The key insight: the sequence has two sub-sequences hidden inside it — one formed by terms at odd positions (1st, 3rd, 5th…) and another by terms at even positions (2nd, 4th, 6th…). Once you split them out, each half is usually a simple arithmetic or geometric sequence. Longer sequences with 7 or more terms are a strong signal to check for this pattern first.

How to solve it

  1. 1Write the terms on two separate lines: odd-position terms on line 1, even-position terms on line 2.
  2. 2Check whether each line now forms a simple arithmetic or geometric sequence.
  3. 3If yes: identify the rule for each sub-sequence, then extend whichever one contains the missing term.
  4. 4A sawtooth shape (high, low, high, low) is almost always an Interleaved pattern.
  5. 5The two sub-sequences often move in opposite directions (one goes up, the other goes down).

Worked examples

Example 1

Arithmetic and descending

1
100
2
90
3
80
4
?

Rule: Odd positions: +1 · Even positions: −10

Odd positions1, 2, 3, 4 → +1 each
Even positions100, 90, 80, ? → −10 each
Next even-position term80 − 10 = 70
Answer: 70The missing term is at position 8 (even): 80 − 10 = 70

Example 2

Two geometric sequences

2
3
4
9
8
27
16
?

Rule: Odd positions: ×2 · Even positions: ×3

Odd positions2, 4, 8, 16 → ×2 each
Even positions3, 9, 27, ? → ×3 each
Next even-position term27 × 3 = 81
Answer: 81The missing term is at position 8 (even): 27 × 3 = 81

Example 3

Multiply and halve

5
100
10
50
20
25
?

Rule: Odd positions: ×2 · Even positions: ÷2

Odd positions5, 10, 20, ? → ×2 each
Even positions100, 50, 25 → ÷2 each
Next odd-position term20 × 2 = 40
Answer: 40The missing term is at position 7 (odd): 20 × 2 = 40

Common mistakes

  • Computing differences between all consecutive terms without splitting first. The differences will look random.
  • Confusing this with Alternating Operator. Here the two halves are completely independent sequences, not two operations applied to one sequence.
  • Forgetting to identify which position the missing term is in before applying the rule. An odd-position answer needs the odd-position rule.

Ready to practice?

Work through timed Interleaved Sequences questions and track your accuracy.

Other pattern types