Analysis - problem on completeness of the reals

  • Thread starter Thread starter quasar987
  • Start date Start date
  • Tags Tags
    Analysis
Click For Summary
SUMMARY

The discussion focuses on proving that for every non-negative real number x, there exists a real number y such that y²=x. The approach involves defining the set U={u∈R:u²≤x} and using the supremum of U to derive contradictions when assuming y²>x. The participants explore various methods to establish bounds without relying on the square root function, ultimately leading to a contradiction that confirms y²=x. The use of the intermediate value theorem is also mentioned as a potential shortcut for the proof.

PREREQUISITES
  • Understanding of real analysis concepts, particularly supremum and bounded sets.
  • Familiarity with quadratic inequalities and their solutions.
  • Knowledge of the intermediate value theorem and its applications.
  • Basic proficiency in mathematical proofs and logical reasoning.
NEXT STEPS
  • Study the properties of supremum and infimum in real analysis.
  • Learn about quadratic inequalities and methods for solving them.
  • Explore the intermediate value theorem in depth and its implications in proofs.
  • Investigate alternative proof techniques in real analysis that avoid specific functions like square roots.
USEFUL FOR

Mathematics students, educators, and anyone interested in real analysis, particularly those studying proofs involving the completeness of the real numbers.

quasar987
Science Advisor
Homework Helper
Gold Member
Messages
4,796
Reaction score
32

Homework Statement


Show that for all x[itex]\geq 0[/itex] in R, there is a real y with y²=x.

The Attempt at a Solution



Let U={[itex]u\in R:u^2\leq x[/itex]}. U is bounded above so let y=sup(U). I'm trying to show that y²=x by showing that the two other alternatives lead to contradictions. First, suppose y²>x. My idea is that I should be able to find a u in U close to y such that x<u²<y². Because y is the supremum of U, for any 0<epsilon<y, there is a u in U with u>y-epsilon <==> u²>(y-epsilon)². Thus, if I find an epsilon<y such that (y-epsilon)²>x, then I will have won. We have (y-epsilon)²>x <==> epsilon² - 2y*epsilon + (y²-x) > 0. If I solve this quadratic inequality for epsilon<y, it gives 0<epsilon<y-[itex]\sqrt{x}[/itex]. So epsilon=(y-[itex]\sqrt{x}[/itex])/2 would do.

But isn't that solution redudant? Because it involves [itex]\sqrt{x}[/itex], a number that when squared, gives x!
 
Physics news on Phys.org
Well, you can apply the intermediate value theorem to [itex]\sqrt{x}[/itex] to get a quick proof. If you want to stick to first principles, then I don't think you should be using [itex]\sqrt{x}[/itex] at all.

Let's look at your argument. We want v=y-e with e>0, so v<y, and we want v^2>x. Since we're already assuming that y^2>x, maybe it'd be a good idea to set e=y^2-x. If we try this, we'll find that the y^2 term is annoying. How about we try e=(y^2-x)/y, then? If you try that, you'll see that halving e will be a good idea, i.e. set e=(y^2-x)/(2y).

v^2 = (y-e)^2 = y^2 - (y^2-x) + [(y^2-x)/(2y)]^2 > x

i.e. v is an upperbound for U that is less than y, a contradiction.

(Of course in order to divide by y I had to assume that y>0, i.e. in essence that x>0. But this isn't a problem, because if x=0, then we can deal with this trivial case separately. That is, 0^2=0!)
 
Last edited:
quasar987 said:
...
So epsilon=(y-[itex]\sqrt{x}[/itex])/2 would do.

But isn't that solution redudant? Because it involves [itex]\sqrt{x}[/itex], a number that when squared, gives x!

You can't use [itex]\sqrt{x}[/itex], but perhaps you can come up with an alternative upper bound for [itex]\epsilon[/itex] that doesn't involve [itex]\sqrt{x}[/itex]?
 

Similar threads

  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 10 ·
Replies
10
Views
2K
Replies
6
Views
3K
Replies
2
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
Replies
2
Views
1K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
Replies
5
Views
2K