Is there a real number whose square is exactly 8?

  • Context: High School 
  • Thread starter Thread starter YourLooks
  • Start date Start date
Click For Summary

Discussion Overview

The discussion centers on the existence of a real number whose square is exactly 8, exploring both the theoretical underpinnings of real numbers and related concepts such as supremum and infimum in the context of integers and rational numbers.

Discussion Character

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

Main Points Raised

  • Some participants assert that there are two real numbers whose square equals 8, specifically ±2√2, based on the definition of real numbers.
  • Others emphasize that the existence of such numbers is guaranteed by the properties of real numbers, particularly the order completeness property.
  • A participant requests a proof of the existence of real numbers r such that r²=8, indicating a need for further clarification.
  • Some participants discuss the concept of supremum (sup) and infimum (inf), explaining their meanings and relevance in the context of sets of numbers.
  • One participant proposes that the set of integers (Z) does not have a supremum or infimum due to its infinite nature, suggesting that this can be shown by finding an integer greater than any proposed upper bound.
  • Another participant provides a detailed explanation of how to prove that the supremum of a set of positive rational numbers with squares less than 8 must equal 8, using the properties of real numbers and continuity.
  • There is a mention of the intermediate value theorem as a method to establish the existence of a real number whose square equals 8, highlighting the continuity of the function f(x) = x².

Areas of Agreement / Disagreement

Participants generally agree that there exist real numbers whose square is 8, but the discussion includes multiple approaches and proofs, with some participants seeking clarification on definitions and proofs related to supremum and infimum, indicating that the discussion remains partially unresolved.

Contextual Notes

Some participants express uncertainty about definitions and theorems related to supremum and infimum, and there are unresolved mathematical steps in the proofs proposed, particularly regarding the completeness of the real numbers and the properties of specific sets.

YourLooks
Messages
13
Reaction score
0
Does there exist to be any real number r such that what the title above says will become true ?

Thank you
 
Mathematics news on Phys.org
yes, there are two real numbers with that property, as is assured by the definition of the real numbers.
 
[tex]r^2 = 8[/tex]

[tex]r = \pm \sqrt{8} = \pm \sqrt{4*2} = \pm \sqrt{4} \sqrt{2} = \pm 2 \sqrt{2}[/tex]

Hope that helps...
 
Thank you matt and Zurtex a lot,
Okay, My second question now is "prove there exist real number(s) r such that r^2=8"

and the third question is prove in Z there is no sup or inf, how can I start now, please help...

// The third question should be in K-12/college but posting it here is just like "by the way, abcdefghijklmn Oh..." :Bigsmile:

Thank you,
 
Erm, the *definition* of the real numbers assures you that there is such a number, and that it is unique up to sign. That is the proof, you do know *a* definition of the real numbers?

Proving Z has no inf or sup should be very easy: how do you think you do it?
 
matt grime said:
Erm, the *definition* of the real numbers assures you that there is such a number, and that it is unique up to sign. That is the proof, you do know *a* definition of the real numbers?

Proving Z has no inf or sup should be very easy: how do you think you do it?
I know definition of real numbers but the fact is that I am studying about sequence, series, with inf and sup and these problems appear in the exercise pages which I am required to finish before next week's Tuesday. This means I have got to prove this theory in relation to sup and inf...
I think in order to prove there is no sup or inf in Z, I only need to say, Z is immense because there are no limits for it, and that would count. Is that correct, Mr Grime ?

Thank you
 
Immense isn't a technical word I know, suppose K is a sup of Z, find an integer greater than K.

as for showing existence of sqrt8, consider the set S={z in R | z^2<=8} it is closed, bounded and therefore has a sup. now prove the sup has square equal to 8, or if you're using the dedekind cut definition put Q not R in the parenthesis.
 
Last edited:
Sorry to ask what is probably stupid question but what do you mean by sup?

Doing a short course on infinite sets at the moment so I might be able to help.
 
sup means the least upper bound, inf means greatest lower bound.

if you've a set with an infinite number of points in it, then it may not possesses a 'maximum element' because maximality implicitly states that the notional 'maximum' is an element in the set, and the ordering reversed for inf. For instance the set of reciprocals, 1/n for n integer has no minimum element, but the inf of it is 0.

Often we want sets that are bounded but do not possesses maxmima or minima, and that's where sup and inf come in.
 
  • #10
We define the set Z as:

[tex]\mathbb{Z} = \{ \ldots -2, -1, 0, 1, 2, 3, \ldots , n_x, \ldots \}[/tex]

Where it holds true for all elements that [tex]|n_a - n_b| \geq 1[/tex] and there are countably infinite number of elements. Surely that alone shows there will be either no sup or no inf?
 
Last edited:
  • #11
matt grime said:
sup means the least upper bound, inf means greatest lower bound.

I am glad defiinitions are straighten out. If it had been lub and glb, not sup and inf, I might have guessed as much.
 
  • #12
by definition, the real numbers have the "order completeness" property, i.e. for every non empty set S of reals with an upper bound K, i.e. a real number K such that K >= x for every x in S, there is a smallest such number K. I.e. it is an axiom that if there is a K such that K >= x for every x in S, and S is not empty, then there is a real number L such that, L >=x for every x in S, and for any other number M such that M>=x for every x in S, then L <= M. This L is called the "sup" or "lub" or "least upper bound" of S, i.e. it is the "smallest real number not smaller than any number in S".


Then consider all positive rational numbers with square less than 8. Let L be the lub of this set. Then prove that L^2 cannot be less than 8 or else there would be a rational number r greater than L with r^2 < 8, and also that L^2 cannot be greater than 8 or else there would be some number M greater than all rationals with square less than 8 and yet with M<L.

Combining these two tedious verifications, one concludes that since L^2 is neither less than nor greater than 8, so by the "trichotomy" axiom, L^2 must then equal 8.

This kind of thing is a real pain in the patootie, generally inflicted only on young analysis students, so we tend to deal with all such questions once and for all, by the "intermediate value theorem". I.e. this theoprem says that if f is continuous on the injterval [a,b], and f(a) < K < f(b), then there is some real number c with a<c<b such that f(c) = K.

Then in your case, since f(x) = x^2 is continuous on the whole real line, and since f(2) = 2^2 = 4 < 8, while f(3) = 3^2 = 9 >8, it follows that for some real number c with 2<c<3, we must have f(c) = c^2 = 8.
 
Last edited:

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
7K
  • · Replies 15 ·
Replies
15
Views
2K
  • · Replies 17 ·
Replies
17
Views
3K
  • · Replies 8 ·
Replies
8
Views
3K
  • · Replies 22 ·
Replies
22
Views
3K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 13 ·
Replies
13
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 11 ·
Replies
11
Views
2K
  • · Replies 4 ·
Replies
4
Views
5K