Revisiting Irrational Numbers
Build a perfectly square room exactly 1 metre on each side and stretch a tape across the diagonal โ no matter how finely your tape is marked, you can never read the diagonal exactly. Its length is โ2 metres, a number that refuses to be written as any ratio of whole numbers. Numbers like this are not mistakes or approximations; they are a whole different species called irrational numbers, and Class 10 asks you to prove that they exist.
Definition: A rational number is any number that can be written as p/q, where p and q are integers and q โ 0. Its decimal expansion is either terminating (like 0.75) or non-terminating but repeating (like 0.333โฆ). Examples: 3, โ7, 1/2, 11/13, 22/7.
Definition: An irrational number is a real number that cannot be written as p/q with integer p and q (q โ 0). Its decimal expansion is non-terminating AND non-repeating. Classic examples: โ2, โ3, โ5, โ7, ฯ, e.
Definition: Proof by contradiction (reductio ad absurdum) is a method where we assume the statement we want to prove is false, follow the logic honestly, and reach an impossibility. Since the impossibility grew out of our assumption, the assumption itself must be wrong โ so the original statement is true.
The lemma that powers every irrationality proof
Every irrationality proof in NCERT Class 10 rests on one small but mighty result that comes straight from the Fundamental Theorem of Arithmetic (every integer greater than 1 factorises into primes uniquely):
Theorem 1.3 (NCERT): If a prime number p divides aยฒ, then p divides a (where a is a positive integer).
Why is this true? If p divides aยฒ, then p must appear in the prime factorisation of aยฒ. But the primes of aยฒ are exactly the primes of a, each appearing twice (paired up). So a prime sitting inside aยฒ had to be sitting inside a in the first place. There is nowhere else for it to have come from.
You will use this lemma twice in a single proof โ once to catch a factor in the numerator, and once more to catch the same factor in the denominator. Keep it at your fingertips: p prime and p | aยฒ โ p | a.
The strategy in plain words
We want to show โ2 is irrational. Proving this directly is painful, because "irrational" means "cannot be written as p/q" โ we would have to rule out every possible pair p, q. So we flip the script. We assume โ2 is rational, write it as p/q in lowest terms, and then squeeze the equation until it breaks the very "lowest terms" condition we started with. That breakage is the contradiction. The only way out is to admit the first assumption was wrong.
Every such proof follows the same four moves:
- Assume the number is rational: it equals p/q with integers p, q, q โ 0, in lowest terms (gcd(p, q) = 1).
- Square or rearrange to link p, q and the prime you care about.
- Use the lemma to show the prime divides both p and q.
- Spot the contradiction โ p and q were supposed to share no factor, yet they share one. Hence the assumption was false.
That last line is the punchline. The "lowest terms" opening is the cliff over which the contradiction throws the assumption. If you forget to state "in lowest terms" at the very start, the proof has nothing to contradict.
The proof that โ2 is irrational, step by step
We use proof by contradiction.
Step 1 โ Assume the opposite. Suppose โ2 is rational. Then โ2 = p/q, where p and q are integers, q โ 0, and the fraction is in its lowest terms, i.e. gcd(p, q) = 1.
Step 2 โ Rearrange and square.
โ2 = p/q โ qโ2 = p โ squaring both sides, 2qยฒ = pยฒ. โฆ(i)
Step 3 โ Deduce a factor of p. Equation (i) shows 2 divides pยฒ. By the lemma (2 is prime), 2 divides p. So write p = 2m for some integer m.
Step 4 โ Substitute back. Put p = 2m into (i):
2qยฒ = (2m)ยฒ = 4mยฒ โ qยฒ = 2mยฒ. โฆ(ii)
Step 5 โ Deduce a factor of q. Equation (ii) shows 2 divides qยฒ, so by the same lemma, 2 divides q.
Step 6 โ Reach the contradiction. From Steps 3 and 5, both p and q are divisible by 2, so 2 is a common factor of p and q. This contradicts our assumption that gcd(p, q) = 1 (lowest terms).
Step 7 โ Conclusion. The assumption that โ2 is rational must be false. Therefore โ2 is irrational. Proved. โ
Notice what we did not do. We did not compute โ2 to many decimals and note it never repeats โ that is only an observation, not a proof. We used pure logic: assume, derive, contradict. The very same template proves โ3, โ5, โ7, and โp for any prime p.
The picture below places โ2 exactly on the number line as the diagonal of a unit square โ a length you can draw precisely but never write as a fraction.
Extending the idea: sums and products with irrationals
Once you know โ2, โ3 or โ5 is irrational, you rarely need a fresh proof for expressions built from them. Two facts, both provable by the same contradiction trick, do the heavy lifting:
Fact A โ rational + irrational = irrational. If their sum were rational, then irrational = rational โ rational = rational, a contradiction.
Fact B โ (non-zero rational) ร irrational = irrational. If the product were rational, dividing by the non-zero rational would make the irrational rational โ impossible.
These instantly tell you that 5 + โ3, 2โ7, and (3 โ โ5)/2 are all irrational. Do note the caution in Fact B: the rational multiplier must be non-zero, because 0 ร โ2 = 0 is rational. And the "closure" fails in general: โ2 + (โโ2) = 0 is rational, and โ2 ร โ2 = 2 is rational, so irrationals are not closed under addition or multiplication. That is a favourite trap in assertion-reason questions.
Why irrational numbers matter
Irrational numbers are the rule, not the exception. Between any two rationals on the number line lie infinitely many irrationals. Without them you could not describe the diagonal of a unit square (โ2), the circumference-to-diameter ratio of a circle (ฯ), or the natural growth constant in compound interest (e). When the Pythagoreans first proved โ2 irrational, it shattered their belief that "all numbers are ratios of whole numbers" โ legend says the discoverer, Hippasus, was drowned for revealing it.
For your board exam, expect a direct 3-mark question ("Prove โ2 is irrational" or "Prove โ5 is irrational") and objective questions that lean on Facts A and B to settle expressions like 7 โ 2โ3 in a single line. Master the structure once and you unlock several marks across the Real Numbers chapter.
Common misconception: "My calculator shows โ2 = 1.41421356, a finite decimal, so it is rational." The calculator merely truncates at its memory limit. The true expansion of โ2 never terminates and never repeats โ what you see is an approximation, not the number. Also beware: 22/7 is a rational approximation of ฯ, but 22/7 โ ฯ. And not all square roots are irrational โ โ4 = 2, โ9 = 3 are perfectly rational. Only the square root of a non-perfect-square positive integer is irrational.
| Feature | Rational numbers | Irrational numbers |
|---|---|---|
| Form | p/q with q โ 0 | Cannot be written as p/q |
| Decimal expansion | Terminating OR non-terminating repeating | Non-terminating AND non-repeating |
| Examples | 1/2, 0.75, 0.333โฆ, 22/7 | โ2, โ3, ฯ, e, 0.1010010001โฆ |
| Closed under +, ร, รท? | Yes (except รท by 0) | No (โ2 + (โโ2) = 0 is rational) |
| On the number line | Dense, but countable | Dense, and uncountable |
Work through these examples. They begin with the core board proofs (โ2, โ3, โ5) and build up to the multi-step twists NCERT loves โ sums, products, assertion-reason, reading the figure, and the classic sign/zero traps. Keep the lemma handy: p prime and p | aยฒ โ p | a, and the two shortcuts: rational + irrational = irrational, non-zero rational ร irrational = irrational.
Example 1 โ Prove โ2 is irrational (basic, board 3-marker)
Q: Prove that โ2 is irrational.
Solve:
Assume โ2 = p/q in lowest terms (gcd(p, q) = 1, q โ 0).
Then qโ2 = p โ 2qยฒ = pยฒ, so 2 | pยฒ โ 2 | p. Write p = 2m.
Substitute: 2qยฒ = 4mยฒ โ qยฒ = 2mยฒ, so 2 | qยฒ โ 2 | q.
Now 2 divides both p and q, contradicting gcd(p, q) = 1.
Answer: The assumption fails, so โ2 is irrational. โ (Sanity check: the contradiction lands precisely on the "lowest terms" line โ exactly where it should.)
Example 2 โ Prove โ3 is irrational
Q: Prove that โ3 is irrational.
Solve:
Assume โ3 = p/q in lowest terms.
Squaring: 3 = pยฒ/qยฒ โ 3qยฒ = pยฒ, so 3 | pยฒ โ 3 | p (3 is prime). Write p = 3m.
Substitute: 3qยฒ = 9mยฒ โ qยฒ = 3mยฒ, so 3 | qยฒ โ 3 | q.
Then 3 divides both p and q โ contradiction with gcd(p, q) = 1.
Answer: โ3 is irrational. โ Note how only the prime changed from 2 to 3; the skeleton is identical.
Example 3 โ Prove 5 โ โ3 is irrational (given โ3 is irrational)
Q: Given that โ3 is irrational, prove that 5 โ โ3 is irrational.
Solve:
Assume 5 โ โ3 is rational, say 5 โ โ3 = a/b (integers a, b; b โ 0).
Isolate the surd: โ3 = 5 โ a/b = (5b โ a)/b.
Since a, b are integers, (5b โ a)/b is a ratio of integers, i.e. a rational number.
So โ3 would be rational โ but it is given irrational. Contradiction.
Answer: 5 โ โ3 is irrational. โ (This is just Fact A: rational โ irrational = irrational.)
Example 4 โ Tricky: prove 3 + 2โ5 is irrational
Q: Prove that 3 + 2โ5 is irrational, given that โ5 is irrational.
Solve:
Assume 3 + 2โ5 is rational, say 3 + 2โ5 = a/b (integers a, b; b โ 0).
Then 2โ5 = a/b โ 3 = (a โ 3b)/b, so โ5 = (a โ 3b)/(2b).
The right side is a ratio of integers (denominator 2b โ 0), hence rational.
So โ5 would be rational โ contradicting the given fact. Contradiction.
Answer: 3 + 2โ5 is irrational. โ Trap: you must divide by 2 as well as b; the multiplier 2 does not disturb rationality since it is a non-zero rational (Fact B in reverse).
Example 5 โ Tricky: prove โ5 is irrational, then use it for 1/โ5
Q: Prove โ5 is irrational, and hence show that 1/โ5 is irrational.
Solve:
Part 1: Assume โ5 = p/q in lowest terms. Then 5qยฒ = pยฒ โ 5 | pยฒ โ 5 | p. Write p = 5m.
So 5qยฒ = 25mยฒ โ qยฒ = 5mยฒ โ 5 | qยฒ โ 5 | q. Then 5 | p and 5 | q โ contradiction. Hence โ5 is irrational.
Part 2: Rationalise: 1/โ5 = (1/โ5) ร (โ5/โ5) = โ5/5. Now 1/5 is a non-zero rational and โ5 is irrational, so by Fact B, (1/5) ร โ5 = โ5/5 is irrational.
Answer: 1/โ5 = โ5/5 is irrational. โ (Check: if 1/โ5 were rational, its reciprocal โ5 would be rational too โ impossible.)
Example 6 โ Tricky (assertionโreason): are irrationals closed under addition?
Q: Assertion (A): The sum of two irrational numbers is always irrational. Reason (R): โ2 is irrational. Choose: (a) both true, R explains A; (b) both true, R does not explain A; (c) A false, R true; (d) A true, R false.
Solve:
Test A with a counter-example: โ2 and (โโ2) are both irrational, but โ2 + (โโ2) = 0, which is rational. So A is false. R (โ2 is irrational) is a true statement.
Answer: (c) โ A is false, R is true. The trap: "irrational + irrational" is NOT always irrational; only "rational + irrational" is guaranteed irrational.
Example 7 โ Tricky (figure reading): is the labelled diagonal rational?
Q: In the number-line figure above, a unit square (side 1) sits on the line and its diagonal is swung down with a compass to mark a point P. Is the length OP rational or irrational? Justify using the figure.
Solve:
By Pythagoras on the unit square, diagonalยฒ = 1ยฒ + 1ยฒ = 2, so the diagonal (and hence OP) = โ2.
Since 2 is not a perfect square, โ2 is the square root of a non-perfect-square integer, which is irrational (proved in Example 1). The compass only transfers this exact length onto the line; it does not make it a fraction.
Answer: OP = โ2, which is irrational. The figure shows a length you can construct precisely yet never express as p/q. (Sanity check: OP โ 1.414 lies between the ticks 1 and 2, as the dashed arc lands.)
Example 8 โ Tricky: spot the flaw / classify the number
Q: A student claims "0.101001000100001โฆ is rational because it has a clear pattern, while 22/7 is irrational because it is ฯ." Identify and correct both errors.
Solve:
Error 1: 0.101001000100001โฆ has a pattern, but the pattern is non-repeating (the block of 0s keeps growing), and the decimal is non-terminating. Non-terminating AND non-repeating โ it is irrational, not rational. "Has a pattern" is not the test; "repeating block" is.
Error 2: 22/7 is a ratio of two integers (7 โ 0), so 22/7 is rational by definition. It is only an approximation of ฯ; 22/7 โ ฯ, and ฯ itself is irrational.
Answer: 0.101001000100001โฆ is irrational; 22/7 is rational. Both of the student's claims are wrong. The rigorous criterion is "non-terminating AND non-repeating", never "looks messy" or "has a pattern".
- โ- Rational = p/q with integers p, q and q โ 0; decimals terminate or repeat.
- โ- Irrational decimals are non-terminating AND non-repeating; e.g. โ2, โ3, ฯ, e.
- โ- Lemma (from Fundamental Theorem of Arithmetic): if prime p | aยฒ, then p | a.
- โ- Proof by contradiction: assume rational in lowest terms, then derive a shared prime factor.
- โ- The contradiction always strikes the "lowest terms" (gcd = 1) assumption.
- โ- 22/7 is rational and only approximates ฯ; โ4, โ9 are rational โ only โ(non-perfect-square) is irrational.
- โ- rational + irrational = irrational; (non-zero rational) ร irrational = irrational.
- โ- Irrationals are NOT closed under +, ร (โ2 + (โโ2) = 0; โ2 ร โ2 = 2).
"ALICE" โ Assume rational in Lowest terms, Imply the prime divides p, Chain back to show it divides q, Expose the common factor (contradiction!). Walk Alice through these five steps and the contradiction always lands on gcd(p, q) = 1.
- โ- Irrational numbers cannot be written as p/q and have non-terminating, non-repeating decimals.
- โ- Irrationality is proved by contradiction using the prime-divisibility lemma p | aยฒ โ p | a.
- โ- The proofs of โ3 and โ5 mirror โ2 exactly โ swap the prime, keep the skeleton.
- โ- rational ยฑ irrational and (non-zero rational) ร irrational stay irrational โ a shortcut worth many objective marks.
- โ- "Non-terminating AND non-repeating" is the true test of irrationality, not "looks messy" or "has a pattern".
Revisiting Irrational Numbers โ Quick Revision
What irrational numbers are and how to prove numbers like โ2 are irrational.
- A number is irrational if it cannot be written as p/q where p, q are integers and q โ 0.
- Examples: โ2, โ3, โ5, ฯ, and non-terminating non-repeating decimals.
- To prove โ2 is irrational we use proof by contradiction: assume โ2 = p/q in lowest terms, then show 2 divides both p and q, contradicting the assumption.
- Theorem: if a prime p divides aยฒ, then p divides a.
- The sum or product of a rational and an irrational number is always irrational (e.g. 2 + โ3, 5โ2).
- โ2 is irrational โ a classic exam proof to remember.
Revisiting Irrational Numbers โ Flashcards
Cover the answer, recall, then check. 7 cards on irrational numbers.
Q1. What is an irrational number?
A1. A number that cannot be written in the form p/q with integers p, q (q โ 0), e.g. โ2, ฯ.
Q2. What method is used to prove โ2 is irrational?
A2. Proof by contradiction โ assume it is rational and derive a contradiction.
Q3. State the theorem used in these proofs about primes.
A3. If a prime p divides aยฒ, then p also divides a.
Q4. Is 2 + โ3 rational or irrational? Why?
A4. Irrational โ the sum of a rational and an irrational number is always irrational.
Q5. Is the product 5 ร โ2 rational or irrational?
A5. Irrational โ a non-zero rational times an irrational is irrational.
Q6. Give an example of a number whose decimal is non-terminating and non-repeating.
A6. โ2 = 1.41421356... (its digits never terminate or repeat).
Q7. In proving โ2 irrational, what contradiction appears?
A7. Both p and q turn out to be divisible by 2, contradicting that p/q was in lowest terms.