Prove the existence of the square root of $2$.

18.4k Views Asked by At

I am trying to prove the existence of the square root of $2$. I have some steps with a very vague explanation and I would like to clarify.

The proof: Let

$$S=\{x\in\mathbb R\mid x\geqslant 0 \text{ and } x^2<2\}.$$

I understand the proof of LUB, ∝ and so I am at the step where $\alpha^2=2$.

I know that we are to prove by contradiction so we state let $\alpha^2 <2$ and $\alpha^2 >2$. Now my instructor wants us to use the Archimedean Axiom $1/n = \varepsilon$.

$(\alpha^2 + 1/n)^2$ then what.....

6

There are 6 best solutions below

5
On BEST ANSWER

Let $S$ be the set $\{y \in R : y\ge 0 \text{ and } y^2 < 2\}$; thus $S$ is the set of all non-negative real numbers whose square is less than $2$. Observe that $S$ has an upper bound of $2$ (because if $y > 2$, then $y^2>4>2$ and hence $y\in S$). Also, $S$ is non-empty (for instance, $1$ is an element of $S$). Thus by the least upper bound property, we have a real number $x:=\sup(S)$ which is the least upper bound of $S$. Then $x$ is greater than or equal to $1$ (since $1\in S$) and less than or equal to $2$ (since $2$ is an upper bound for $S$). So $x$ is positive. Now we show that $x^2=2$.

We argue this by contradiction. We show that both $x^2<2$ and $x^2>2$ lead to contradictions. First suppose that $x^2<2$. Let $0<\epsilon<1$ be a small number; then we have $$(x+\epsilon)^2=x^2+2\epsilon x+\epsilon^2\le x^2+4\epsilon+\epsilon=x^2+5\epsilon$$ since $x\le2$ and $\epsilon^2\le\epsilon$. Since $x^2<2$, we see that we can choose an $0<\epsilon<1$ such that $x^2+5\epsilon<2$, thus $(x+\epsilon)^2<2$. By construction of $S$, this means that $x+\epsilon\in S$; but this contradicts the fact that $x$ is an upper bound of $S$.

Now suppose that $x^2>2$. Let $0<\epsilon<1$ be a small number; then we have $$(x-\epsilon)^2=x^2-2\epsilon x+\epsilon^2\ge x^2-2\epsilon x\ge x^2-4\epsilon$$ since $x\le2$ and $\epsilon^2\ge0$. Since $x^2>2$, we can choose $0<\epsilon<1$ such that $x^2-4\epsilon>2$, and thus $(x-\epsilon)^2>2$. But then this implies that $x-\epsilon\ge y$ for all $y\in S$. (If $x-\epsilon<y$ then $(x-\epsilon)^2<y^2\le2$, a contradiction.) Thus $x-\epsilon$ is an upper bound for $S$, which contradicts the fact that $x$ is the least upper bound of $S$. From these two contradictions we see that $x^2=2$, as desired.

0
On

It is no contrapositive statement since it is no statement. A set of numbers is defined with such and such conditions, and it is proved this set is bounded from above by $2$. That's all.

3
On

$\sqrt 2$ is the positive root of $x^2-2$.

Let $f(x)=x^2-2$. Then $f$ is continuous and $f(1)f(2)<0$. Now we can deduce that $f(x)$ has a root betwen $1$ and $2$ by IVT.

1
On

The statement $x \in S$ is equivalent to $x \geq 0 \text{ and } x^2 < 2$. So in particular $x \in S \Rightarrow x^2 < 2$. The contrapositive of this latter statement is $x^2 \geq 2 \Rightarrow x \not \in S$. Does this answer your question?

7
On

You can use $f(x)=x^{2}-2$ then $f(3)=7>0$ and $f(1)=-1<0$, now use Weierstras theorem for continuous functions. for the method that you want, let $\alpha$ be the Lub for then $b=2-\alpha^2>0$ there is $n_0$ such that $b=2-\alpha^2>\dfrac{1}{n_0}$. now it is may choose $n>n_0$ such that $(\alpha+\dfrac{1}{n})^2<2$ contrary that $\alpha$ is Lub

1
On

Here is my attempt (I believe some details need still to be fleshed out).

Notice that if $0\le x^2<2$, then $x<2$.

So for any $\varepsilon>0$ we have $(x+\varepsilon)^2=x^2+2\varepsilon x+\varepsilon^2$. If we choose $\varepsilon<1$, then we have $\varepsilon^2<\varepsilon$. Now by using Archimedean axiom it is possible to choose $\varepsilon>0$ such that $$(x+\varepsilon)^2 = x^2+2\varepsilon x +\varepsilon ^2 \le x^2+5\varepsilon \le x^2+5\varepsilon \overset{(*)}\lt 2.$$ (The inequality marked by $(*)$ is the step where Archimedean property is used.)

So we have that if $x\in S$ then there exists a larger number which is still in $S$, which implies that $\alpha\notin S$, i.e. $$\alpha^2 \ge 2.$$

Using similar reasoning we can get that for any $x\ge 0$ and $x^2>2$ there is a smaller number $0\le y<x$ such that still $y^2>2$. This implies that $\alpha>2$ cannot be true, hence we get $$\alpha^2\le2$$