1+1=2 Proof Wikipedia

4 min read Jun 15, 2024
1+1=2 Proof Wikipedia

1+1=2: A Mathematical Proof

The equation 1+1=2 is a fundamental concept in mathematics, and it's surprising to think that it needs to be proven. However, in mathematics, every statement must be proven to be true, no matter how obvious it may seem. In this article, we'll delve into the proof of 1+1=2 and explore the underlying mathematical concepts.

Peano Axioms

The proof of 1+1=2 relies on the Peano axioms, a set of five axioms that form the foundation of natural numbers. The Peano axioms are:

  1. Zero is a natural number: 0 is a natural number.
  2. Successor function: Every natural number has a successor, denoted by S(n).
  3. Axiom of induction: If a statement is true for 0 and remains true when assuming it is true for any natural number k, then it is true for all natural numbers.
  4. All natural numbers have successors: For any natural number n, S(n) is a natural number.
  5. No two distinct natural numbers have the same successor: If m ≠ n, then S(m) ≠ S(n).

Defining Addition

To prove 1+1=2, we need to define what we mean by addition. In Peano arithmetic, addition is defined recursively as:

  • Base case: 0 + n = n
  • Recursive case: S(m) + n = S(m + n)

Using this definition, we can prove that 1+1=2.

Proof

We'll prove that 1+1=2 using the Peano axioms and the definition of addition.

  1. Start with the equation 1+1=?
  2. By the recursive case of addition, 1+1 = S(0) + 1 = S(0+1) = S(1) = 2

Therefore, we have proved that 1+1=2.

Conclusion

In this article, we've seen that the seemingly trivial equation 1+1=2 can be formally proven using the Peano axioms and the definition of addition. This proof may seem unnecessary, but it highlights the rigor and precision required in mathematics. By building mathematical structures from the ground up, we can ensure that our results are accurate and consistent.

So the next time you encounter the equation 1+1=2, remember that it's not just a simple arithmetic fact, but a profound mathematical truth that requires a solid foundation to prove.

Related Post


Featured Posts