Number System
Overview
The Number System forms the foundational bedrock of all mathematical operations tested in JTET Paper I. This topic carries significant weightage as it underpins virtually every other area—fractions, percentages, mensuration, and data handling all require solid number sense. For primary-level teaching, understanding how children develop number concepts is equally crucial.
Students must master three interconnected areas: the types of numbers (whole numbers and integers), the place value system (how digits derive value from position), and the relationships between numbers (factors and multiples). Exam questions typically test conceptual clarity through direct questions, application problems, and pedagogical scenarios where you must identify how a child might think about numbers.
The ability to move fluently between concrete representations (blocks, number lines) and abstract notation is what distinguishes strong candidates. JTET frequently tests whether you can explain *why* mathematical rules work, not just apply them mechanically.
Key Concepts
- **Natural numbers** start from 1 and go on infinitely (1, 2, 3, ...). **Whole numbers** include 0 along with natural numbers (0, 1, 2, 3, ...). The only difference is the inclusion of zero.
- **Integers** extend whole numbers to include negative numbers (..., -3, -2, -1, 0, 1, 2, 3, ...). Zero is neither positive nor negative—a common exam trap.
- **Place value** means a digit's value depends on its position. In 5,847, the digit 5 represents 5,000 (5 × 1,000), while the digit 4 represents 40 (4 × 10). This is the Hindu-Arabic decimal system based on powers of 10.
- **Face value** is the digit itself regardless of position. In 5,847, the face value of 5 is simply 5, but its place value is 5,000.
- A **factor** of a number divides it exactly without remainder. Factors of 12: 1, 2, 3, 4, 6, 12. Every number has 1 and itself as factors.
- A **multiple** of a number is obtained by multiplying it by any whole number. Multiples of 4: 4, 8, 12, 16, 20... Multiples are infinite; factors are finite.
- **Prime numbers** have exactly two factors (1 and themselves): 2, 3, 5, 7, 11, 13... Note that 1 is NOT prime (only one factor) and 2 is the only even prime.
- **Composite numbers** have more than two factors: 4, 6, 8, 9, 10... The number 1 is neither prime nor composite.
Formulas / Key Facts
| Concept | Key Fact | |---------|----------| | Place values | ...Ten thousands (10,000) → Thousands (1,000) → Hundreds (100) → Tens (10) → Ones (1) | | Expanded form | 4,729 = 4×1000 + 7×100 + 2×10 + 9×1 | | Number of factors | If n = p^a × q^b × r^c, then total factors = (a+1)(b+1)(c+1) | | Divisibility by 2 | Last digit is 0, 2, 4, 6, or 8 | | Divisibility by 3 | Sum of digits is divisible by 3 | | Divisibility by 5 | Last digit is 0 or 5 | | Divisibility by 9 | Sum of digits is divisible by 9 | | Divisibility by 11 | Difference of sum of alternate digits is 0 or divisible by 11 | | Smallest prime | 2 (also the only even prime) | | Properties of zero | 0 × any number = 0; any number + 0 = same number; division by 0 is undefined |