Number System
Overview
The Number System forms the bedrock of upper-primary mathematics and appears consistently in KAR TET Paper II. This topic tests your understanding of how numbers are classified, their properties, and how operations work across different number sets. Mastery here directly supports performance in algebra, coordinate geometry, and arithmetic progression questions.
For KAR TET, expect questions on identifying number types, performing operations with integers and rational numbers, representing numbers on the number line, and understanding the relationship between rational and irrational numbers. Pedagogy questions may ask how to help students overcome misconceptions about negative numbers or non-terminating decimals.
The progression from Natural Numbers → Whole Numbers → Integers → Rational Numbers → Real Numbers represents increasing mathematical sophistication. Understanding why each extension was necessary (to allow subtraction, division, square roots of non-perfect squares) helps both in solving problems and in teaching the concept effectively.
Key Concepts
- **Natural Numbers (N)**: Counting numbers starting from 1. N = {1, 2, 3, 4, ...}. Closed under addition and multiplication but not subtraction or division.
- **Whole Numbers (W)**: Natural numbers plus zero. W = {0, 1, 2, 3, ...}. Zero is the additive identity.
- **Integers (Z)**: Whole numbers plus negative numbers. Z = {..., -3, -2, -1, 0, 1, 2, 3, ...}. Now subtraction is always possible within the set.
- **Rational Numbers (Q)**: Numbers expressible as p/q where p and q are integers and q ≠ 0. Includes all integers (since 5 = 5/1), terminating decimals (0.75 = 3/4), and repeating decimals (0.333... = 1/3).
- **Irrational Numbers**: Cannot be expressed as p/q. Their decimal expansion is non-terminating and non-repeating. Examples: √2, √3, π, e.
- **Real Numbers (R)**: Union of rational and irrational numbers. Every point on the number line corresponds to a real number.
- **Density Property**: Between any two rational numbers, there exists another rational number. Similarly for real numbers. This means there are infinitely many numbers between any two given numbers.
- **Closure Property**: A set is closed under an operation if performing that operation on members of the set always produces a member of the same set.
Formulas / Key Facts
| Concept | Key Fact | |---------|----------| | Converting repeating decimal to fraction | For 0.abab... (repeating block of n digits), fraction = repeating block ÷ (10ⁿ - 1). Example: 0.36̄ = 36/99 = 4/11 | | Product of two irrationals | May be rational (√2 × √2 = 2) or irrational (√2 × √3 = √6) | | Sum/difference of rational and irrational | Always irrational. Example: 3 + √5 is irrational | | Rationalising the denominator | Multiply by conjugate: 1/(√a + √b) × (√a - √b)/(√a - √b) | | Absolute value of integer | |a| = a if a ≥ 0; |a| = -a if a < 0 | | Additive inverse of a | -a, since a + (-a) = 0 | | Multiplicative inverse of a/b | b/a, since (a/b) × (b/a) = 1 | | Between integers a and b | There are (b - a - 1) integers strictly between them |