Various Proofs for Irrationality of sqrt2

  • Context: Undergrad 
  • Thread starter Thread starter Gib Z
  • Start date Start date
  • Tags Tags
    Proofs
Click For Summary

Discussion Overview

The discussion revolves around various proofs for the irrationality of the square root of 2. Participants explore different mathematical approaches, including set theory, algebraic methods, and irreducibility arguments, while also addressing the nuances and implications of these proofs.

Discussion Character

  • Exploratory
  • Technical explanation
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant presents a proof by contradiction using set theory, suggesting that the irrationality of the square root of 2 can be framed in terms of a subset of natural numbers.
  • Another participant questions the clarity of the proof, suggesting a possible misunderstanding in the statement regarding the rationality of the square root of 2.
  • Several participants discuss Eisenstein's criterion and the rational root theorem as methods to establish the irreducibility of the polynomial x² - 2 over the rationals.
  • Some participants express skepticism about proving the irreducibility of x² - 2 without invoking the irrationality of the square root of 2.
  • A participant proposes a proof involving the rational root theorem and prime factorizations, while another suggests a modular approach to demonstrate irreducibility.
  • One participant outlines a sketch of a proof using field theory concepts, raising concerns about justifying certain conditions in their argument.
  • Another participant shares an algebraically minded proof that leads to a contradiction, establishing the irrationality of the square root of 2 through properties of fractions.

Areas of Agreement / Disagreement

Participants express differing views on the validity and clarity of various proofs. There is no consensus on the best approach or whether certain proofs are circular or valid without invoking the irrationality of the square root of 2.

Contextual Notes

Some proofs rely on specific mathematical properties and assumptions that may not be universally accepted or understood, leading to potential gaps in the reasoning presented.

Gib Z
Homework Helper
Messages
3,341
Reaction score
7
We all know the standard proof that the square root of two is irrational, and it's easily extended to all integers that are not perfect squares, but It just striked me yesterday that I have only seen one proof (which really is enough, but still =]).

One of the lecturers at the University of Sydney (I went there for work experience) showed me a new proof, which is from the perspective of set theory (it uses the fact a subset of the positive integers must have a smallest element), rather than the standard number theory results of divisibility. I thought some of you would find it interesting, I certainly did =]
--------------------------
Proof by Contradiction:

The statement that the square root of 2 is irrational is equivalent to the statement that a subset of the natural numbers S= \{ n \in \mathbb{Z}^{+} | \sqrt{2}n \in \mathbb{Z}^{+} \} is not empty.

This set must have a least member, let it be u.
Let w=(\sqrt{2}-1)u
Then \sqrt{2}w= 2u - \sqrt{2} u.

Since u is a member of S, sqrt2*u is a positive integer, so sqrt2*w is also a positive integer. Therefore w is also a member of S.

However, sqrt2 minus 1 is between 0 and 1, so w < u. Yet u is the least member of S.

Contradiction.
-----------------------

Anyone else with alternative proofs please post here =]
 
Last edited:
Mathematics news on Phys.org
Gib Z said:
We all know the standard proof that the square root of two is irrational, and it's easily extended to all integers that are not perfect squares, but It just striked me yesterday that I have only seen one proof (which really is enough, but still =]).

One of the lecturers at the University of Sydney (I went there for work experience) showed me a new proof, which is from the perspective of set theory (it uses the fact a subset of the positive integers must have a smallest element), rather than the standard number theory results of divisibility. I thought some of you would find it interesting, I certainly did =]
--------------------------
Proof by Contradiction:

The statement that the square root of 2 is irrational is equivalent to the statement that a subset of the natural numbers S= \left{ n \in \mathbb{Z}^{+} | \sqrt{2}n \in \mathbb{Z}^{+} \right} is not empty. (For some reason the braces won't appear, damn).
Are you quite sure you don't mean "The statement that the square root of 2 is rational??
The braces don't appear because braces are part of the "control" symbols for LaTex. Use "\{" and "\}" instead.

This set must have a least member, let it be u.
Let w=(\sqrt{2}-1)u
Then \sqrt{2}w= 2u - \sqrt{2} u.

Since u is a member of S, sqrt2*u is a positive integer, so sqrt2*w is also a positive integer. Therefore w is also a member of S.

However, sqrt2 minus 1 is between 0 and 1, so w < u. Yet u is the least member of S.

Contradiction.
-----------------------

Anyone else with alternative proofs please post here =]
 
Eisenstein: x^2 - 2 is irreducible over Q.
 
HallsofIvy said:
Are you quite sure you don't mean "The statement that the square root of 2 is rational??
The braces don't appear because braces are part of the "control" symbols for LaTex. Use "\{" and "\}" instead.

Yup I meant rational :( and ty for the top.

Thanks for the link neutrino =]

morphism - Yes i know that, I was asking for proofs :(
 
And how does that not qualify as a proof?
 
Because that result is somewhat circular, it follows from the fact that sqrt 2 is not in Q.
 
Gib Z said:
Because that result is somewhat circular, it follows from the fact that sqrt 2 is not in Q.
Can you not imagine any way to prove x²-2 is irreducible without invoking the irrationality of the square root of 2?
 
Hurkyl said:
Can you not imagine any way to prove x²-2 is irreducible without invoking the irrationality of the square root of 2?

no :(
 
  • #10
Gib Z said:
no :(
Well, my first thought is the rational root theorem. Of course, this is really just a thin disguise of the proof using prime factorizations.
 
  • #11
Maybe Eisenstein's criterion? Or the rational root theorem?
 
  • #12
Ooh, modular stuff. It's easy to show that x²-2 is irreducible modulo 3! And then irreducibility over Q follows from that.
 
  • #13
You can also prove directly that Q[x]/<x^2 - 2> is a field, so <x^2 - 2> is a maximal ideal in Q[x], and thus x^2 - 2 is irreducible over Q.
 
  • #14
Is that easy to do without directly invoking the irrationality of the square root of 2?
 
  • #15
I think so - here's a sketch:

- Q[x]/<x^2 - 2> =~ { a+bt : a,b in Q, t^2 = 2 }
- closure under products, addition and subtraction is easy to show, and 0,1 are in there
- 1/(a+bt) = (a-bt)/(a^2-2b^2)

Does that look OK to you?

Hmm. Maybe not. I think we need to be justify that a^2-2b^2 isn't going to be zero over Q.
 
Last edited:
  • #16
I'm no great hand at number theory but I remember having read the following more algebraically minded proof;
Let p/q be a positive fraction in its lowest terms such that (p/q)^2 = 2

then p^2 = 2q^2
From this,
(2q - p)^2 = 2(p-q)^2

again 2 = (2q - p)^2 / (p - q)^2
the same property of the fraction p/q
since q<p<2q gives p-q<q
therefore we have another fraction with a smaller denominator and this contradicts our assumption, neatly establishing the irrationality of the positive solution of the equation
x^2 - 2 = 0
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 12 ·
Replies
12
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 9 ·
Replies
9
Views
12K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 14 ·
Replies
14
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 7 ·
Replies
7
Views
1K