Natural Numbers and Number System
Overview
Natural numbers and the number system form the bedrock of all mathematical reasoning tested in KTET. This topic appears consistently across Categories I, II, and III, often contributing 3–5 direct questions. Examiners test both conceptual clarity (understanding place value, divisibility rules) and computational speed (finding HCF/LCM quickly).
Mastery here pays dividends beyond the math section—many pedagogy questions ask how to teach these concepts to children. You must understand the "what" (content) and the "how" (child-friendly methods). Focus on divisibility shortcuts, the relationship between HCF and LCM, and place value problems involving large numbers.
The Kerala syllabus emphasises activity-based learning, so expect questions linking these concepts to manipulatives (base-ten blocks, number charts) and real-life contexts (money, measurement).
Key Concepts
- **Natural numbers** are counting numbers starting from 1: {1, 2, 3, 4, ...}. Zero is not a natural number, but zero together with natural numbers forms **whole numbers** {0, 1, 2, 3, ...}.
- **Place value** describes the value of a digit based on its position. In 5,832: the digit 5 has place value 5,000 (thousands place), 8 has 800, 3 has 30, and 2 has 2.
- **Face value** is the digit itself, regardless of position. In 5,832, the face value of 5 is simply 5.
- **Divisibility** means one number divides another exactly (remainder zero). Divisibility rules are shortcuts to test this without actual division.
- **Factors** of a number are all numbers that divide it exactly. **Multiples** are products of a number with natural numbers.
- **HCF (Highest Common Factor)** is the largest number that divides two or more numbers exactly. Also called GCD (Greatest Common Divisor).
- **LCM (Lowest Common Multiple)** is the smallest number that is a multiple of two or more numbers.
- **Prime numbers** have exactly two factors (1 and itself). **Composite numbers** have more than two factors. Note: 1 is neither prime nor composite.
Formulas / Key Facts
**Divisibility Rules:**
- By 2: Last digit is even (0, 2, 4, 6, 8)
- By 3: Sum of digits divisible by 3
- By 4: Last two digits form a number divisible by 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
- By 9: Sum of digits divisible by 9
- By 11: Difference between sum of digits at odd places and even places is 0 or divisible by 11
**HCF and LCM Relationship:**
- HCF(a, b) × LCM(a, b) = a × b
- This formula works only for two numbers
**Finding HCF:**
- Prime factorisation: Take common prime factors with lowest powers
- Division method: Divide larger by smaller, then divisor by remainder, repeat until remainder is zero
**Finding LCM:**
- Prime factorisation: Take all prime factors with highest powers
- Division method: Divide by primes until all quotients become 1
**Key Facts:**
- HCF of co-prime numbers = 1
- LCM of co-prime numbers = product of the numbers
- HCF always divides LCM
- HCF ≤ both numbers ≤ LCM
Worked Examples
**Example 1: Place Value Problem** *Find the difference between the place value and face value of 7 in 47,523.*
Step 1: Identify position of 7 → thousands place Step 2: Place value = 7 × 1000 = 7,000 Step 3: Face value = 7 Step 4: Difference = 7,000 − 7 = **6,993**
**Example 2: Divisibility Test** *Check if 2,574 is divisible by 6.*
Step 1: For divisibility by 6, check both 2 and 3 Step 2: Last digit is 4 (even) → divisible by 2 ✓ Step 3: Sum of digits = 2 + 5 + 7 + 4 = 18 → divisible by 3 ✓ Step 4: Since divisible by both 2 and 3, **2,574 is divisible by 6**
**Example 3: HCF and LCM** *Find HCF and LCM of 36 and 48.*
Prime factorisation:
- 36 = 2² × 3²
- 48 = 2⁴ × 3¹
HCF = Common primes with lowest powers = 2² × 3¹ = 4 × 3 = **12** LCM = All primes with highest powers = 2⁴ × 3² = 16 × 9 = **144**
Verification: HCF × LCM = 12 × 144 = 1,728 = 36 × 48 ✓
**Example 4: Word Problem** *Two bells ring at intervals of 12 minutes and 18 minutes. If they ring together at 9:00 AM, when will they ring together again?*
Step 1: Find LCM of 12 and 18
- 12 = 2² × 3
- 18 = 2 × 3²
- LCM = 2² × 3² = 36 minutes
Step 2: They ring together after 36 minutes = **9:36 AM**
Common Mistakes
- **Confusing HCF and LCM methods** → Remember: HCF uses lowest powers of common factors; LCM uses highest powers of all factors. Think "HCF = Humble (takes less), LCM = Lavish (takes more)."
- **Applying the product formula to three numbers** → HCF(a,b) × LCM(a,b) = a × b works only for two numbers. For three numbers, use prime factorisation directly.
- **Forgetting that 1 is not prime** → A prime number must have exactly two factors. 1 has only one factor (itself), so it is not prime.
- **Divisibility by 4: Checking only last digit** → You must check the last two digits. Example: 112 ends in 2 (not divisible by 4), but 12 ÷ 4 = 3, so 112 is divisible by 4.
- **Mixing place value and face value** → Place value depends on position and is always larger (except for units digit). Face value is just the digit itself.
Quick Reference
- Natural numbers: 1, 2, 3, ... (not including zero)
- Place value = Face value × Value of the position
- HCF × LCM = Product of two numbers
- Divisibility by 6 = Check both 2 and 3
- Divisibility by 11 = (Sum of odd-place digits) − (Sum of even-place digits) is 0 or multiple of 11
- HCF is always a factor of LCM