What Makes a Number Irrational?

Recall from Section 1: a number is irrational if it cannot be written as pq\dfrac{p}{q}, where pp and qq are integers and q0q \neq 0. Its decimal expansion goes on forever without ever settling into a repeating block.

Familiar examples are 2\sqrt{2}, 3\sqrt{3}, 5\sqrt{5}, and π\pi. In this section we don't just believe these are irrational — we prove it, using a powerful technique called proof by contradiction.

Key Point: To prove a number is irrational, we assume the opposite (that it is rational), and then show this assumption leads to something impossible. Since the assumption breaks, the number must be irrational.

[Board Important] 'Prove that 2\sqrt{2} is irrational' (and similar) is one of the most repeated board questions. Learn the standard proof structure thoroughly — it is worth 2 to 3 marks and the steps are always the same.

The Key Theorem We Will Use

The irrationality proofs rest on one important theorem that follows from the Fundamental Theorem of Arithmetic.

Theorem: Let pp be a prime number. If pp divides a2a^2 (where aa is a positive integer), then pp divides aa.

Why this is true (the idea)

If pp divides a2a^2, then pp must appear in the prime factorisation of a2a^2. But the primes of a2a^2 are exactly the primes of aa, each appearing twice as often. So if pp is a factor of a2a^2, it must already be a factor of aa.

Example

Since 22 divides a2a^2, it follows that 22 divides aa. Likewise, if 3a23 \mid a^2 then 3a3 \mid a, and if 5a25 \mid a^2 then 5a5 \mid a.

Key Point: This theorem is the engine behind every irrationality proof in this chapter. State it before you use it in the exam.

[Board Important] The theorem requires pp to be prime. It can fail for non-primes — for instance 462=364 \mid 6^2 = 36, but 464 \nmid 6.

Proof that 2\sqrt{2} is Irrational

This is the model proof. Learn its structure and you can adapt it to 3\sqrt{3}, 5\sqrt{5}, and many others.

To prove: 2\sqrt{2} is irrational.

Proof (by contradiction):

  1. Assume the opposite: Suppose 2\sqrt{2} is rational. Then we can write 2=ab\sqrt{2} = \dfrac{a}{b}, where aa and bb are co-prime integers (no common factor other than 1) and b0b \neq 0.
  2. Rearrange and square: 2b=a2b2=a2\sqrt{2}\, b = a \Rightarrow 2b^2 = a^2.
  3. Apply the theorem: Since 22 divides a2a^2, by the theorem 22 divides aa. So write a=2ca = 2c for some integer cc.
  4. Substitute back: 2b2=(2c)2=4c2b2=2c22b^2 = (2c)^2 = 4c^2 \Rightarrow b^2 = 2c^2. So 22 divides b2b^2, and hence 22 divides bb.
  5. The contradiction: Now 22 divides both aa and bb. But we assumed aa and bb are co-prime (no common factor). This is impossible.
  6. Conclusion: Our assumption was wrong, so 2\sqrt{2} is irrational. \blacksquare

Exam Tip: The contradiction always comes from assuming co-primeness and then finding a shared factor. Always begin by stating 'aa and bb are co-prime'.

Irrationality of Sums and Products

Once we know 2\sqrt{2}, 3\sqrt{3}, 5\sqrt{5} are irrational, we can prove that combinations like 535 - \sqrt{3} or 323\sqrt{2} are also irrational. These proofs are shorter and use two facts you already met in Section 1:

  • (rational) ± (irrational) = irrational
  • (non-zero rational) × (irrational) = irrational

Method (by contradiction)

To prove, say, 535 - \sqrt{3} is irrational:

  1. Assume 535 - \sqrt{3} is rational, say =r= r.
  2. Then 3=5r\sqrt{3} = 5 - r. The right side is a difference of two rationals → rational.
  3. So 3\sqrt{3} would be rational — but we know 3\sqrt{3} is irrational. Contradiction.
  4. Hence 535 - \sqrt{3} is irrational.

Key Point: The trick is always to isolate the known irrational (like 3\sqrt{3}) on one side. If the other side is forced to be rational, you have your contradiction.

[Board Important] State clearly which known result you are using (e.g. '3\sqrt{3} is irrational'). Examiners expect you to name the fact, not just assume it.

Solved Examples

Example 1: Prove 3\sqrt{3} is irrational

Solution:

  1. Assume 3=ab\sqrt{3} = \dfrac{a}{b} with a,ba, b co-prime, b0b \neq 0.
  2. Then 3b2=a23b^2 = a^2, so 33 divides a2a^2, hence (theorem, p=3p=3) 33 divides aa. Write a=3ca = 3c.
  3. Substitute: 3b2=9c2b2=3c23b^2 = 9c^2 \Rightarrow b^2 = 3c^2, so 33 divides b2b^2, hence 33 divides bb.
  4. Then 3 divides both aa and bb — contradicting co-primeness.

Final Answer: 3\sqrt{3} is irrational.

Takeaway: Identical structure to the 2\sqrt{2} proof, with 2 replaced by 3.

Example 2: Prove 5\sqrt{5} is irrational

Solution:

  1. Assume 5=ab\sqrt{5} = \dfrac{a}{b}, a,ba, b co-prime, b0b \neq 0.
  2. 5b2=a25a25a5b^2 = a^2 \Rightarrow 5 \mid a^2 \Rightarrow 5 \mid a. Write a=5ca = 5c.
  3. 5b2=25c2b2=5c25b25b5b^2 = 25c^2 \Rightarrow b^2 = 5c^2 \Rightarrow 5 \mid b^2 \Rightarrow 5 \mid b.
  4. So 5 divides both aa and bb — contradiction.

Final Answer: 5\sqrt{5} is irrational.

Takeaway: Works for the square root of any prime number.

Example 3: Prove 535 - \sqrt{3} is irrational

Solution:

  1. Assume 535 - \sqrt{3} is rational, say =r= r.
  2. Then 3=5r\sqrt{3} = 5 - r. Since 5 and rr are rational, 5r5 - r is rational.
  3. So 3\sqrt{3} would be rational — contradicting the known fact that 3\sqrt{3} is irrational.

Final Answer: 535 - \sqrt{3} is irrational.

Takeaway: Isolate 3\sqrt{3}; the rest must be rational, giving the contradiction.

Example 4: Prove 323\sqrt{2} is irrational

Solution:

  1. Assume 323\sqrt{2} is rational, say =r= r.
  2. Then 2=r3\sqrt{2} = \dfrac{r}{3}. The right side is a rational divided by a non-zero rational → rational.
  3. So 2\sqrt{2} would be rational — contradicting that 2\sqrt{2} is irrational.

Final Answer: 323\sqrt{2} is irrational.

Takeaway: A non-zero rational times an irrational is always irrational.

Example 5: Prove 12\dfrac{1}{\sqrt{2}} is irrational

Solution:

  1. Note 12=22\dfrac{1}{\sqrt{2}} = \dfrac{\sqrt{2}}{2} (rationalising).
  2. Assume 22\dfrac{\sqrt{2}}{2} is rational, say =r= r. Then 2=2r\sqrt{2} = 2r, which is rational.
  3. This contradicts 2\sqrt{2} being irrational.

Final Answer: 12\dfrac{1}{\sqrt{2}} is irrational.

Takeaway: Rationalise first if it helps, then isolate the known irrational.

Example 6: Prove 2+3\sqrt{2} + \sqrt{3} is irrational

Solution:

  1. Assume 2+3=r\sqrt{2} + \sqrt{3} = r (rational).
  2. Square both sides: 2+26+3=r226=r252 + 2\sqrt{6} + 3 = r^2 \Rightarrow 2\sqrt{6} = r^2 - 5.
  3. So 6=r252\sqrt{6} = \dfrac{r^2 - 5}{2}, which would be rational.
  4. But 6\sqrt{6} is irrational (6 is not a perfect square). Contradiction.

Final Answer: 2+3\sqrt{2} + \sqrt{3} is irrational.

Takeaway: Squaring can convert a sum of surds into a single surd, which we then show is irrational.

Example 7: Prove 757\sqrt{5} is irrational

Solution:

  1. Assume 75=r7\sqrt{5} = r (rational).
  2. Then 5=r7\sqrt{5} = \dfrac{r}{7}, a rational divided by a non-zero rational → rational.
  3. This contradicts 5\sqrt{5} being irrational.

Final Answer: 757\sqrt{5} is irrational.

Takeaway: Same one-line idea as 323\sqrt{2} — divide out the rational coefficient.

Example 8: Prove 2+352 + 3\sqrt{5} is irrational

Solution:

  1. Assume 2+35=r2 + 3\sqrt{5} = r (rational).
  2. Then 35=r23\sqrt{5} = r - 2, so 5=r23\sqrt{5} = \dfrac{r - 2}{3}, which is rational.
  3. This contradicts 5\sqrt{5} being irrational.

Final Answer: 2+352 + 3\sqrt{5} is irrational.

Takeaway: First subtract the rational, then divide the coefficient, to isolate 5\sqrt{5}.

Example 9: Is 6\sqrt{6} irrational?

Solution:

  1. Assume 6=ab\sqrt{6} = \dfrac{a}{b}, a,ba, b co-prime.
  2. 6b2=a26b^2 = a^2, so 6a26 \mid a^2, which means 2a22 \mid a^2 and 3a23 \mid a^2; hence 2a2 \mid a and 3a3 \mid a, so 6a6 \mid a. Write a=6ca = 6c.
  3. 6b2=36c2b2=6c26b^2 = 36c^2 \Rightarrow b^2 = 6c^2, so 6b6 \mid b too.
  4. Then 6 divides both aa and bb — contradiction.

Final Answer: 6\sqrt{6} is irrational.

Takeaway: The square root of any non-perfect-square positive integer is irrational.

Example 10: Sum/difference of two irrationals can be rational

Show by an example that the sum of two irrational numbers can be rational.

Solution:

  1. Take the two irrational numbers 2\sqrt{2} and 2-\sqrt{2} (the second is irrational since it is 1×-1 \times an irrational).
  2. Their sum is 2+(2)=0\sqrt{2} + (-\sqrt{2}) = 0, which is rational.

Final Answer: 2+(2)=0\sqrt{2} + (-\sqrt{2}) = 0 is rational.

Takeaway: Unlike (rational)+(irrational), the sum of two irrationals is NOT always irrational — it depends on the numbers.