Number System — Railway Group D Study Notes
Overview
The Number System is the foundation of all quantitative reasoning in Railway Group D exams. Expect 3–5 direct questions plus many indirect applications across ratio, percentage, LCM/HCF and algebra problems. Mastery here means you can classify any number instantly, apply divisibility tests without scratch work, and recognize properties like prime factorization reflexively.
This topic tests both conceptual clarity (what makes a number rational?) and computational speed (is 4,872 divisible by 8?). Railway exams favor straightforward application over complex theory—you need fast recall of divisibility rules, properties of odd/even numbers, and place-value manipulation. A strong number sense built here will accelerate every other Mathematics topic.
Focus on: number classification, divisibility shortcuts for 2 through 11, co-prime and twin-prime identification, place-value tricks, and quick conversions between fractions and decimals. These skills compound across the entire syllabus.
Key Concepts
- **Natural Numbers (N)**: Counting numbers starting from 1: {1, 2, 3, 4, ...}. Used for counting discrete objects; no zero, negatives, or fractions.
- **Whole Numbers (W)**: Natural numbers plus zero: {0, 1, 2, 3, ...}. Zero represents "nothing" and is the additive identity.
- **Integers (Z)**: All whole numbers plus their negatives: {..., -3, -2, -1, 0, 1, 2, 3, ...}. Closed under addition, subtraction and multiplication but not division.
- **Rational Numbers (Q)**: Any number expressible as p/q where p and q are integers and q ≠ 0. Includes terminating decimals (0.75 = 3/4) and repeating decimals (0.333... = 1/3). All integers are rational since 5 = 5/1.
- **Prime Numbers**: Natural numbers greater than 1 with exactly two factors: 1 and itself. First ten primes: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29. Note: 2 is the only even prime; 1 is neither prime nor composite.
- **Composite Numbers**: Natural numbers greater than 1 with more than two factors. Examples: 4, 6, 8, 9, 10. Every composite has a unique prime factorization.
- **Co-prime (Relatively Prime)**: Two numbers whose HCF is 1. Examples: (8, 15), (21, 25). Co-primes need not be prime themselves.
- **Place Value System**: In decimal notation, each position represents a power of 10. In 5,847: the 7 is in ones place (7×1), 4 in tens (4×10), 8 in hundreds (8×100), 5 in thousands (5×1000).
Formulas / Key Facts
**Divisibility Tests**
- **By 2**: Last digit is 0, 2, 4, 6 or 8.
- **By 3**: Sum of all digits is divisible by 3. (Example: 417 → 4+1+7=12, divisible by 3)
- **By 4**: Last two digits form a number divisible by 4. (Example: 1,316 → 16 ÷ 4 = 4)
- **By 5**: Last digit is 0 or 5.
- **By 6**: Divisible by both 2 and 3.
- **By 8**: Last three digits form a number divisible by 8. (Example: 23,128 → 128 ÷ 8 = 16)
- **By 9**: Sum of digits divisible by 9. (Example: 729 → 7+2+9=18, divisible by 9)
- **By 10**: Last digit is 0.
- **By 11**: Alternating sum of digits is 0 or divisible by 11. (Example: 1,342 → (1+4)–(3+2)=0)
**Number Properties**
- Sum of first n natural numbers: n(n+1)/2
- Sum of first n odd numbers: n²
- Sum of first n even numbers: n(n+1)
- Product of two odd numbers is odd; product involving any even number is even.
- Sum of two even or two odd numbers is even; sum of one even and one odd is odd.
**Rational Number Conversions**
- Terminating decimal: Denominator (in simplest form) has only 2 and/or 5 as prime factors.
- Non-terminating repeating decimal: All other rational numbers. Example: 1/3 = 0.333...
Worked Examples
**Example 1: Classify 0, -5, 7/2, 0.625**
- 0: Whole number, integer, rational (not natural)
- -5: Integer, rational (not natural or whole)
- 7/2 = 3.5: Rational only (not integer, whole or natural)
- 0.625 = 5/8: Rational only (terminating decimal)
**Example 2: Check if 85,176 is divisible by 8 and 9**
- **By 8**: Last three digits are 176. 176 ÷ 8 = 22, so yes.
- **By 9**: Sum of digits = 8+5+1+7+6 = 27. 27 ÷ 9 = 3, so yes.
- Therefore 85,176 is divisible by both 8 and 9 (and hence by 72).
**Example 3: Is 121 prime or composite?**
- Check divisibility by primes up to √121 ≈ 11.
- 121 = 11 × 11. It has factors 1, 11, 121 (more than two).
- Composite.
**Example 4: Find co-prime pairs from (12, 15), (14, 21), (25, 36)**
- (12, 15): HCF = 3, not co-prime.
- (14, 21): HCF = 7, not co-prime.
- (25, 36): HCF = 1, co-prime.
**Example 5: Sum of first 50 natural numbers**
- Use formula: n(n+1)/2 = 50×51/2 = 25×51 = 1,275.
Common Mistakes
**Mistake**: Treating 1 as a prime number. **Fix**: 1 has only one factor (itself); primes must have exactly two factors. 1 is neither prime nor composite.
**Mistake**: Assuming all fractions are irrational. **Fix**: All fractions p/q (q≠0) are rational by definition. Irrationals are non-repeating, non-terminating decimals like √2 or π, which cannot be expressed as fractions.
**Mistake**: Applying divisibility test for 4 to the last digit only. **Fix**: Use the last two digits. For 314: check 14 ÷ 4 = 3.5 (not divisible). One digit (4) alone is misleading.
**Mistake**: Confusing co-prime with twin primes. **Fix**: Co-prime means HCF=1 (e.g., 8 and 15, neither prime). Twin primes are pairs of primes differing by 2 (e.g., 11 and 13). All twin primes are co-prime, but not vice versa.
**Mistake**: Forgetting that zero is a whole number but not natural. **Fix**: Natural numbers start at 1. Whole numbers include 0. Questions often test this boundary: "How many whole numbers less than 3?" → {0, 1, 2} = 3 numbers.
Quick Reference
- **Number hierarchy**: Natural ⊂ Whole ⊂ Integer ⊂ Rational.
- **Divisibility shortcuts**: 3 (digit sum), 4 (last two), 8 (last three), 9 (digit sum), 11 (alternating digit sum).
- **2 is the only even prime**; 1 is neither prime nor composite.
- **Co-prime**: HCF = 1, not necessarily prime themselves.
- **Sum formulas**: First n naturals = n(n+1)/2; first n odds = n².
- **Terminating decimals** ↔ denominators with only factors 2 and 5 in simplest form.