Note 20

Series and Trends

Complete notes for SSC Combined Graduate Level examinations

Numbers
3713+4+6Gaps
AZMLetters
Alternation
Figures
Meaning
?Missing
Wrong term

1The Big Picture — Graphic Mind Map

SERIESFind the hidden rule NUMBERgaps • ratio • powers ALPHABETposition • cyclic shift FIGURALmove • rotate • shade SEMANTICtime • rank • process missing / wrong trend / periodicity
251017

Number Series

Inspect difference, ratio, powers, products, digits and mixed operations.

Alternating Series

Odd positions and even positions may form two independent tracks; sometimes three tracks repeat.

AMZ

Alphabet & Alphanumeric

Translate letters into positions; solve the letter track and number track separately.

Figural Series

Track each feature: orientation, movement, count, size, shading and shape substitution.

Semantic Series

Arrange by chronology, process, intensity, hierarchy, size or a natural life cycle.

?

Missing Term

A candidate must satisfy the rule from both directions, not merely continue the left side.

Wrong Term

A wrong interior term usually corrupts the gap before and after it—the “two broken gaps” clue.

Trend

Recognise rising, falling, cyclic, alternating and periodic behaviour before calculating.

1. Observe
nature & direction
2. Compare
gaps & ratios
3. Split
alternate tracks
4. Recognise
known families
5. Verify
every transition

2The Foundation — From First Principle to Expert Patterns

123

2.1 What is a Series?

A series is an ordered list whose terms follow one or more consistent relationships. The term at position \(n\) is written \(a_n\).

  • Term: one member of the list.
  • Position / index: where the term occurs.
  • Rule: the repeatable relation that generates or connects terms.
  • Trend: the overall direction or repeating behaviour.
?

2.2 Three Exam Tasks

  • Next or missing term: generate the term that completes all transitions.
  • Wrong term: locate the term inconsistent with the intended rule.
  • Pattern or trend: identify the relation, sequence, figure or meaning.
Simplicity principle: prefer the cleanest rule that fits the whole series and the answer options.

2.3 The Universal Diagnostic Ladder

OrderQuestion to askStrong signalLikely family
1Are terms generally rising, falling or oscillating?Steady direction or periodic returnDifference, ratio or cyclic trend
2Are adjacent gaps constant or patterned?\(\Delta a_n=a_{n+1}-a_n\)Arithmetic or higher differences
3Are adjacent ratios clean?\(a_{n+1}/a_n\) is constant or simpleGeometric or multiply–adjust
4Do odd and even positions behave separately?One gap row looks chaotic but two tracks look cleanAlternating / interleaved
5Are terms near familiar numbers?Squares, cubes, primes, factorialsKnown sequence with adjustment
6Do digits themselves transform?Reversal, append, digit sum/productDigit-operation series
7Does every transition verify?No exception or rule-switchAccepted pattern

2.4 Arithmetic Series

A constant difference \(d\) gives an arithmetic progression:

\[a_n=a+(n-1)d\]

Example: \(11,18,25,32,\ldots\) has \(d=7\), so \(a_6=11+5(7)=46\).

Descending lists simply have \(d\lt0\).

26122046822

2.5 Difference Tables

Write successive difference rows:

\[\Delta a_n=a_{n+1}-a_n,\qquad \Delta^2 a_n=\Delta a_{n+1}-\Delta a_n\]
  • Constant first difference → linear pattern.
  • Constant second difference → quadratic pattern.
  • Constant third difference → cubic-type pattern.
+2+4+6

2.6 Patterned Differences

Gaps themselves may be \(+2,+4,+6,\ldots\), consecutive odd numbers, primes, squares or cubes.

Example: \(3,5,9,15,23,\ldots\) adds \(2,4,6,8\); next is \(23+10=33\).

×2×2

2.7 Geometric Series

A constant ratio \(r\) gives:

\[a_n=ar^{n-1}\]

Example: \(5,15,45,135,\ldots\) has \(r=3\), so the next term is \(405\).

For falling positive terms, often \(0\lt r\lt1\).

×2+3

2.8 Multiply–Adjust Chains

Many TCS patterns combine two operations: multiply, then add or subtract.

Example: \(2,7,22,67,\ldots\) follows \(a_{n+1}=3a_n+1\); next is \(202\).

Operation order matters: \(3a_n+1\ne3(a_n+1)\).

2.9 Power Families

Test exact or adjusted squares/cubes:

\[n^2,\quad n^2\pm k,\quad n^3,\quad n^3\pm k\]

Example: \(3,8,15,24,35\) is \(n^2-1\) for \(n=2,3,4,5,6\).

2.10 High-Frequency Known Sequences

FamilyDefinition / formulaOpening termsRecognition cue
Natural / multiples\(a_n=kn+c\)Example: \(4,8,12,16,\ldots\)Constant gap
Odd / even\(2n-1\), \(2n\)\(1,3,5,7,\ldots\) / \(2,4,6,8,\ldots\)Gap \(2\)
PrimePositive integers with exactly two positive divisors\(2,3,5,7,11,13,\ldots\)Irregular small increasing gaps
Square\(n^2\)\(1,4,9,16,25,36,\ldots\)Odd gaps \(3,5,7,9,\ldots\)
Cube\(n^3\)\(1,8,27,64,125,\ldots\)Rapid growth; familiar cubes
Triangular\(T_n=\dfrac{n(n+1)}{2}\)\(1,3,6,10,15,21,\ldots\)Add \(2,3,4,5,\ldots\)
Consecutive product\(n(n+1)\)\(2,6,12,20,30,42,\ldots\)Add \(4,6,8,10,\ldots\)
Fibonacci type\(a_n=a_{n-1}+a_{n-2}\)\(1,1,2,3,5,8,\ldots\)Each term uses preceding terms
Factorial\(n!=1\cdot2\cdot3\cdots n\)\(1,2,6,24,120,720,\ldots\)Multipliers \(2,3,4,5,\ldots\)
Powers of a base\(b^n\)Example: \(2,4,8,16,32,\ldots\)Constant ratio \(b\)

2.11 Alternating & Interleaved Patterns

Split by position:

\[a_1,a_3,a_5,\ldots \qquad\text{and}\qquad a_2,a_4,a_6,\ldots\]

Example: \(2,20,5,17,8,14,11,\ldots\). Odd positions add \(3\); even positions subtract \(3\). The next term is \(11\).

Other forms alternate operations, signs, or two families such as square–cube–square–cube.

topbottom

2.12 Fraction Series

  • Study numerators and denominators as separate series.
  • Check reciprocal forms and cancellation before concluding.
  • Test whether both parts depend on the same index \(n\).

Example: \(\frac12,\frac24,\frac38,\frac4{16},\ldots\) has numerator \(n\) and denominator \(2^n\); next is \(\frac5{32}\).

2332reverse

2.13 Digit-Operation Series

Possible generators include digit sum, digit product, reversal, repetition, or appending a changing digit.

Example: \(12,21,13,31,14,41,\ldots\) alternates a two-digit number with its reversal; next is \(15\).

Digit rules are justified only when they repeat consistently—not because one pair happens to fit.
AGNT

2.14 Alphabet Series

\[A=1,B=2,\ldots,Z=26\]
  • Forward shift: add positions.
  • Backward shift: subtract positions.
  • Wrap cyclically after \(Z\) or before \(A\).
  • Opposite letters satisfy \(\text{position sum}=27\).

Example: \(B,E,I,N,T,\ldots\) moves by \(+3,+4,+5,+6\); next shift is \(+7\), wrapping to \(A\).

A1

2.15 Alphanumeric Series

Separate every term into components. In \(A2,C6,F12,J20,\ldots\), letter positions increase by \(+2,+3,+4,\ldots\), while numbers follow \(n(n+1)\).

Only after solving each track should you test an interaction between them.

seedplantfruit

2.16 Semantic Series

The connector is meaning, not spelling:

  • chronology and age;
  • cause → process → result;
  • part → whole or rank hierarchy;
  • increasing size, intensity or scope;
  • natural, administrative or scientific sequence;
  • dictionary order when explicitly required.

2.17 Figural / Non-Verbal Series

Make a feature ledger for every frame:

\[\text{Frame state}=\{\text{shape, count, position, direction, size, shade}\}\]

Rotation, reflection, movement, addition/deletion, growth, shading and alternation can operate simultaneously but on different features.

2.18 Figural Feature Ledger

FeatureQuestionsTypical repeatDo not confuse with
OrientationWhat angle and direction?Constant turn such as \(90^\circ\) clockwiseMirror reflection
PositionWhich corner, edge or sector?Clockwise movement through fixed placesRotation of the object itself
CountHow many lines, dots, sides or compartments?Add or remove a fixed/patterned numberOverlapping hidden elements
ShadingWhich region is filled?Alternate, circulate or invertChange of shape
SizeGrowing, shrinking, or alternating?Monotone or cyclic scale changePerspective illusion
SubstitutionDoes one symbol become another?Fixed cycle \(A\to B\to C\to A\)Simple movement
?

2.19 Missing-Term Method

  1. Infer the rule from several known transitions.
  2. Generate the candidate from the left.
  3. Reverse-check it against the right.
  4. Confirm later terms still obey the same rule.

Example: \(4,9,16,\square,36\) are consecutive squares, so \(\square=25\); both neighbours confirm it.

2.20 Wrong-Term Method

  1. Write the gap or ratio row.
  2. Locate the first break.
  3. Test the suspicious term from its previous and next neighbours.
  4. Replace it and recompute the entire row.

Example: \(3,8,15,25,35,48\). Intended form \(n^2-1\) gives \(3,8,15,24,35,48\); therefore \(25\) is wrong.

2.21 Trend Vocabulary

Monotone

Always non-decreasing or always non-increasing.

Alternating

Two states or rules take turns.

Periodic / Cyclic

A complete state repeats after a fixed period \(p\): \(a_{n+p}=a_n\).

Oscillating

Terms move up and down around a level or between tracks.

3Short Tricks & Magic Formulas — Speed without Guesswork

ΔΔ²÷×

3.1 The 10-Second Scan

For moderate values, check differences first; for explosive or fractional growth, check ratios first. If both look untidy, split alternate positions.

491625579

3.2 Put Work under the Series

Writing the gap row turns visual guessing into data. Odd-number gaps immediately reveal consecutive squares.

3.3 Odd–Even Rescue

When one row seems irregular, read \(1^{st},3^{rd},5^{th}\) terms and \(2^{nd},4^{th},6^{th}\) terms separately.

±

3.4 Nearest Power Test

For \(24,35,48,63\), notice proximity to \(25,36,49,64\): each is \(n^2-1\). Test a constant adjustment before inventing a complex rule.

A1M13N14Z26

3.5 Alphabet Anchors

Memorise \(A=1\), \(M=13\), \(N=14\), \(Z=26\). Derive nearby positions instead of recounting from \(A\).

AZsum 27

3.6 Opposite-Letter Shortcut

Mirror pairs \((A,Z),(B,Y),(C,X),\ldots\) always have position sum \(27\). Opposite of position \(p\) is \(27-p\).

3.7 Two-Broken-Gaps Rule

An incorrect middle term normally damages two adjacent comparisons. The common endpoint of those two broken gaps is the prime suspect.

ruleopt

3.8 Option Back-Substitution

For a missing interior term, insert options and test both neighbouring links. Reject as soon as one link fails.

3.9 Figure Feature Ledger

In each frame record only: position, direction, count, shade, size. The unchanged features eliminate distractors instantly.

beforeafter

3.10 Semantic Timeline

Ask “what must happen before what?” Causal and process order is stronger than loose association.

26

3.11 Cyclic Wrap

For forward alphabet shift \(k\), use cyclic position:

\[p'=((p-1+k)\bmod 26)+1\]
p

3.12 Period Shortcut

Find the smallest block that repeats completely. For position \(n\) in period \(p\), use remainder \(n\bmod p\); remainder \(0\) means the last member of the block.

3.13 Compact Formula Bank

PatternFormula / testFast cue
Arithmetic\(a_n=a+(n-1)d\)Constant \(\Delta\)
Geometric\(a_n=ar^{n-1}\)Constant ratio
Quadratic-typeConstant \(\Delta^2\)First gaps form an AP
Triangular\(T_n=\dfrac{n(n+1)}2\)Add consecutive integers
Consecutive product\(n(n+1)\)Even gaps rise by \(2\)
Fibonacci-type\(a_n=a_{n-1}+a_{n-2}\)Sum preceding terms
Periodic\(a_{n+p}=a_n\)Repeated block length \(p\)
Opposite letters\(p+q=27\)Mirror alphabet pair
Alphabet wrap\(p'=((p-1+k)\bmod26)+1\)Forward cyclic shift \(k\)
AlternatingSolve \(a_{2m-1}\) and \(a_{2m}\) separatelyOdd–even split

4The SSC / TCS Traps — Red Flags under Time Pressure

🚩 4.1 Forcing Constant Gaps

If gaps are not constant, do not discard the difference method—inspect the gap sequence itself or its second differences.

🚩 4.2 A Rule Fits Only Two Links

Almost any two transitions can be fitted. Accept a rule only when it explains the entire list cleanly and predicts an option.

×2+3?

🚩 4.3 Unannounced Rule Switching

A valid alternating rule repeats predictably. “Multiply here, add there” is not a pattern unless the operation cycle itself is systematic.

🚩 4.4 Blaming the Following Term

A wrong term makes the next gap look wrong too. Reconstruct the suspected term from both neighbours before choosing.

🚩 4.5 Missing the Odd–Even Split

If adjacent comparison is noisy but values alternate high–low or family–family, separate positions immediately.

YZA

🚩 4.6 Wrap Assumed—or Forgotten

Check whether the question’s sequence logically cycles after \(Z\). Both refusing and inventing wrap can create a distractor.

AHO

🚩 4.7 Shape vs Position

Alphabet series normally uses positions; figural questions may use symmetry, strokes or enclosed spaces. Decide which domain the stem tests.

n2ⁿ

🚩 4.8 Fraction Parts Are Linked

Separate numerator and denominator first, then verify whether a common index connects them. Simplifying too early may erase the intended structure.

🚩 4.9 Rotation Is Not Reflection

Rotation preserves handedness; reflection reverses it. Track an asymmetric mark or corner dot to tell them apart.

🚩 4.10 One Feature Right, One Wrong

TCS distractors often match the count but fail shading or position. Verify every varying feature, not just the most obvious.

🚩 4.11 Association Is Not Order

Related words need not form a series. Search for an arrow of time, hierarchy, magnitude or process that gives one defensible order.

🚩 4.12 Polynomial Overfitting

A contrived high-degree formula can fit finite data, but SSC expects a familiar, economical pattern supported by options and all transitions.

Non-uniqueness alert: a short number list can admit many mathematical continuations. In an objective exam, select the simplest conventional rule that uses all visible information and yields exactly one offered option.

5Memory Hooks & Mnemonics — Make the Pattern Stick

D R S P

5.1 “DRSP” Scan

Difference → Ratio → Split → Powers. This is the fastest numerical search order for most SSC series.

5.2 “Crazy? Use Two Lanes”

If adjacent terms look crazy, imagine odd terms driving in one lane and even terms in another.

+3+5+7

5.3 “Squares Climb Odd Stairs”

Consecutive square gaps are odd numbers: \((n+1)^2-n^2=2n+1\).

×2×3×4

5.4 “Factorial Snowball”

The ball multiplies by the next integer: \(1\xrightarrow{\times2}2\xrightarrow{\times3}6\xrightarrow{\times4}24\).

AZ27

5.5 “Mirror Makes 27”

Alphabet opposites always sum to \(27\). A mirror turns \(p\) into \(27-p\).

5.6 “One Culprit, Two Broken Ropes”

When two neighbouring links fail, inspect their shared middle term.

5

5.7 “Five-Finger Figure Check”

Count five features on your fingers: place, direction, number, shade, size.

whyhowthen

5.8 “Tell the Story”

For semantic order, narrate: what begins, what changes, what results. A coherent story exposes random associations.

Numerical Recall Map

  • Small steady growth → difference.
  • Explosive growth → ratio or powers.
  • Gap row patterned → higher difference.
  • High–low alternation → split tracks.
  • Near familiar values → square/cube adjustment.
AND

Non-Verbal Recall Map

  • Letters → positions and cyclic shifts.
  • Words → time, rank, size or process.
  • Figures → feature ledger.
  • Missing term → bridge both sides.
  • Wrong term → find two broken links.
Final recall sentence: “Observe the trend, compare the gaps, split the lanes, recognise the family, and verify the whole chain.”