Re: A Basic Theorem



In article <1138366550.139225.54070@xxxxxxxxxxxxxxxxxxxxxxxxxxxx>,
TheNakedOne <Gooberglob@xxxxxxxxx> wrote:
>.3 repeated = 1/3
>3(.3 repeated) = 1
>3(.333 repeated)=1
>.999 repeated=1
>.9 repeated=1
>Q.E.D.
>Hey everyone, I'm new to sci.math, and this is a proof I gave to many
>teachers at my school, yet none of them could give me a clear enough
>reason as to why this was incorrect.

What makes you think it is incorrect?

A series is an expression of the form

sum_{i=0 to oo} a_i

where a_i are real numbers. By definition, the series converges to a
real number S if and only if the sequence of partial sums converges to
S, meaning that

lim_{n->oo} (a_0+...+a_n) = S.

The nonterminating decimal expansion .33333.... represents the value
of the series

3/10 + 3/10^2 + 3/10^3 + 3/10^4 + ... + 3/10^n + ...

This is a geometric series of the form

a + ak + ak^2 + ak^3 + ak^4 + ... + ak^n + ...

(with a=3/10 and k=1/10).

The series converges if and only if |k|<1, in which case it is
straightforward to verify that it converges to a/(1-k).

In this case, we have a=3/10, k=1/10, so a/(1-k) = (3/10)/(9/10) =
3/9 = 1/3.

It is also easy to verify that if you have a converging series

a_0 + a_1 + ... + a_n + ...

that converges to s, and r is any real number, then the series

r*a_1 + r*a_1 + ... + r*a_n + ...

converges to r*s. That is, symbolically,

sum_{i=1 to oo}(r*a_i) = lim_{n->oo} sum_{i=1 to n}(r*a_i)
= r* lim_{n->oo}(sum_{i=1 to n}(a_i)) = r*(sum_{i=1 to oo} a_i).

That's if the original series converges.

Since the series (3/10 + 3/10^2 + ... + 3/10^n + ...) converges to
1/3, it follows that the series

3*(3/10 + 3/10^2 + ... + 3/10^n + ... )
= (9/10 + 9/10^2 + ... +9/10^n + ... )
also converges, and coverges to 3(1/3) = 1.

Since the latter series is represented in decimal expansion by
..9999999....

that means that indeed .99999999... is equal to 1. You can also verify
it through the formula I give above: now you have the geometric series
with a = 9/10 and k=1/10, so it converges to
(9/10)(1-(1/10))=(9/10)/(9/10)=1.

So the manipulations are, in fact, correct, when you suitably
interpret the decimal expansion.

--
======================================================================
"It's not denial. I'm just very selective about
what I accept as reality."
--- Calvin ("Calvin and Hobbes")
======================================================================

Arturo Magidin
magidin@xxxxxxxxxxxxxxxxx

.



Relevant Pages

  • RE: SMTP Communication Error [WILDPACKET]
    ... incorrect or unknown. ... Verify the email address you are sending to. ... "WILDPACKET" wrote: ...
    (microsoft.public.exchange.admin)
  • trying to upload a music track onto my bands website
    ... The file name specified is incorrect. ... Please verify that the path and filename are correct and try again. ... Daddy is the name of the track by the way.if anyone can help i would be eternally grateful, because im desperate to make this work.thanks you. ...
    (microsoft.public.windowsmedia.player)
  • margit.huy@consilium.europa.eu e-mail address incorrect.
    ... The e-mail address margit.huy@xxxxxxxxxxxxxxxxxxx is incorrect. ... Please contact your correspondent by some other means and verify it. ... Please read the FAQ at http://www.tux.org/lkml/ ...
    (Linux-Kernel)
  • RE: How can I calculate the average of a list of time values in excel
    ... The average function should work, but it also depends on how much 'time' you ... Can you give us some examples of incorrect results? ... Verify ... I am having issues coming up with a correct average. ...
    (microsoft.public.excel.worksheet.functions)

Loading