New Reply

The student's acceptance or rejection of 0.999...=1

 
Share Thread Thread Tools
Dec11-12, 11:09 AM   #35
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus

The student's acceptance or rejection of 0.999...=1


Quote by coolul007 View Post
Other than a lot of discussion it has served no purpose. Decimal expansions is taken for granted in most early math courses. Very little time is spent examining it. Then they throw in 0.9999..... and the rest is history.....
Did you know there are a number of people who think numbers aren't "exact"? That people get the idea that there is no such number as "one third", with reasoning that decimal can only provide an approximate value of such a thing? Non-terminating decimals really need some amount of coverage, to properly connect decimal notation to arithmetic and algebraic knowledge.
Dec11-12, 11:26 AM   #36
 
Recognitions:
Gold Membership Gold Member
Quote by Hurkyl View Post
Did you know there are a number of people who think numbers aren't "exact"? That people get the idea that there is no such number as "one third", with reasoning that decimal can only provide an approximate value of such a thing? Non-terminating decimals really need some amount of coverage, to properly connect decimal notation to arithmetic and algebraic knowledge.
For the sake of this thread, I took it to mean the theory of decimal expansion of rational numbers. There are a multitude of theories and ways of describing numbers. I am not precluding any of that with my statements, just pointing out that 0.9999.... is not the result of decimal expansion of a rational number in base 10.
Dec11-12, 01:29 PM   #37
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by coolul007 View Post
0.9999.... is not the result of decimal expansion of a rational number in base 10.
Sure it is. It is a decimal expansion of 1.

But first you need to say what you mean with "decimal expansion" in the first place?
Dec11-12, 02:09 PM   #38
 
Mentor
Quote by coolul007 View Post
0.9999.... is not the result of decimal expansion of a rational number in base 10.
Quote by micromass View Post
Sure it is. It is a decimal expansion of 1.
Every rational number that has a terminating base-10 representation has an alternate nonterminating expansion.

Besides 1.0 being equal to 0.9999..., there are also
0.5 = 0.49999 ...
0.6 = 0.59999...

and on and on.
Dec11-12, 03:49 PM   #39
 
Recognitions:
Gold Membership Gold Member
Quote by Mark44 View Post
Every rational number that has a terminating base-10 representation has an alternate nonterminating expansion.

Besides 1.0 being equal to 0.9999..., there are also
0.5 = 0.49999 ...
0.6 = 0.59999...

and on and on.
I would like to see your calculations, other than circular arguements that 1 = 0.999... and therefore 0.9999.. = 1. I refer you to the "Theory of Decimal Expansions" as outlined in chapter 13 of "Number Theory and its History" by Oystein Ore, a Dover paperback book.
Dec11-12, 10:29 PM   #40
 
Blog Entries: 8
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Quote by coolul007 View Post
I would like to see your calculations, other than circular arguements that 1 = 0.999... and therefore 0.9999.. = 1.
Again, how did you define decimal expansion??

I refer you to the "Theory of Decimal Expansions" as outlined in chapter 13 of "Number Theory and its History" by Oystein Ore, a Dover paperback book.
And specifically which part of the chapter do you think shows that 0.999... is not the decimal expansion of 1??
Dec12-12, 12:18 AM   #41
 
Mentor
Quote by coolul007 View Post
I would like to see your calculations, other than circular arguements that 1 = 0.999... and therefore 0.9999.. = 1. .
You would agree that 1 - 0 = 1, right?

Consider the sequence {an} = ##\{1 - 10^{-n}\}_{n = 1}^{\infty}##
a1 = 0.9
a2 = 0.99
a3 = 0.999
.
.
.
an = 0.999...9 (terminates after the nth 9)

Each number in the sequence has a finite number of 9's following the decimal point, but it should be clear that the limit of the sequence is 1.
Dec12-12, 08:29 AM   #42
 
Recognitions:
Gold Membership Gold Member
Quote by Mark44 View Post
You would agree that 1 - 0 = 1, right?

Consider the sequence {an} = ##\{1 - 10^{-n}\}_{n = 1}^{\infty}##
a1 = 0.9
a2 = 0.99
a3 = 0.999
.
.
.
an = 0.999...9 (terminates after the nth 9)

Each number in the sequence has a finite number of 9's following the decimal point, but it should be clear that the limit of the sequence is 1.
You get no argument from me about a limit of a sequence. One can create any sequence of digits we want. I specifically state that 0.9999... is not represented by an a/b to begin with. In fact since no rational example can be shown, I'm concluding it must be irrational. Because 0.9999....98 seems to have no rational representation either. my argument is based on the method we use to obtain decimal representation, division.
Dec12-12, 08:53 AM   #43
 
From experience in another physics forum, this has the ring of a similar problem often encountered in physics: that of definitions. (Lay)People (like myself) often get confused about a topic by assigning it undue complexity/special stature when at its core it is a definition rather than a revelation.

If I'm understanding right, then this idea of 0.999... equaling 1 is a language definition, not a hint at some deeper property of real numbers. It's boring, but on the other hand, it saves one time from looking for meaning in something that was never defined to have any deeper meaning about numbers or infinitesimals.
Dec12-12, 08:58 AM   #44
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Code:
   .9999..
 +---------
1|1.0
   .9
 ----
   .10
   .09
  ----
   .010
   .009
   ----
   .0010
   .0009
   -----
   .0001
       :
       :
I like subtraction better, though. Because when you subtract 2 from 1, you get a 0 in the one's place because of the borrow:

[tex]
\begin{matrix}
\tiny{ 1} & . & \tiny{ 9} & \tiny{ 9} & \tiny{ 9} & \cdots
\\ \not2 & . & \not 0 & \not 0 &\not 0 &\cdots
\\ 1 & . & 0 & 0 & 0 & \cdots
\\\hline
0 & . & 9 & 9 & 9 & \cdots
\end{matrix}
[/tex]





Because 0.9999....98 seems to have no rational representation either.
Terminating decimals do have rational representations.

0.9999....98 = 9999....98 / 10000....00, where all of the ellipses represent the same number of digits.
Dec12-12, 09:11 AM   #45
 
Recognitions:
Homework Helper Homework Help
You must be trolling 1=1/1=0.9999...

Decimal expansions are real numbers by definition. The sequence of digits is not equal, but they represent the same real number.
In binary we have
1=.111111111...
In trinary
1=.22222222222...
Dec12-12, 07:39 PM   #46
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
In my opinion, the simplest, most straightforward, proof that 0.9999... = 1 is in terms of "geometric series". 0.9999...= .9+ .09+ .009+ .0009+ ...= .9+ .9(1/10)+ .9(1/100)+ .9(1/1000)+ ...= .9(1+ 1/10+ 1/100+ 1/1000+ ...)= .9(1+ (1/10)+ (1/10)^2+ (1/10)^3+ .... That is, it is a geometric series [tex]\sum ar^n[/tex] with a= .9 and r= 1/10. The sum of that is [tex]\frac{.9}{1- 1/10}= \frac{.9}{.9}= 1[/tex].

If you protest that you want an explanation that does not require infinite series, I would counter that you can't understand non-terminating decimal expanasions without using infinite series.
Dec12-12, 08:24 PM   #47
 
Mentor
A "proof of 0.999...=1" only tells us that the series ##\sum_{n=1}^\infty 9\cdot 10^{-n}## is convergent and has the sum 1. This is interpreted as a proof of 0.999...=1, because the standard definition of 0.999... says that the string of text "0.999..." represents the sum of that series.

I think that a person who struggles with the equality 0.999...=1 would benefit as much or more from hearing an explanation of why that definition is standard, as from seeing a proof of ##\sum_{n=1}^\infty 9\cdot 10^{-n}=1##. They probably think that this is an entirely different problem.
Dec12-12, 09:12 PM   #48
 
Recognitions:
Gold Membership Gold Member
Quote by HallsofIvy View Post
In my opinion, the simplest, most straightforward, proof that 0.9999... = 1 is in terms of "geometric series". 0.9999...= .9+ .09+ .009+ .0009+ ...= .9+ .9(1/10)+ .9(1/100)+ .9(1/1000)+ ...= .9(1+ 1/10+ 1/100+ 1/1000+ ...)= .9(1+ (1/10)+ (1/10)^2+ (1/10)^3+ .... That is, it is a geometric series [tex]\sum ar^n[/tex] with a= .9 and r= 1/10. The sum of that is [tex]\frac{.9}{1- 1/10}= \frac{.9}{.9}= 1[/tex].

If you protest that you want an explanation that does not require infinite series, I would counter that you can't understand non-terminating decimal expanasions without using infinite series.
last word:

[itex]\frac{10^{n} - 1}{10^{n}}[/itex] = 0.999... = 1

[itex]\frac{10^{n}}{10^{n}} - \frac{1}{10^{n}}[/itex] = 1

[itex]1 - \frac{1}{10^{n}}[/itex] = 1

[itex]1 - (1)- \frac{1}{10^{n}}[/itex] = 1 -(1)

[itex]- \frac{1}{10^{n}}[/itex] = 0 Houston we have a problem!

That is why we cannot equate infinities to rational numbers without bending the rules.

(I know the next post is the limit of [itex]- \frac{1}{10^{n}}[/itex] = 0)
Dec12-12, 09:25 PM   #49
 
Your step 2 needs some explaining. [itex]\frac{10^n}{10^n} - \frac{1}{10^n} = 1[/itex] only holds when n = 0. Unless you'd like to claim that [itex]\frac{1}{1} - \frac{1}{10^5} = 1[/itex] where n=5.

The limit expresses what happens as n approaches infinity. For any n < infinity, you don't have [itex].\overline{999}[/itex], you have .999...90.
Dec12-12, 09:50 PM   #50
 
Mentor
Quote by coolul007 View Post
last word:

[itex]\frac{10^{n} - 1}{10^{n}}[/itex] = 0.999... = 1
As already mentioned by justsomeguy, the expression in the left side is not equal to 0.999... In the limit, as n increases without bound, then yes, they're equal.

Since you don't include any indication that you are taking the limit, then none of the equations below follow.
Quote by coolul007 View Post

[itex]\frac{10^{n}}{10^{n}} - \frac{1}{10^{n}}[/itex] = 1

[itex]1 - \frac{1}{10^{n}}[/itex] = 1

[itex]1 - (1)- \frac{1}{10^{n}}[/itex] = 1 -(1)

[itex]- \frac{1}{10^{n}}[/itex] = 0 Houston we have a problem!

That is why we cannot equate infinities to rational numbers without bending the rules.

(I know the next post is the limit of [itex]- \frac{1}{10^{n}}[/itex] = 0)
Dec12-12, 09:56 PM   #51
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
If you protest that you want an explanation that does not require infinite series, I would counter that you can't understand non-terminating decimal expanasions without using infinite series.
I don't recall having trouble with infinite decimals before taking calculus.

One learns how to do arithmetic with terminating decimals early; if you learn the variations that work left to right, then those same elementary school algorithms for doing arithmetic can be used for non-terminating decimals too.

I've even seen people define the real numbers in this manner: numbers are strings of digits (modulo relations like 0.999... = 1.000...), and the arithmetic operations are given as explicit algorithms that operate on strings of digits.

The algorithms for addition and subtraction give yet another reason why 0.999... = 1.000...; for example, when subtracting 1 from 2, you can either have no borrows, or you can have a borrow in every place.

Of course, one could resolve the ambiguity by disallowing decimals ending in all 9's Interestingly, in the text I saw use this approach, I believe it did exactly the opposite: it disallowed terminating decimals! So "0.999..." was a legal decimal, but "1" was not.
New Reply
Thread Tools


Similar Threads for: The student's acceptance or rejection of 0.999...=1
Thread Forum Replies
Can I create 'rejection'? General Discussion 4
Acceptance/rejection dates for Perimeter Scholars Institute (Canada)? Academic Guidance 10
Reason of rejection Quantum Physics 2
Heat rejection. General Physics 7
Acceptance & Rejection General Discussion 48