Notebook
00:02
28 Mar 2026

The General sqrt(p) Proof and Its Boundaries

You have proved 2\sqrt{2} and 3\sqrt{3} are irrational.

You can see the template.

Now we formalise it for any prime pp and, just as importantly, figure out where the template hits its limits.

ItemFocus
General CaseAny prime pp
The BoundaryWhere the proof fails

Not every number under the square root is prime, and the board exam does ask about:

  • 6\sqrt{6}
  • 8\sqrt{8}
  • 12\sqrt{12}

You need to know what to do in those cases.

1. Filter -- General Proof and Boundary Awareness

The Ultimate Test 🎯

You've proved 2\sqrt{2} is irrational. You've proved 3\sqrt{3} is irrational. You've seen the template in action.

Now comes the real challenge:

  • Can you write the general proof for p\sqrt{p} where pp is any prime?
  • Can you recognise where this template breaks down?

Understanding the limits of a proof is just as important as knowing the proof itself.

📋 Given Info

What you have available:

Theorem 1: If pp is a prime and pa2p \mid a^2, then pap \mid a.

This theorem is your key tool — but remember, it only works when pp is prime.

✍️ Question

Your Challenge ✍️

(a) Write the general proof that p\sqrt{p} is irrational for any prime pp.

(b) Explain why the same template cannot be used directly for 12\sqrt{12}. What approach would you use instead?

General proof for p\sqrt{p}:

Let pp be any prime number. Assume p\sqrt{p} is rational. Let p=mn\sqrt{p} = \frac{m}{n}, where mm and nn are positive integers, HCF(m,n)=1\text{HCF}(m,n) = 1, n0n \neq 0.

✍️ Yes/No
Yes or No?
If HCF(m,n)=1\text{HCF}(m, n) = 1, can mm and nn both be even numbers?

Square both sides: p=m2n2p = \frac{m^2}{n^2}, so pn2=m2pn^2 = m^2 ...(i)

From (i): pp divides m2m^2. Since pp is prime, by Theorem 1, pp divides mm.

✍️ MCQ
Choose one
If pp divides mm, which of these is the correct way to express mm algebraically?

Let m=pkm = pk for some positive integer kk.

Substitute in (i): pn2=(pk)2=p2k2pn^2 = (pk)^2 = p^2 k^2. Divide by pp: n2=pk2n^2 = pk^2.

So pp divides n2n^2. Since pp is prime, by Theorem 1, pp divides nn.

pp divides mm and pp divides nn, contradicting HCF(m,n)=1\text{HCF}(m,n) = 1.

Hence p\sqrt{p} is irrational.

For 12\sqrt{12}:

12=22×312 = 2^2 \times 3. It is not prime, so the template does not apply directly.

✍️ MCQ
Choose one
Is 1212 a prime number or a composite number?

The cleanest approach: simplify the square root first.

✍️ FIB
Fill in the blank
What is the largest perfect square that is a factor of 1212?
Type your answer, or hold Space to speak

12=4×3=4×3=2×3=23\sqrt{12} = \sqrt{4 \times 3} = \sqrt{4} \times \sqrt{3} = 2 \times \sqrt{3} = 2\sqrt{3}

Now:

  • 3\sqrt{3} is irrational (proved by our template, since 33 is prime).
  • 22 is a non-zero rational number.
✍️ MCQ
Choose one
If you multiply a non-zero rational number by an irrational number, the result is always:

By the property 'non-zero rational ×\times irrational = irrational' (this is Theorem 8 from CL-11), 232\sqrt{3} is irrational.

Hence 12\sqrt{12} is irrational.

This approach works for many non-prime radicands: factor out perfect squares, reduce to prime\sqrt{\text{prime}}, then use the closure property.

✍️ Yes/No
Yes or No?
To prove 8\sqrt{8} is irrational, we write it as 222\sqrt{2}. Since 22 is rational and 2\sqrt{2} is irrational, then 222\sqrt{2} is irrational. Is this the same logic?

2. Writing the General Proof with Correct Variables

Writing the General Proof ✍️

You've already proved that 2\sqrt{2} and 3\sqrt{3} are irrational. You've seen the pattern — now it's time to write the general proof that works for any prime pp.

The general proof uses:

  • pp for the prime number
  • mm and nn for the fraction (where p=mn\sqrt{p} = \frac{m}{n})
  • qq for the substitution variable

Let's see if you can write the complete proof without mixing up the variables.

✍️ Question

Your Task 📝

Write the complete general proof that p\sqrt{p} is irrational for any prime pp.

Use the variables as specified:

  • pp for the prime
  • mm and nn for the fraction
  • qq for the substitution variable

Write out all the steps, from the assumption to the contradiction.

Here is the proof with careful variable management. Notice how each variable has a clear role.

✍️ MCQ
Choose one
Which variable represents the constant prime number we are testing?

Variables:

  • pp = the prime number (fixed throughout, never changes)
  • mm = numerator of the fraction (the first 'target' for Theorem 1)
  • nn = denominator of the fraction (the second 'target' for Theorem 1)
✍️ MCQ
Choose one
Why are mm and nn called 'targets' for Theorem 1?
  • qq = the quotient when mm is divided by pp (introduced during substitution)
✍️ MCQ
Choose one
If m=p×qm = p \times q, then:

The General Proof for p\sqrt{p}

Let pp be any prime number. To prove p\sqrt{p} is irrational, we begin by assuming the opposite.

The Assumption: Assume p=mn\sqrt{p} = \frac{m}{n}, where:

  • mm and nn are integers (n0n \neq 0)
  • The fraction is in its simplest form, meaning HCF(m,n)=1\text{HCF}(m, n) = 1.
✍️ Yes/No
Yes or No?
If HCF(m,n)=1\text{HCF}(m, n) = 1, can mm and nn both be even numbers?

Step 1: Squaring and Rearranging

Square both sides of the equation: p=m2n2p = \frac{m^2}{n^2}

Rearrange to isolate m2m^2: pn2=m2...(i)pn^2 = m^2 \quad \text{...(i)}

✍️ MCQ
Choose one
Based on the equation pn2=m2pn^2 = m^2, which of these must be true?

Step 2: Applying Theorem 1

From Equation (i), we see that pp divides m2m^2.

Since pp is a prime number, we apply Theorem 1: If pm2, then pm\text{If } p \mid m^2, \text{ then } p \mid m

Let m=pqm = pq. (qq is a NEW variable — not mm, not nn, not pp.)

✍️ MCQ
Choose one
If m=pqm = pq, then m2m^2 is equal to:

Substitute in (i): pn2=(pq)2=p2q2pn^2 = (pq)^2 = p^2 q^2.

Divide by pp: n2=pq2n^2 = pq^2.

✍️ MCQ
Choose one
Based on the equation n2=pq2n^2 = pq^2, which statement is true?

From this: pn2p \mid n^2. [pp is prime] \Rightarrow by Theorem 1, pnp \mid n.

So pmp \mid m and pnp \mid n.

✍️ MCQ
Choose one
If pp divides both mm and nn, then HCF(m,n)\text{HCF}(m, n) is:

But HCF(m,n)=1\text{HCF}(m,n) = 1 means no common factor >1> 1.

✍️ FIB
Fill in the blank
What is the mathematical term for this logical 'clash'?
Type your answer, or hold Space to speak

Contradiction. Hence p\sqrt{p} is irrational.

3. Boundary Cases -- When the Template Does Not Apply

You've now seen how the template works beautifully for proving 2\sqrt{2} and 3\sqrt{3} are irrational — and you understand the general pattern for any prime pp.

But here's the thing: CBSE doesn't only ask about primes.

You'll see questions about:

  • 6\sqrt{6}
  • 8\sqrt{8}
  • 12\sqrt{12}
  • 15\sqrt{15}

Numbers that are not prime.

So you need to know: When does the template apply directly, and when do you need a different approach?

✍️ Question

Diagnostic Check 🔍

For each of the following, state whether the direct template applies and, if not, how you would prove irrationality:

  • (a) 7\sqrt{7}
  • (b) 8\sqrt{8}
  • (c) 15\sqrt{15}
  • (d) 9\sqrt{9}

(a) 7\sqrt{7}

7 is prime. The template applies directly.

✍️ Yes/No
Yes or No?
Does the standard proof template apply directly to 7\sqrt{7}?

Standard proof: assume 7=ab\sqrt{7} = \frac{a}{b} (simplest form), square to get 7b2=a27b^2 = a^2, apply Theorem 1 twice, reach contradiction.

✍️ MCQ
Choose one
If 7b2=a27b^2 = a^2, which prime number must divide a2a^2?

(b) 8\sqrt{8}: 8=23=2×2×28 = 2^3 = 2 \times 2 \times 2. Not prime.

✍️ Yes/No
Yes or No?
Can we use the standard prime proof template directly for 8\sqrt{8}?

Simplify: 8=4×2=4×2=22\sqrt{8} = \sqrt{4 \times 2} = \sqrt{4} \times \sqrt{2} = 2\sqrt{2}.

✍️ MCQ
Choose one
In the expression 222\sqrt{2}, which part is irrational?

Since 2\sqrt{2} is irrational (proved by our template) and 2 is a non-zero rational, the product 222\sqrt{2} is irrational.

The Property: 'non-zero rational ×\times irrational = irrational' (Theorem 8).

Case (c): 15\sqrt{15}

15=3×515 = 3 \times 5.

Notice that 1515 is not prime, so just like we saw with 12\sqrt{12} and 8\sqrt{8}, we need to be careful with how we apply our logic.

✍️ MCQ
Choose one
Is 1515 a prime number or a composite number?

Approach 1: Using Divisibility

Suppose we assume 15\sqrt{15} is rational, which leads to the equation: 15b2=a215b^2 = a^2

  1. This implies 3a23 \mid a^2, so by Theorem 1, 3a3 \mid a.
  2. Let a=3ca = 3c. Substituting this in: 15b2=(3c)2=9c215b^2 = (3c)^2 = 9c^2.
  3. Simplifying gives 5b2=3c25b^2 = 3c^2.
  4. Now, 33 must divide the left side 5b25b^2. Since gcd(3,5)=1\gcd(3,5) = 1, it must be that 3b3 \mid b.

Since 33 divides both aa and bb, we have a contradiction.

✍️ MCQ
Choose one
In the equation 5b2=3c25b^2 = 3c^2, why does 33 divide b2b^2?

Approach 2: Decomposition

We can also use the properties of irrational numbers we already know: 15=3×5\sqrt{15} = \sqrt{3} \times \sqrt{5}

If 15\sqrt{15} were rational, then the ratio 155\frac{\sqrt{15}}{\sqrt{5}} would have to be rational (since the ratio of two rationals is rational).

However, 155=3\frac{\sqrt{15}}{\sqrt{5}} = \sqrt{3}, and we already know that 3\sqrt{3} is irrational. This is a contradiction.

(d) 9\sqrt{9}

Notice something different here: 9=329 = 3^2.

9 is not prime. And more importantly, 9=3\sqrt{9} = 3, which is clearly a rational number!

✍️ MCQ
Choose one
Is 99 a prime number?

Let's see what happens if we try to force this into our irrationality template:

  1. Assume 9=ab\sqrt{9} = \frac{a}{b} is rational.
  2. Square both sides: 9=a2b29b2=a29 = \frac{a^2}{b^2} \Rightarrow 9b^2 = a^2.
  3. Since 3 divides 9, it must divide a2a^2, so 3a3 \mid a (Theorem 1).
  4. Let a=3ca = 3c. Substitute it back: 9b2=(3c)2=9c29b^2 = (3c)^2 = 9c^2.
  5. Divide by 9: b2=c2b=cb^2 = c^2 \Rightarrow b = c.

Calculating the ratio: ab=3cc=3\frac{a}{b} = \frac{3c}{c} = 3.

✍️ Yes/No
Yes or No?
Did the template produce a contradiction for 9\sqrt{9}?

No contradiction! The algebra just confirms that 9=3\sqrt{9} = 3.

This is exactly what should happen: the template should fail for perfect squares because their square roots are actually rational. The logic is consistent!

Summary: When to Use What

  • Radicand is prime (2, 3, 5, 7, 11, 13, ...): use template directly.
✍️ MCQ
Choose one
Which approach should you use to prove that 11\sqrt{11} is irrational?
  • Radicand has a perfect-square factor (8, 12, 18, 20, ...): simplify first, then use template on the remaining prime.
✍️ MCQ
Choose one
For 20\sqrt{20}, what would be your very first step in a proof?
  • Radicand is a product of distinct primes (6, 10, 15, ...): use the decomposition approach or argue from prime factors.
  • Radicand IS a perfect square (4, 9, 16, 25, ...): \sqrt{} is rational, template correctly fails.
✍️ T/F
True or False?
If we try to prove 16\sqrt{16} is irrational using our template, we will eventually reach a logical contradiction.