Real Numbers is the opening chapter of Class 10 Mathematics and forms the foundation of the entire Number System branch of study. This chapter revisits the concepts of Euclid's division lemma and the Fundamental Theorem of Arithmetic, which the students first encountered in Class 9. The chapter deals with the properties of natural numbers, whole numbers, integers, rational numbers, and irrational numbers, and establishes the deep relationships among them.
The central theme of this chapter is to understand how every composite number can be expressed uniquely as a product of primes, and how this simple yet powerful idea helps us prove the irrationality of certain numbers like the square root of 2. Along the way, students also learn the decimal expansions of rational numbers and how they relate to the denominators of the fractions, together with concepts of HCF, LCM, and their interrelationship.
Real Numbers is not only crucial for board examinations but also for competitive examinations and higher studies. A clear command of divisibility rules, prime factorization, and the decimal expansion behaviour of numbers prepares the student to handle more advanced topics in algebra and number theory with confidence.
For any two positive integers a and b, there exist unique integers q and r satisfying: a = bq + r, where 0 <= r < b
Here, q is called the quotient and r is called the remainder. This lemma is a restatement of the long division method we have used since primary school, but it gives it a precise mathematical form.
This lemma is used to compute the HCF of two positive integers through the following systematic steps:
Example: HCF of 455 and 42. 455 = 42 x 10 + 35 42 = 35 x 1 + 7 35 = 7 x 5 + 0 Hence, HCF(455, 42) = 7.
This algorithm is extremely efficient and always terminates because the remainders keep decreasing and are non-negative, eventually reaching zero.
Every composite number can be expressed (factorised) as a product of primes, and this factorisation is unique, apart from the order in which the prime factors occur.
Example: 32760 = 2^3 x 3^2 x 5 x 7 x 13.
This theorem is also called the Unique Prime Factorisation Theorem. Its usefulness is enormous because it guarantees that regardless of how we begin the factorisation process, we always end up with the same set of prime factors.
If a and b are two positive integers, then: HCF(a, b) x LCM(a, b) = a x b
Example: For 12 and 18: 12 = 2^2 x 3 18 = 2 x 3^2 HCF = 2 x 3 = 6 LCM = 2^2 x 3^2 = 36 Check: HCF x LCM = 6 x 36 = 216 = 12 x 18. Hence verified.
The relationship HCF x LCM = a x b holds only for two numbers at a time. For three or more numbers, this simple product rule does not apply, and we must use prime factorisation directly.
A number that cannot be written in the form p/q, where p and q are integers and q is not zero, is called an irrational number. Examples include sqrt(2), sqrt(3), sqrt(5), pi, and e.
The standard method to prove that a number like sqrt(2) is irrational uses proof by contradiction:
The same technique works for sqrt(3), sqrt(5), and in fact for sqrt of any prime number.
If p is a prime and p divides a^2, then p divides a as well. This lemma is frequently used in irrationality proofs.
Let x = p/q be a rational number whose decimal expansion terminates. Then the denominator q is of the form 2^n x 5^m, where n and m are non-negative integers.
Conversely, if the denominator of a rational number in its simplest form is of the form 2^n x 5^m, then the rational number has a terminating decimal expansion.
Given any rational number with denominator of the form 2^n x 5^m, we can obtain its exact terminating decimal by multiplying numerator and denominator by suitable powers of 2 and 5 so that the denominator becomes a power of 10.
Example: 17/8 = 17/2^3 = (17 x 5^3)/(2^3 x 5^3) = (17 x 125)/1000 = 2125/1000 = 2.125.
Similarly, 1/20 = 1/(2^2 x 5) = 5/(2^2 x 5^2) = 5/100 = 0.05.
This technique shows that the number of digits in the decimal part equals the greater of n and m.
| Type | Definition | Example |
|---|---|---|
| Natural Numbers | Counting numbers 1, 2, 3, ... | 5, 12, 100 |
| Whole Numbers | Natural numbers including zero | 0, 1, 2, ... |
| Integers | Whole numbers and their negatives | -3, 0, 7 |
| Rational Numbers | p/q form, q not zero | 1/2, -3/4, 0.25 |
| Irrational Numbers | Cannot be written as p/q | sqrt(2), pi, sqrt(7) |
| Real Numbers | Union of rational and irrational | every number on the line |
| Concept | Result | Example |
|---|---|---|
| Euclid's Division Lemma | a = bq + r, 0 <= r < b | 17 = 5 x 3 + 2 |
| HCF by Division Algorithm | Repeat lemma till remainder is zero | HCF(455, 42) = 7 |
| Fundamental Theorem | Unique prime factorisation | 72 = 2^3 x 3^2 |
| HCF x LCM | HCF(a,b) x LCM(a,b) = a x b | 6 x 36 = 12 x 18 |
| Terminating decimal | q = 2^n x 5^m | 7/8 = 0.875 |
| Non-terminating repeating | q has prime factor other than 2, 5 | 3/14 = 0.214285714... |
Real Numbers consolidates the arithmetic backbone of mathematics that students will use in almost every later chapter, from polynomials to statistics. The Fundamental Theorem of Arithmetic, Euclid's division lemma, and the classification of decimal expansions together give a complete picture of how numbers behave. Mastery of this chapter ensures a strong start to the board year, and the skills of proving irrationality and finding HCF by the division algorithm will recur throughout higher mathematics. A regular practice of solved examples and previous year questions is the most reliable path to full marks in this chapter.