3.3 Number Sequences & Pattern Recognition
Key Takeaways
- An arithmetic sequence has a constant common difference d = a_n - a_{n-1}, with the n-th term given by a_n = a_1 + (n-1)d.
- A geometric sequence has a constant common ratio r = a_n / a_{n-1}, with the n-th term given by a_n = a_1 · r^{n-1}.
- Pattern recognition on the EIAT requires analyzing single-operation, multi-operation (e.g., 2n + 1), and alternating term progression rules.
- Step-up and step-down transformers utilize integer turns ratios (N_p/N_s) that generate geometric progression voltage levels across multi-tapped windings.
- Multi-stage electrical load drops and ladder networks follow precise arithmetic or geometric sequences useful for troubleshooting voltage degradation.
3.3 Number Sequences & Pattern Recognition
Quick Summary: A number sequence is an ordered list of numbers following a systematic mathematical rule. The EIAT heavily tests pattern recognition through arithmetic sequences (constant common difference $d$), geometric sequences (constant common ratio $r$), multi-operational rules, and alternating progressions. Electricians utilize sequence formulas ($a_n = a_1 + (n-1)d$ and $a_n = a_1 \cdot r^{n-1}$) to solve practical problems involving transformer voltage step-up/step-down ratios, multi-stage motor starting currents, and ladder resistance networks.
Fundamentals of Number Sequences
A sequence is an ordered set of numbers where each individual number is called a term. Terms are designated by subscripted variables:
- $a_1$ represents the first term of the sequence.
- $a_n$ represents the $n$-th term (also called the general term or explicit formula).
- $n$ represents the term position index ($n = 1, 2, 3, \dots$).
Part 1 of the EIAT features numerous number series items. Recognizing sequence structures allows candidates to find missing intermediate terms or extrapolate distant terms efficiently.
Arithmetic Sequences ($a_n = a_1 + (n-1)d$)
An arithmetic sequence (or arithmetic progression) is a sequence in which the difference between any two consecutive terms is constant.
The Common Difference ($d$)
The constant change between consecutive terms is called the common difference ($d$):
- If $d > 0$, the sequence is increasing (e.g., $5, 11, 17, 23, \dots \implies d = +6$).
- If $d < 0$, the sequence is decreasing (e.g., $100, 85, 70, 55, \dots \implies d = -15$).
Explicit Formula for the $n$-th Term
To find any term $a_n$ without writing out all preceding terms, use the explicit arithmetic formula:
Derivation Logic
- $a_1 = a_1$
- $a_2 = a_1 + d$
- $a_3 = a_1 + 2d$
- $a_4 = a_1 + 3d$
- $\dots$
- To reach the $n$-th term, you must add the common difference $d$ exactly $(n - 1)$ times to the initial term $a_1$.
Step-by-Step Example: Finding a Large Term
Problem: What is the 30th term of the arithmetic sequence: $11, 17, 23, 29, \dots$?
- Identify the first term ($a_1$):
- Calculate the common difference ($d$):
- Identify the target position ($n$):
- Apply the explicit formula:
- Perform multiplication before addition:
Thus, the 30th term of the sequence is 185.
Geometric Sequences ($a_n = a_1 \cdot r^{n-1}$)
A geometric sequence (or geometric progression) is a sequence in which each term after the first is obtained by multiplying the previous term by a constant non-zero number called the common ratio ($r$).
The Common Ratio ($r$)
- If $r > 1$, the sequence exhibits exponential growth (e.g., $3, 6, 12, 24, 48, \dots \implies r = 2$).
- If $0 < r < 1$, the sequence exhibits exponential decay (e.g., $1000, 500, 250, 125, \dots \implies r = 0.5$).
- If $r < 0$, the sequence terms alternate in sign (e.g., $5, -15, 45, -135, \dots \implies r = -3$).
Explicit Formula for the $n$-th Term
The general term of a geometric sequence is given by:
Example
To find the 7th term of $2, 6, 18, 54, \dots$:
- $a_1 = 2$, $r = \frac{6}{2} = 3$, $n = 7$.
- $a_7 = 2 \cdot 3^{7-1} = 2 \cdot 3^6 = 2 \cdot 729 = 1,458$.
Advanced EIAT Pattern Recognition Strategies
EIAT number series questions often extend beyond simple arithmetic or geometric progressions. Test takers must recognize multi-operational, polynomial, and alternating patterns.
1. Two-Step Operational Sequences ($a_n = k \cdot a_{n-1} + c$)
In these patterns, obtaining the next term requires combining two operations—such as multiplying by a constant and adding/subtracting a number.
Step-by-Step Example: Missing Term Identification
Problem: What is the missing number in the sequence: $7, 15, 31, 63, \underline{\quad}, 255$?
-
Analyze term differences:
- $15 - 7 = 8$
- $31 - 15 = 16$
- $63 - 31 = 32$ Notice that the differences double each step ($8, 16, 32, \dots$).
-
Formulate the recursive rule:
- Test multiplication and addition: The operational pattern is: Multiply the previous term by 2 and add 1.
-
Calculate the missing term ($a_5$):
-
Verify with the subsequent term ($a_6 = 255$):
The missing number is 127.
2. Perfect Square & Cube Sequences
Check if the sequence terms (or the differences between terms) correspond to squares ($n^2$) or cubes ($n^3$):
- Pure Squares: $1, 4, 9, 16, 25, 36, 49, \dots$
- Square Differences: $2, 3, 7, 16, 32, 57, \dots$ (Differences are $1^2, 2^2, 3^2, 4^2, 5^2 \implies +1, +4, +9, +16, +25$).
3. Interleaved (Alternating) Sequences
Some test questions combine two independent sequences into a single alternating series:
- Example: $5, 50, 10, 45, 15, 40, \underline{\quad}, \underline{\quad}$
- Odd Position Terms ($a_1, a_3, a_5, a_7$): $5, 10, 15, \mathbf{20}$ ($+5$ progression).
- Even Position Terms ($a_2, a_4, a_6, a_8$): $50, 45, 40, \mathbf{35}$ ($-5$ progression).
Trade Applications: Motor Currents & Transformer Taps
Pattern recognition and sequence formulas directly translate to industrial electrical installations.
Application 1: Reduced-Voltage Motor Start-Up Current Progression
Heavy industrial electric motors draw severe inrush currents during direct-on-line starting. To prevent utility voltage sags, electricians install multi-stage reduced-voltage soft starters or autotransformer starters that step down starting current across sequential timing stages.
An electrician logs motor current draws across 5 starting stages:
- Stage 1: $321\text{ A}$
- Stage 2: $281\text{ A}$
- Stage 3: $241\text{ A}$
- Stage 4: $201\text{ A}$
Analysis
- Calculate the common difference ($d$):
- Recognize an arithmetic progression with initial term $a_1 = 321\text{ A}$ and common difference $d = -40\text{ A}$.
- Predict the expected Stage 5 current ($a_5$): (Using formula: $a_5 = 321 + (5-1)(-40) = 321 - 160 = 161\text{ A}$)
Application 2: Multi-Tap Step-Down Transformers
Distribution transformers frequently utilize primary or secondary tap sequences configured in geometric ratios (e.g., $\pm 2.5%$ and $\pm 5.0%$ voltage tap steps). Calculating step voltages across multi-tap windings relies on geometric ratio multiplication, allowing electricians to set tap changers accurately under varying line conditions.
What is the 30th term of the arithmetic sequence: $11, 17, 23, 29, \dots$?
What is the missing number in the sequence: $7, 15, 31, 63, \underline{\quad}, 255$?
An electrician notes motor current draws during start-up over 5 stages: Stage 1 = 321 A, Stage 2 = 281 A, Stage 3 = 241 A, Stage 4 = 201 A. What is the expected current at Stage 5?