Grade 11

Grade 11Mathematical ReasoningProofs


Proof by Contradiction


Proof by contradiction is a fundamental technique used in mathematics to establish the truth of a statement. This technique can be an incredibly powerful tool for solving a wide variety of problems. The essence of proof by contradiction is to demonstrate that the negation of the statement we want to prove leads to a contradiction, thereby proving that the statement itself must be true. In this document, we will explore this concept in detail, providing simple explanations and numerous examples to provide clarity.

What is proof by contradiction?

Proof by contradiction is a method of proving a mathematical statement by assuming the opposite (negation) of the statement you want to prove and showing that this assumption leads to a contradiction. If assuming the opposite leads to an impossible or illogical situation, then the original statement must be true.

General structure

The general structure of a proof by contradiction can be summarized in the following steps:

  1. Suppose that the opposite (negative) statement of the statement you want to prove is true.
  2. Use logical reasoning to explore the consequences of this assumption.
  3. Identify the paradox, which is a result that contradicts known facts, other proven statements, or itself.
  4. Conclude that the original statement must be true because the assumption leads to a contradiction.

Let us explore this method further with a series of examples and explanations, to ensure a comprehensive understanding.

Simple example: Proving irrational numbers

A classic example of proof by contradiction is to demonstrate that the square root of 2 is an irrational number. An irrational number is a number that cannot be expressed as a simple fraction or ratio of two integers. Let's see how proof by contradiction can be used to prove this.

Step-by-step proof

  1. Assumption: Let √2 be a rational number.
  2. According to the definition of rational numbers, √2 = frac{a}{b} where a and b are integers that have no common factor other than 1, and b ≠ 0.
  3. Squaring both sides gives:
    2 = frac{a^2}{b^2}
  4. Multiply both sides by b^2:
    2b^2 = a^2
  5. This implies that a^2 is an even number, since it is equal to 2 times any other whole number.
  6. If a^2 is even, then a will also be even (because the square of an odd number is odd).
  7. Let a = 2c for some integer c. Then a^2 = (2c)^2 = 4c^2.
  8. Re-substitute: 2b^2 = 4c^2 which simplifies to b^2 = 2c^2.
  9. This implies that b^2 is even, and so b must also be even.
  10. However, we initially assumed that a and b have no common factors other than 1, but since a and b are both even, they have at least 2 common factors - which is a contradiction.
  11. Conclusion: Our assumption that √2 is a rational number leads to a contradiction. Therefore, √2 is irrational.

Visualizing proof by contradiction

To visualize proof by contradiction, consider the following diagram showing the logical flow:

+-------+
| Start | ---------------> Assume ¬P
+-------+        |
                v
    Logical Consequence
                |
                v
+---------------------+
| Contradiction Found |
+---------------------+
                |
                v
    Statement P is true

Another example: Proving statements about integers

Let's demonstrate proof by contradiction with another example involving integers. We will prove that "there is no greatest integer."

Evidence

  1. Assumption: Assume there is a largest integer, call it N
  2. Consider the integer N+1. Clearly, N+1 is greater than N
  3. This contradicts our original assumption that N is the largest integer since we have found an integer greater than N
  4. Conclusion: Our initial assumption that there is a largest integer leads to a contradiction. Therefore, no such largest integer exists.

Analysis of proof by contradiction

Proof by contradiction is very powerful because it allows us to look at problems from a different angle. By delving deeper into the consequences of negation, it can reveal truths that are not immediately obvious. Furthermore, it can be particularly useful in situations where direct proof methods are challenging or impractical. Through logical reduction, paradoxes provide important insights into the truth of mathematical statements.

Advantages of proof by contradiction

  • It provides a different perspective when direct evidence is difficult to provide.
  • This often reveals deeper insights into the nature of the problem.
  • This statement is especially useful for statements that assert the existence or non-existence of something.

Boundaries

Although powerful, proof by contradiction is not always the best method. Finding the right contradiction can require considerable ingenuity, and sometimes it cannot explain why something is true, only that it is true.

Common mistakes in proof by contradiction

Some common mistakes to avoid when using proof by contradiction:

  • Not defining negation clearly: Be clear about what the negation of the statement is. It is easy to accidentally misunderstand or misapply negation.
  • Lack of logical progression: Make sure each step follows logically from the previous step. If a step is based on intuition rather than logic, the proof may fall apart.
  • Arriving at a false contradiction: Sometimes a contradiction may be due to a logic error made earlier in the proof.
    Verify each part of your argument before considering the proof complete.

Example: Liar paradox

Consider a flawed proof that claims: "If x is an integer and x^2 = 2, then x is not an integer." Attempting to use proof by contradiction:

  1. Assumption: Let x^2 = 2 for an integer x.
  2. Concluding that x cannot be an integer assumes that no integer satisfies the condition (true as x = ±√2), but assumes without verification that this is false.
  3. False claim |x| ≈ 1.414, not an integer, end of proof.
  4. Defect: The idea of x being ±√2 leaves logical derivation aside, and assumes prior knowledge of irrationality without demonstration through logic.

Practice problems:

Practice is key to mastering proof by contradiction. Here are some exercises to strengthen your understanding:

  1. Prove that there is no rational number x such that x^2 = 3.
  2. Use proof by contradiction to show that if the sum of two integers is odd, then one of them is even.
  3. Prove that there is no smallest positive rational number.

Conclusion

Proof by contradiction is a valuable method in your mathematical toolset, allowing you to prove statements by demonstrating the impossibility of their negation. By practicing and understanding this technique, you can solve complex problems in mathematics with a logical, structured approach. Remember to carefully analyze each step and verify your reasoning to draw meaningful conclusions.

By engaging with the examples and practice problems provided here, you will develop a deeper understanding of how to effectively apply proof by contradiction in a variety of mathematical contexts. Continue to practice, reflect, and refine your skills to become proficient at proof by contradiction, which will strengthen your overall mathematical reasoning abilities.


Grade 11 → 8.2.3


U
username
0%
completed in Grade 11


Comments