6.2 Number Series, Letter Series, Coding-Decoding & Direction Tests
Key Takeaways
- Number series patterns are diagnosed through a systematic hierarchy: common difference (arithmetic), common ratio (geometric), difference of differences (two-tier), perfect squares and cubes ($n^2 \pm k, n^3 \pm k$), and alternating twin sequences.
- Alphabet letter series and coding problems rely on forward positional values ($A=1$ to $Z=26$), reverse positions ($27 - \text{forward position}$), the EJOTY benchmark ($5, 10, 15, 20, 25$), and the 13 complementary opposite-letter pairs (summing to 27).
- Coding-decoding archetypes span letter shifting, opposite-letter substitution, matrix position coding, and sentence deciphering through common word elimination across statements.
- Direction sense problems are resolved by standard 8-point compass navigation, applying the Pythagorean theorem ($d = \sqrt{\Delta x^2 + \Delta y^2}$) for shortest straight-line displacement.
- Shadow problems follow rigid solar geometry: at sunrise, shadows cast due West (falling to the left of a person facing North); at sunset, shadows cast due East; at 12:00 noon, shadows are vertically negligible.
Number Series, Letter Series, Coding-Decoding & Direction Tests
Quick Answer: Mathematical and verbal reasoning in UGC NET Paper 1 evaluates logical pattern identification and spatial reasoning. Master number series by checking differences, ratios, two-tier differences, squares ($n^2 \pm k$), and cubes ($n^3 \pm k$). For letter series and coding, memorize forward positional values ($A=1$ to $Z=26$), the EJOTY benchmark ($5, 10, 15, 20, 25$), and opposite-letter pairs summing to $27$. For direction sense, trace movements on an $8$-point compass and compute displacement using Pythagoras' theorem: $d = \sqrt{(\Delta x)^2 + (\Delta y)^2}$.
1. Number Series Patterns and Diagnostic Hierarchy
Number series questions present a sequence of numbers following a specific mathematical rule. The objective is to identify the underlying pattern to find a missing term or identify the wrong term. Approaching an unfamiliar series requires a structured diagnostic hierarchy.
[ Step 1: Growth Rate Inspection ]
/ \
Gradual Increase/Decrease Rapid / Exponential Growth
| |
[ Check Differences (AP) ] [ Check Ratios (GP / Cubes) ]
| |
[ Check Two-Tier Differences ] [ Check Powers: n² ± k, n³ ± k ]
\
[ Check Alternating / Twin Series & Fibonacci ]
Primary Sequence Archetypes
-
Arithmetic Progressions (Constant or Progressive Difference):
- Constant Difference: Each consecutive term differs by a fixed constant $d$.
- Progressive Difference: The difference increases or decreases systematically.
-
Geometric Progressions (Constant or Progressive Multipliers):
- Constant Ratio: Terms grow by a constant multiplier $r$.
- Progressive Multiplier: Multiplier increments with each term.
-
Difference of Differences (Two-Tier and Three-Tier Series): When the first difference yields no obvious pattern, calculate the second-order differences.
- First difference: $+3, +7, +12, +18, +25$
- Second difference: $+4, +5, +6, +7$ (Constant $+1$ second difference)
- Next first difference $= 25 + 8 = 33 \implies \text{Next term} = 66 + 33 = 99$.
-
Square and Cube Formats ($n^2 \pm k$ and $n^3 \pm k$):
- Squares: $n^2, n^2 + 1, n^2 - 1, n^2 + n$.
- Cubes: $n^3, n^3 + 1, n^3 - 1, n^3 + n, n^3 - n$.
-
Alternating / Interleaved (Twin) Series: Two distinct sequences interwoven at odd and even indices. Whenever a series alternates between increasing and decreasing, test for two parallel series.
- Odd positions: $4, 8, 12, 16, \dots (+4 \text{ progression})$
- Even positions: $20, 17, 14, 11, \dots (-3 \text{ progression})$
- Next term (position 9, odd): $16 + 4 = 20$.
-
Fibonacci and Generalized Additive Series: Each term is the sum of the preceding two terms: $T_n = T_{n-1} + T_{n-2}$.
2. Alphabet Letter Series and Coding Mastery
Alphabet-based reasoning requires rapid retrieval of numerical positions and structural relationships between letters.
Positional Indexing Frameworks
- Forward Positional Values ($1$ to $26$): $A=1, B=2, C=3, \dots, Z=26$.
- Reverse Positional Values ($26$ to $1$): $A=26, B=25, C=24, \dots, Z=1$.
- Formula for Reverse Position:
Memory Benchmarks: The EJOTY and CFILORUX Rules
| Rule | Letter Sequence | Numerical Positions |
|---|---|---|
| EJOTY | E – J – O – T – Y | Multiples of $5$: $5, 10, 15, 20, 25$ |
| CFILORUX | C – F – I – L – O – R – U – X | Multiples of $3$: $3, 6, 9, 12, 15, 18, 21, 24$ |
| DHLPTX | D – H – L – P – T – X | Multiples of $4$: $4, 8, 12, 16, 20, 24$ |
Complementary Opposite-Letter Pairs (Sum $= 27$)
Two letters are opposites when their forward and reverse positions match. Their positional values always sum to $27$ ($1+26=27, 2+25=27$, etc.).
| Pair | Positions | Mnemonic Anchor | Pair | Positions | Mnemonic Anchor |
|---|---|---|---|---|---|
| A – Z | $1 + 26 = 27$ | AZad / Amazon | H – S | $8 + 19 = 27$ | High School |
| B – Y | $2 + 25 = 27$ | BYe / Boy | I – R | $9 + 18 = 27$ | Indian Railway |
| C – X | $3 + 24 = 27$ | CruX / Crax | J – Q | $10 + 17 = 27$ | Jungle Queen |
| D – W | $4 + 23 = 27$ | DeW / Down | K – P | $11 + 16 = 27$ | KanPur / PK |
| E – V | $5 + 22 = 27$ | EVening / Love | L – O | $12 + 15 = 27$ | LOve |
| F – U | $6 + 21 = 27$ | FUll / Fair Unfair | M – N | $13 + 14 = 27$ | MaN |
| G – T | $7 + 20 = 27$ | GT Road | — | — | — |
3. Coding-Decoding Archetypes and Solution Strategies
-
Letter Shifting (Direct Positional Transformation): Letters shift forward ($+k$) or backward ($-k$) by fixed, progressive, or alternating increments.
- Constant Shift: If
TEACHERis coded asVGCEJGT, every letter is shifted by $+2$ ($T \rightarrow V, E \rightarrow G, A \rightarrow C$). - Progressive Shift: If
LIGHTis coded asMJJLW, the shifts are $+1, +2, +3, +4, +5$. - Alternating Shift: $+1, -1, +1, -1$ or $+2, -2, +2, -2$.
- Constant Shift: If
-
Opposite Letter / Reverse Coding: Replacing letters with their complementary opposite letters ($A \leftrightarrow Z, B \leftrightarrow Y$).
- If
KINGis coded asPRMT($K \leftrightarrow P, I \leftrightarrow R, N \leftrightarrow M, G \leftrightarrow T$).
- If
-
Positional Rearrangement (Cross-Pairing / Transposition): The letters within the word are rearranged without changing their identity.
- Pairs Swapped:
SYSTEM$\rightarrow$SY-ST-EM$\rightarrow$YS-TS-ME$\implies$YSTSME. - Half-Word Reversal:
BREAKTHROUGH(12 letters) $\rightarrow$ split into two halves of 6 letters and reverse each half independently.
- Pairs Swapped:
-
Mathematical & Numerical Coding: Words are converted into numbers based on place values, sums, products, or letter counts.
- Sum of Place Values: If
CAT$= 3 + 1 + 20 = 24$, thenDOG$= 4 + 15 + 7 = 26$. - Sum of Reverse Place Values:
CAT$= 24 + 26 + 7 = 57$. - Sum Multiplied by Word Length: $\text{Value} = (\sum \text{positions}) \times \text{number of letters}$.
- Sum of Place Values: If
-
Sentence Deciphering via Common Word Elimination: Identify unique code-word correspondences by comparing multiple statements.
- Statement 1:
"pit dar na"means"you are good" - Statement 2:
"dar tok pa"means"good and bad" - Statement 3:
"na tim si"means"they are late" - Deduction: Comparing (1) and (2), common word is
"good"and common code is"dar"$\implies \text{good} = \text{dar}$. - Comparing (1) and (3), common word is
"are"and common code is"na"$\implies \text{are} = \text{na}$. - From (1), remaining code is
"pit"and remaining word is"you"$\implies \text{you} = \text{pit}$.
- Statement 1:
4. Direction Sense Tests and Spatial Geometry
Direction sense problems test spatial orientation, tracking vector displacements, turns, and solar shadow orientations.
The Standard 8-Point Compass
- Four Cardinal Directions: North (N), South (S), East (E), West (W) at $90^\circ$ separations.
- Four Intercardinal / Ordinal Directions: North-East (NE), South-East (SE), South-West (SW), North-West (NW) at $45^\circ$ bisectors.
Turn Conventions
- Right Turn: Always rotate $90^\circ$ Clockwise (CW) relative to the current facing vector.
- Left Turn: Always rotate $90^\circ$ Counter-Clockwise (CCW) relative to the current facing vector.
- If a person is facing North: Right turn $\rightarrow$ East; Left turn $\rightarrow$ West.
- If a person is facing South: Right turn $\rightarrow$ West; Left turn $\rightarrow$ East.
- If a person is facing East: Right turn $\rightarrow$ South; Left turn $\rightarrow$ North.
- If a person is facing West: Right turn $\rightarrow$ North; Left turn $\rightarrow$ South.
Shortest Distance / Displacement Calculation
To find the straight-line displacement from starting point $(0,0)$ to final point $(x, y)$, resolve all movements into net horizontal $(\Delta x)$ and net vertical $(\Delta y)$ vectors, then apply the Pythagorean Theorem:
| Common Pythagorean Triples ($a, b, c$ where $a^2 + b^2 = c^2$) |
|---|
| $(3, 4, 5) \implies (6, 8, 10), (9, 12, 15), (30, 40, 50)$ |
| $(5, 12, 13) \implies (10, 24, 26), (15, 36, 39)$ |
| $(8, 15, 17) \implies (16, 30, 34)$ |
| $(7, 24, 25)$ and $(9, 40, 41)$ |
Solar Shadow Principles
Shadow analysis is determined strictly by the sun's celestial position:
| Solar Time | Sun's Direction | Direction of Cast Shadow | Facing North | Facing South | Facing East | Facing West |
|---|---|---|---|---|---|---|
| Morning (Sunrise) | East | West | Shadow to Left | Shadow to Right | Shadow Behind | Shadow in Front |
| Evening (Sunset) | West | East | Shadow to Right | Shadow to Left | Shadow in Front | Shadow Behind |
| 12:00 Noon | Directly Overhead | Directly Below | No horizontal shadow | No horizontal shadow | No horizontal shadow | No horizontal shadow |
[!TIP] Quick Shadow Rule: At sunrise, shadows always point West. If a person's shadow falls to their left, they must be facing North ($90^\circ$ clockwise from West). If their shadow falls to their right, they must be facing South ($90^\circ$ counter-clockwise from West).
In a certain code language, if the word 'STREAM' is coded as 'TVUHEO', what will be the code for 'SUBMIT' following the exact same positional rule?
What is the next term in the number series: 4, 11, 30, 67, 128, [?] ?
A researcher walks 30 metres toward the East, turns right and walks 40 metres, then turns left and walks 10 metres, and finally turns left and walks 70 metres. How far is the researcher from the starting point in a straight line?
One evening before sunset, two friends, Ananya and Rohan, were talking to each other face to face in a campus garden. If Rohan's shadow was exactly to the left of Ananya, which direction was Rohan facing?