What is the largest number less than 1?

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

Discussion Overview

The discussion revolves around the concept of the largest number less than 1, exploring various mathematical interpretations and representations. Participants engage in theoretical reasoning, mathematical proofs, and personal beliefs regarding the nature of numbers, particularly focusing on the decimal representation of numbers approaching 1.

Discussion Character

  • Debate/contested
  • Mathematical reasoning
  • Conceptual clarification

Main Points Raised

  • Some participants question how to represent the largest number less than 1, with suggestions including limits and decimal representations.
  • One participant proposes that .999... (with repeating nines) could be considered sufficient as it approaches 1.
  • Another participant asserts that among real numbers, there is no largest number less than 1, while among integers, 0 is the largest.
  • A participant presents a proof arguing that if a largest number less than 1 exists, a larger number can always be found, leading to a contradiction.
  • Some participants express skepticism about the idea that .999... equals 1, arguing that there must be a number greater than .999... and less than 1.
  • Another proof is shared, using the square root function to illustrate that assuming a largest number less than 1 leads to contradictions.
  • Participants discuss the implications of definitions and representations in mathematics, particularly regarding the equality of .999... and 1.
  • Some participants emphasize the importance of rigorous definitions and logical reasoning in mathematics, challenging others' beliefs about the existence of a largest number less than 1.

Areas of Agreement / Disagreement

Participants generally disagree on the existence of a largest number less than 1, with some asserting that .999... equals 1 and others maintaining that there must be a number less than 1. The discussion remains unresolved, with multiple competing views presented.

Contextual Notes

Limitations include varying interpretations of decimal representations, the nature of infinity, and the definitions of numbers involved in the discussion. The proofs presented rely on specific mathematical principles that may not be universally accepted by all participants.

  • #91
Sorry for not reading through all of the pages...

But can't you simply prove that 0.999... is equal to 1 in this matter?

0.999... can be expressed as a geometric series. As such

\frac{9}{{10}} + \frac{9}{{{{10}^2}}} + \frac{9}{{{{10}^3}}} + ... + \frac{9}{{{{10}^n}}}

An infinite geometric series is an infinite series whose successive terms have a common ratio.

The formula for the sum of a infinite geometric series is as follows: \frac{{{a_1}}}{{1 - k}} where k, is the ratio between the terms and a_1 is the first number in the sequence. Plugging in everything we have. We now get.

= 0.999...

= \frac{9}{{10}} + \frac{9}{{{{10}^2}}} + \frac{9}{{{{10}^3}}}+...+\frac{9}{{{{10}^n}}}

k = \frac{{{a_n}}}{{{a_{n - 1}}}} = \frac{{\frac{9}{{{{10}^n}}}}}{{\frac{9}{{{{10}^{n - 1}}}}}} = \frac{9}{{{{10}^n}}}:\frac{9}{{{{10}^{n - 1}}}} = \frac{9}{{{{10}^n}}} \cdot \frac{{{{10}^{n - 1}}}}{9} = \frac{{{{10}^{n - 1}}}}{{{{10}^n}}} = {10^{n - 1}} \cdot {10^{ - n}} = {10^{\left( {n - 1} \right) - n}} = {10^{ - 1}} = \frac{1}{{10}}

{a_1} = \frac{9}{{10}}

S = \frac{{{a_1}}}{{1 - k}} = \frac{{\frac{9}{{10}}}}{{1 - \frac{1}{{10}}}} = \frac{9}{{10}}:\frac{9}{{10}} = \frac{9}{{10}} \cdot \frac{{10}}{9} = 1
 
Mathematics news on Phys.org
  • #92
n.karthick said:
What about in the set of rational numbers Q which is countable

\mathbb{Q} is a densely ordered set, which means that for any x and y such that x < y, the exists a z in \mathbb{Q} where x < z < y. So there in no greatest number less than 1 because whatever number x you give me when y=1, I can always find a z.
 
  • #93
camilus said:
\mathbb{Q} is a densely ordered set, which means that for any x and y such that x < y, the exists a z in \mathbb{Q} where x < z < y. So there in no greatest number less than 1 because whatever number x you give me when y=1, I can always find a z.

Just to connect this to the discussion above, also notice that every number in the series 0.9, 0.99, 0.999, 0.9999, ... is a rational number, so there are your arbitrarily close rationals right there.
 
  • #94
Could someone please clear a doubt I have with infinity being taken as a value.
I would like to start from the beginning to be clear. The sum of a geometric series is given by:
S=(rB-A)/r-1
Where S=sum of the series, r= ratio between terms, B=last term, A=first term.
Now B=A(r^N-1). So,
S=[{rA(r^N-1)}-A]/r-1
i.e, S=[{(r^N)-1}A]/r-1
Now in the case of the infinite geometric series 0.99… ,
N= infinity A= 0.9, r= 0.1
Then there is as the 1st term 0.9, 2nd term is 0.09, 3rd is 0.009 etc. Then the sum of this series will be 0.99...
Also in the numerator is 1-(r^N). This is instead of (r^N)-1. And in the denominator it is 1-r instead of r-1. This is because r is less than 1.
So finally there is:
S=[{1-(r^q)}A]/1-r
Where q represents infinity.
Now since there is infinity as the power of r, this is seen to become:
S=A/1-r
But the problem is it correct to take infinity as a value and approximate like this in the case of 0.99… ?
I thought infinity never had a definite value, that it was instead just an ever-rising concept. Could this 'problem' make the 0.99… equal 1?
How can 0=1/q, so q*0=1 be explained then? (q= infinity)
*I don't know how to write the equations with symbols yet. So sorry for the messy work.
 
Last edited:
  • #95
The infinite sum (if it converges) is defined as the limit of the partial sums
\sum_{n=1}^\infty{a_n} = \lim_{N\rightarrow\infty} \sum_{n=1}^N{a_n}.

Thus in your expression you take the limit where the exponent goes to infinity and call that the value of the infinite series. This is different from stating that the exponent is actually infinity.
 
  • #96
Thanks for clearing that up. I got it now.
 
  • #97
If you use hyperreal numbers, it might make sense that the largest number is (1-epsilon), where epsilon is an infinitesimal. However, according to my understanding, there isn't a one unified infinitesimal. An infinitesimal can be smaller than another in some weird sense.
 
  • #98
dalcde said:
If you use hyperreal numbers, it might make sense that the largest number is (1-epsilon), where epsilon is an infinitesimal. However, according to my understanding, there isn't a one unified infinitesimal. An infinitesimal can be smaller than another in some weird sense.

Hyperreals satisfy the same theorems (interpreted internally) that the reals do -- there is no largest hyperreal smaller than 1.

e.g. (1 - epsilon) < (1 - epsilon / 2) < 1
 

Similar threads

  • · Replies 24 ·
Replies
24
Views
3K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 43 ·
2
Replies
43
Views
6K
Replies
3
Views
3K
  • · Replies 8 ·
Replies
8
Views
5K
Replies
8
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 38 ·
2
Replies
38
Views
5K
  • · Replies 28 ·
Replies
28
Views
3K