{"id":63694,"date":"2026-06-16T18:17:18","date_gmt":"2026-06-16T10:17:18","guid":{"rendered":"https:\/\/blog-admin.thethinkacademy.com\/?p=63694"},"modified":"2026-06-16T18:17:21","modified_gmt":"2026-06-16T10:17:21","slug":"math-proof-by-contradiction","status":"publish","type":"post","link":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/","title":{"rendered":"Math Proof by Contradiction: Classic Examples and How It Works (Euclid Contest Guide)"},"content":{"rendered":"\n<p>Proof by contradiction is one of the most powerful tools in a mathematician&#8217;s toolkit, and one of the least intuitive when students first encounter it. The idea \u2014 assume the opposite of what you want to prove, then show that assumption leads to something impossible \u2014 feels backwards at first. But it is the standard technique behind some of the most famous results in mathematics, and it appears regularly in <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/05\/18\/euclid-math-contest-preparation-guide-canada\/\" target=\"_blank\" rel=\"noreferrer noopener\">Euclid Contest<\/a> problems that ask students to prove something cannot be true. This guide explains the method clearly, works through the classic examples, and shows how the technique applies to Ontario Grade 11\u201312 math and Euclid Contest preparation.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/www.thinkacademy.ca\/free-assessment?source_id=6172&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png\" alt=\"\" class=\"wp-image-63695\" style=\"aspect-ratio:1.4992870238337748;width:621px;height:auto\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-300x200.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-768x512.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1300x867.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-800x533.png 800w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">What is proof by contradiction?<\/h2>\n\n\n\n<p>Proof by contradiction (also called indirect proof, or reductio ad absurdum) is a method of proving a statement by assuming it is false and showing that this assumption leads to a logical impossibility.<\/p>\n\n\n\n<p>The structure is always the same:<\/p>\n\n\n\n<ol class=\"wp-block-list\">\n<li><strong>Assume the opposite<\/strong> of what you want to prove<\/li>\n\n\n\n<li><strong>Reason logically<\/strong> from that assumption<\/li>\n\n\n\n<li><strong>Reach a contradiction<\/strong> \u2014 something that is impossible, or that contradicts the original assumption itself<\/li>\n\n\n\n<li><strong>Conclude<\/strong> that the assumption must be false, which means the original statement must be true<\/li>\n<\/ol>\n\n\n\n<p>If a statement takes the form &#8220;If P, then Q,&#8221; proof by contradiction works by assuming P is true and Q is false, then deriving a contradiction. If a statement is simply &#8220;X is true,&#8221; the method assumes &#8220;X is false&#8221; and works from there.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Why proof by contradiction works<\/h2>\n\n\n\n<p>This method relies on a basic principle of logic: a statement and its negation cannot both be true. If assuming a statement is false leads to something impossible, the only way to resolve the contradiction is to conclude the original statement must be true after all.<\/p>\n\n\n\n<p>Proof by contradiction is particularly useful for proving:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>That something <strong>does not exist<\/strong> (no largest prime, no rational solution)<\/li>\n\n\n\n<li>That something <strong>cannot happen<\/strong> (a line cannot be both tangent and secant to the same circle at the same point)<\/li>\n\n\n\n<li>Statements where a direct proof is difficult because there isn&#8217;t much to work with directly<\/li>\n<\/ul>\n\n\n\n<p>As one well-known guide on proof technique notes, it is considered good style to use proof by contradiction specifically when a direct proof is difficult to construct \u2014 using it when a direct proof is readily available is often seen as unnecessarily roundabout.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The classic example: the square root of 2 is irrational<\/h2>\n\n\n\n<p>This is the most famous proof by contradiction in mathematics and the one nearly every student encounters first.<\/p>\n\n\n\n<p><strong>Claim:<\/strong> \u221a2 is irrational.<\/p>\n\n\n\n<p><strong>Step 1 \u2014 Assume the opposite:<\/strong> Suppose \u221a2 is rational. Then it can be written as a fraction a\/b, where a and b are integers with no common factors (the fraction is fully reduced).<\/p>\n\n\n\n<p><strong>Step 2 \u2014 Reason from the assumption:<\/strong> \u221a2 = a\/b 2 = a\u00b2\/b\u00b2 2b\u00b2 = a\u00b2<\/p>\n\n\n\n<p>This means a\u00b2 is even (since it equals 2 times an integer). If a\u00b2 is even, then a itself must be even (the square of an odd number is always odd). So we can write a = 2k for some integer k.<\/p>\n\n\n\n<p><strong>Step 3 \u2014 Continue the reasoning:<\/strong> Substituting a = 2k: 2b\u00b2 = (2k)\u00b2 = 4k\u00b2 b\u00b2 = 2k\u00b2<\/p>\n\n\n\n<p>This means b\u00b2 is even, so b must also be even.<\/p>\n\n\n\n<p><strong>Step 4 \u2014 Reach the contradiction:<\/strong> But we assumed a and b had no common factors. If both a and b are even, they share a factor of 2 \u2014 directly contradicting our original assumption.<\/p>\n\n\n\n<p><strong>Conclusion:<\/strong> The assumption that \u221a2 is rational leads to a contradiction. Therefore, \u221a2 must be irrational.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">The classic example: there are infinitely many primes<\/h2>\n\n\n\n<p>This proof is attributed to Euclid himself and is one of the oldest known examples of the technique \u2014 making it especially relevant for students preparing for a contest that bears his name.<\/p>\n\n\n\n<p><strong>Claim:<\/strong> There are infinitely many prime numbers.<\/p>\n\n\n\n<p><strong>Step 1 \u2014 Assume the opposite:<\/strong> Suppose there are only finitely many primes. List them all: p\u2081, p\u2082, p\u2083, &#8230;, p\u2099, where p\u2099 is the largest prime.<\/p>\n\n\n\n<p><strong>Step 2 \u2014 Construct a new number:<\/strong> Let N = (p\u2081 \u00d7 p\u2082 \u00d7 p\u2083 \u00d7 &#8230; \u00d7 p\u2099) + 1<\/p>\n\n\n\n<p><strong>Step 3 \u2014 Reason about N:<\/strong> N is either prime or composite (made of smaller prime factors).<\/p>\n\n\n\n<p>If N is prime, it is a prime number larger than p\u2099 \u2014 but we assumed p\u2099 was the largest prime. Contradiction.<\/p>\n\n\n\n<p>If N is composite, it must be divisible by one of the primes in our list (since those are supposedly all the primes that exist). But dividing N by any p\u1d62 in the list always leaves a remainder of 1 (because N was constructed as a product of all the primes, plus 1). So no prime in the list divides N evenly.<\/p>\n\n\n\n<p><strong>Step 4 \u2014 Reach the contradiction:<\/strong> Either way, we reach an impossible situation: N must have a prime factor, but no prime in our supposedly complete list can be that factor.<\/p>\n\n\n\n<p><strong>Conclusion:<\/strong> The assumption that there are finitely many primes is false. There must be infinitely many primes.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">A geometric example: tangent lines and contradiction<\/h2>\n\n\n\n<p>Proof by contradiction also appears in geometry, including topics directly relevant to <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/05\/19\/cayley-math-contest-complete-guide-canada\/\" target=\"_blank\" rel=\"noreferrer noopener\">Cayley <\/a>and Euclid Contest preparation.<\/p>\n\n\n\n<p><strong>Claim:<\/strong> A tangent to a circle is perpendicular to the radius at the point of tangency.<\/p>\n\n\n\n<p><strong>Step 1 \u2014 Assume the opposite:<\/strong> Suppose the tangent line at point A is not perpendicular to radius OA.<\/p>\n\n\n\n<p><strong>Step 2 \u2014 Reason from the assumption:<\/strong> If OA is not perpendicular to the tangent, then there exists some other point B on the tangent line where OB is shorter than OA (since the perpendicular distance from a point to a line is always the shortest distance).<\/p>\n\n\n\n<p><strong>Step 3 \u2014 Reach the contradiction:<\/strong> If OB &lt; OA, then B is closer to the centre than the radius length \u2014 meaning B would lie inside the circle. But B was defined as a point on the tangent line, and a tangent line by definition does not enter the circle&#8217;s interior.<\/p>\n\n\n\n<p><strong>Conclusion:<\/strong> The assumption leads to a contradiction. Therefore, the tangent must be perpendicular to the radius at the point of tangency.<\/p>\n\n\n\n<p>This is the formal justification behind the tangent-radius theorem used throughout circle geometry problems on the Cayley Contest.<\/p>\n\n\n\n<p>For more on tangent lines and circles, see <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/15\/tangent-line-circle-grade-10-cayley\/\" target=\"_blank\" rel=\"noreferrer noopener\">Tangent Line to a Circle: Theorems, Equations and Cayley Contest Problems<\/a>.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/www.thinkacademy.ca\/free-assessment?source_id=6172&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png\" alt=\"\" class=\"wp-image-63695\" style=\"aspect-ratio:1.4992870238337748;width:621px;height:auto\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-300x200.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-768x512.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1300x867.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-800x533.png 800w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How to write your own proof by contradiction: a method<\/h2>\n\n\n\n<p><strong>Step 1: State what you want to prove clearly.<\/strong> Be precise about the exact claim \u2014 vague statements lead to vague (and incorrect) negations.<\/p>\n\n\n\n<p><strong>Step 2: Write the negation correctly.<\/strong> This is the step where most errors occur. If the claim is &#8220;all primes are odd,&#8221; the negation is &#8220;there exists at least one prime that is not odd&#8221; \u2014 not &#8220;all primes are even.&#8221; Negating a universal statement (&#8220;all X are Y&#8221;) produces an existential statement (&#8220;there exists an X that is not Y&#8221;).<\/p>\n\n\n\n<p><strong>Step 3: Assume the negation is true, and explore its consequences.<\/strong> Work through what must logically follow if your assumption holds.<\/p>\n\n\n\n<p><strong>Step 4: Look for an impossibility.<\/strong> This could be: a number that is both even and odd, a fraction that isn&#8217;t fully reduced when it should be, a value that is both inside and outside a region, or a direct violation of an axiom or previously proven fact.<\/p>\n\n\n\n<p><strong>Step 5: State the contradiction and conclude.<\/strong> Clearly identify what was contradicted, and state that the original claim must therefore be true.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Common mistakes in proof by contradiction<\/h2>\n\n\n\n<figure class=\"wp-block-table\"><table class=\"has-fixed-layout\"><thead><tr><th>Mistake<\/th><th>How to avoid it<\/th><\/tr><\/thead><tbody><tr><td>Negating the statement incorrectly<\/td><td>&#8220;All X are Y&#8221; negates to &#8220;some X is not Y,&#8221; not &#8220;all X are not Y&#8221;<\/td><\/tr><tr><td>Not using the assumption anywhere in the proof<\/td><td>The assumption must be actively used to derive the contradiction \u2014 if it isn&#8217;t, the &#8220;proof&#8221; hasn&#8217;t actually shown anything<\/td><\/tr><tr><td>Reaching a true statement and calling it a contradiction<\/td><td>The result must be impossible or directly conflict with something established, not just unexpected<\/td><\/tr><tr><td>Writing a proof by contradiction when a direct proof is simpler<\/td><td>Contradiction is best reserved for non-existence claims or when a direct approach has no clear starting point<\/td><\/tr><tr><td>Losing track of what the original contradiction needs to be<\/td><td>Keep the goal in mind \u2014 know what &#8220;impossible&#8221; will look like before you start reasoning<\/td><\/tr><\/tbody><\/table><\/figure>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Proof by contradiction and the Euclid Contest<\/h2>\n\n\n\n<p>The <a href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/10\/euclid-mathematics-contest-canada-guide\/\" target=\"_blank\" rel=\"noreferrer noopener\">Euclid Mathematics Contest<\/a> requires full written solutions with complete logical reasoning, not just final answers. Proof-based questions appear regularly, and proof by contradiction is one of the standard techniques students need to recognise as available.<\/p>\n\n\n\n<p><strong>When Euclid problems call for contradiction:<\/strong><\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Problems asking to prove something is <strong>impossible<\/strong> (no integer solutions exist, a certain configuration cannot occur)<\/li>\n\n\n\n<li>Problems asking to prove a value is <strong>irrational<\/strong> or has a specific property that is easier to disprove the opposite of<\/li>\n\n\n\n<li>Problems involving <strong>uniqueness<\/strong> (showing there is only one such object, by assuming there are two and deriving a contradiction)<\/li>\n<\/ul>\n\n\n\n<p><strong>What examiners look for:<\/strong> A complete proof by contradiction needs a clearly stated assumption, valid logical steps, an explicitly identified contradiction, and a clear concluding statement. Students who arrive at a contradiction but do not clearly state what was contradicted, or do not conclude properly, lose marks even when their mathematical reasoning was correct.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">Practice problems<\/h2>\n\n\n\n<p>Try proving these using contradiction before checking the approach below.<\/p>\n\n\n\n<p><strong>Q1.<\/strong> Prove that there is no smallest positive rational number.<\/p>\n\n\n\n<p><strong>Q2.<\/strong> Prove that if n\u00b2 is even, then n is even.<\/p>\n\n\n\n<p><strong>Q3.<\/strong> Prove that \u221a3 is irrational.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>Approach \u2014 Q1<\/strong><\/p>\n\n\n\n<p>Assume there is a smallest positive rational number, call it r. Consider r\/2. Since r is positive, r\/2 is also positive and rational, and r\/2 &lt; r. This contradicts the assumption that r was the smallest. Therefore, no smallest positive rational number exists.<\/p>\n\n\n\n<p><strong>Approach \u2014 Q2<\/strong><\/p>\n\n\n\n<p>Assume n\u00b2 is even, but n is odd (the negation). If n is odd, n = 2k + 1 for some integer k. Then n\u00b2 = (2k+1)\u00b2 = 4k\u00b2 + 4k + 1 = 2(2k\u00b2 + 2k) + 1, which is odd. This contradicts the assumption that n\u00b2 is even. Therefore, if n\u00b2 is even, n must be even.<\/p>\n\n\n\n<p><strong>Approach \u2014 Q3<\/strong><\/p>\n\n\n\n<p>Assume \u221a3 is rational. Then \u221a3 = a\/b for integers a, b with no common factors. Squaring: 3 = a\u00b2\/b\u00b2, so 3b\u00b2 = a\u00b2. This means a\u00b2 is divisible by 3, so a is divisible by 3 (write a = 3k). Substituting: 3b\u00b2 = 9k\u00b2, so b\u00b2 = 3k\u00b2, meaning b is also divisible by 3. This contradicts a and b having no common factors. Therefore \u221a3 is irrational.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">How Think Academy Canada supports Euclid preparation and proof-based reasoning<\/h2>\n\n\n\n<p>Think Academy Canada works with high-performing Ontario students from Grade 1 through Grade 12. For students preparing for the Euclid Contest, proof construction is one of the most important \u2014 and most underdeveloped \u2014 skills, since most school curricula focus heavily on computation and less on formal logical argument.<\/p>\n\n\n\n<p>Our approach starts with a free diagnostic. Every new student completes a short assessment and receives a personalised feedback report identifying where their skills stand. For students in Grade 11 and 12, the report often distinguishes between strong computational ability and weaker proof construction \u2014 two different skills that require different preparation strategies.<\/p>\n\n\n\n<p>The Euclid Contest is written in April each year and is the only CEMC contest requiring full written proofs. Students who practise constructing complete arguments \u2014 not just solving for an answer \u2014 well before the contest are significantly better prepared for the proof-based questions that distinguish strong scores from exceptional ones.<\/p>\n\n\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><a href=\"https:\/\/www.thinkacademy.ca\/free-assessment?source_id=6172&amp;source_type=9&amp;utm_medium=website&amp;utm_source=pc_blog\" target=\"_blank\" rel=\" noreferrer noopener\"><img loading=\"lazy\" decoding=\"async\" width=\"1024\" height=\"683\" src=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png\" alt=\"\" class=\"wp-image-63695\" style=\"aspect-ratio:1.4992870238337748;width:621px;height:auto\" srcset=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1024x683.png 1024w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-300x200.png 300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-768x512.png 768w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-1300x867.png 1300w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33-800x533.png 800w, https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-33.png 1536w\" sizes=\"auto, (max-width: 1024px) 100vw, 1024px\" \/><\/a><\/figure>\n<\/div>\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<h2 class=\"wp-block-heading\">FAQ<\/h2>\n\n\n\n<h3 class=\"wp-block-heading\">What is proof by contradiction?<\/h3>\n\n\n\n<p>Proof by contradiction is a method of proving a mathematical statement by assuming it is false, reasoning logically from that assumption, and showing that it leads to an impossibility. Since the assumption cannot be true, the original statement must be true.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is another name for proof by contradiction?<\/h3>\n\n\n\n<p>Proof by contradiction is also known as indirect proof or reductio ad absurdum (Latin for &#8220;reduction to absurdity&#8221;).<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is the most famous example of proof by contradiction?<\/h3>\n\n\n\n<p>The proof that \u221a2 is irrational is the most commonly taught example. The proof that there are infinitely many prime numbers, attributed to Euclid, is another classic example often used in contest mathematics.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How do you negate a statement correctly for proof by contradiction?<\/h3>\n\n\n\n<p>The negation depends on the structure of the statement. &#8220;All X are Y&#8221; negates to &#8220;there exists an X that is not Y.&#8221; &#8220;If P then Q&#8221; is negated by assuming P is true and Q is false. Getting the negation right is the most critical and most commonly mistaken step.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">When should you use proof by contradiction instead of a direct proof?<\/h3>\n\n\n\n<p>Proof by contradiction works particularly well for statements claiming something does not exist, cannot happen, or is unique. If a direct proof is straightforward, it is generally preferred \u2014 contradiction is best reserved for cases where a direct approach has no obvious starting point.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Does proof by contradiction appear on the Euclid Contest?<\/h3>\n\n\n\n<p>Yes. The Euclid Contest requires full written solutions, and proof by contradiction is a standard technique for problems asking students to show something is impossible, irrational, or unique. Students need to know when to recognise contradiction as the right approach.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What makes a proof by contradiction incomplete?<\/h3>\n\n\n\n<p>A proof is incomplete if the assumption is never actually used to derive the contradiction, if the &#8220;contradiction&#8221; reached is not actually impossible, or if the conclusion is not clearly stated. Euclid Contest markers look for all of these elements to award full marks.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">Is proof by contradiction hard to learn?<\/h3>\n\n\n\n<p>The concept itself is straightforward once explained, but applying it correctly \u2014 especially negating statements precisely and identifying genuine contradictions \u2014 takes practice. Students who have only seen the classic examples (\u221a2, infinite primes) often struggle to construct an original proof by contradiction independently.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">What is the difference between proof by contradiction and proof by contrapositive?<\/h3>\n\n\n\n<p>Proof by contradiction assumes the statement is false and derives an impossibility. Proof by contrapositive proves &#8220;if P then Q&#8221; by instead proving the logically equivalent statement &#8220;if not Q then not P.&#8221; They are related but structurally different techniques.<\/p>\n\n\n\n<h3 class=\"wp-block-heading\">How can Think Academy Canada help with proof-based math?<\/h3>\n\n\n\n<p>Think Academy Canada offers a free diagnostic assessment for students in Grades 1 to 12. The assessment identifies where a student&#8217;s mathematical skills stand, including the distinction between computational fluency and proof construction ability \u2014 a key area for students preparing for the Euclid Contest.<\/p>\n\n\n\n<hr class=\"wp-block-separator has-alpha-channel-opacity\"\/>\n\n\n\n<p><strong>About Think Academy Canada<\/strong> Think Academy Canada is a K-12 mathematics tutoring programme, part of TAL Education Group. We work with motivated students across Canada from Grade 1 through Grade 12, with a focus on Ontario curriculum, EQAO preparation, and competition mathematics including CEMC contests (Pascal, Cayley, Fermat, Euclid) and AMC. All lessons are delivered online. Follow us on Instagram at <a href=\"https:\/\/www.instagram.com\/thinkacademyca\/\" target=\"_blank\" rel=\"noreferrer noopener\">@thinkacademyca<\/a>.<\/p>\n\n\n\n<p><\/p>\n","protected":false},"excerpt":{"rendered":"<p>Proof by contradiction is one of the most powerful tools in a mathematician&#8217;s toolkit, and one &hellip; <a title=\"Math Proof by Contradiction: Classic Examples and How It Works (Euclid Contest Guide)\" class=\"hm-read-more\" href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\"><span class=\"screen-reader-text\">Math Proof by Contradiction: Classic Examples and How It Works (Euclid Contest Guide)<\/span>Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":63696,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[17205,1752,17160],"tags":[],"class_list":["post-63694","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-cemc","category-competitions","category-math-skills"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v25.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Proof by Contradiction: Classic Examples and How It Works<\/title>\n<meta name=\"description\" content=\"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\" \/>\n<meta property=\"og:locale\" content=\"en_US\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Proof by Contradiction: Classic Examples and How It Works\" \/>\n<meta property=\"og:description\" content=\"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\" \/>\n<meta property=\"og:site_name\" content=\"ThinkAcademy Canada Blog\" \/>\n<meta property=\"article:published_time\" content=\"2026-06-16T10:17:18+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-06-16T10:17:21+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1536\" \/>\n\t<meta property=\"og:image:height\" content=\"1024\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Think Academy\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Think Academy\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"12 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\",\"name\":\"Proof by Contradiction: Classic Examples and How It Works\",\"isPartOf\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png\",\"datePublished\":\"2026-06-16T10:17:18+00:00\",\"dateModified\":\"2026-06-16T10:17:21+00:00\",\"author\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850\"},\"description\":\"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.\",\"breadcrumb\":{\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#breadcrumb\"},\"inLanguage\":\"en-US\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png\",\"contentUrl\":\"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png\",\"width\":1536,\"height\":1024,\"caption\":\"proof by contradiction featured image\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/blog-admin.thethinkacademy.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Math Proof by Contradiction: Classic Examples and How It Works (Euclid Contest Guide)\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#website\",\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/\",\"name\":\"ThinkAcademy Canada Blog\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/blog-admin.thethinkacademy.com\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-US\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850\",\"name\":\"Think Academy\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-US\",\"@id\":\"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g\",\"caption\":\"Think Academy\"},\"sameAs\":[\"https:\/\/blog-admin.thethinkacademy.com\"],\"url\":\"https:\/\/blog-admin.thethinkacademy.com\/blog\/author\/thinkacademy\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Proof by Contradiction: Classic Examples and How It Works","description":"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/","og_locale":"en_US","og_type":"article","og_title":"Proof by Contradiction: Classic Examples and How It Works","og_description":"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.","og_url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/","og_site_name":"ThinkAcademy Canada Blog","article_published_time":"2026-06-16T10:17:18+00:00","article_modified_time":"2026-06-16T10:17:21+00:00","og_image":[{"width":1536,"height":1024,"url":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png","type":"image\/png"}],"author":"Think Academy","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Think Academy","Est. reading time":"12 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/","url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/","name":"Proof by Contradiction: Classic Examples and How It Works","isPartOf":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage"},"image":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage"},"thumbnailUrl":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png","datePublished":"2026-06-16T10:17:18+00:00","dateModified":"2026-06-16T10:17:21+00:00","author":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850"},"description":"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.","breadcrumb":{"@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#primaryimage","url":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png","contentUrl":"https:\/\/blog-admin.thethinkacademy.com\/wp-content\/uploads\/2026\/06\/Untitled-design-34.png","width":1536,"height":1024,"caption":"proof by contradiction featured image"},{"@type":"BreadcrumbList","@id":"https:\/\/blog-admin.thethinkacademy.com\/blog\/2026\/06\/16\/math-proof-by-contradiction\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/blog-admin.thethinkacademy.com\/"},{"@type":"ListItem","position":2,"name":"Math Proof by Contradiction: Classic Examples and How It Works (Euclid Contest Guide)"}]},{"@type":"WebSite","@id":"https:\/\/blog-admin.thethinkacademy.com\/#website","url":"https:\/\/blog-admin.thethinkacademy.com\/","name":"ThinkAcademy Canada Blog","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/blog-admin.thethinkacademy.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-US"},{"@type":"Person","@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/5e5752520edd7febcc1056443eab8850","name":"Think Academy","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https:\/\/blog-admin.thethinkacademy.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/f79e3f7bff09863820040f04b26b5731542ae3733cf505c30733842df6e7ff82?s=96&d=mm&r=g","caption":"Think Academy"},"sameAs":["https:\/\/blog-admin.thethinkacademy.com"],"url":"https:\/\/blog-admin.thethinkacademy.com\/blog\/author\/thinkacademy\/"}]}},"yoast_meta_description":"Proof by contradiction explained for Ontario Grade 11-12 math and the Euclid Contest. Examples, method, worked problems, and applications.","yoast_focus_keyword":"proof by contradiction","yoast_seo_title":"Proof by Contradiction: Classic Examples and How It Works","_links":{"self":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/63694","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/comments?post=63694"}],"version-history":[{"count":1,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/63694\/revisions"}],"predecessor-version":[{"id":63697,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/posts\/63694\/revisions\/63697"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/media\/63696"}],"wp:attachment":[{"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/media?parent=63694"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/categories?post=63694"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog-admin.thethinkacademy.com\/wp-json\/wp\/v2\/tags?post=63694"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}