1 + 10 + 100 + 1000 + = -1/9

  • Context: Undergrad 
  • Thread starter Thread starter Unit
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
9 replies · 4K views
Unit
Messages
181
Reaction score
0
[tex]S = 1 + 10 + 100 + 1000 + 10000 + ...[/tex]

[tex]10S = 10 + 100 + 1000 + 10000 + 100000 + ...[/tex]

[tex]S - 10S = (1 + 10 + 100 + 1000 + 10000 + ...) - (10 + 100 + 1000 + 10000 + ...)[/tex]

[tex]-9S = 1 + (10 - 10) + (100 - 100) + (1000 - 1000) + (10000 - 10000) ...[/tex]

[tex]-9S = 1 + 0 + 0 + 0 + 0 + 0 ...[/tex]

[tex]-9S = 1[/tex]

[tex]S = -1/9[/tex]

:confused:
What's wrong (or right) with this?

Thanks,
Unit
 
Mathematics news on Phys.org
Also, I believe that sum converges as an ordinary infinite sum in the 2-adics and the 5-adics.

(And, of course, it does not converge as an ordinary infinite sum in the reals!)
 
I'm pretty sure that you can't pair up terms in an infinite sum.
 
Unit said:
[tex]S = 1 + 10 + 100 + 1000 + 10000 + ...[/tex]
.
.
.
What's wrong (or right) with this?

Thanks,
Unit

Char. Limit said:
I'm pretty sure that you can't pair up terms in an infinite sum.
The way I remember it, proofs like this actually say something like:
If S exists, then S = 1 + 10 + 100 + ...​
So if S does not exist, then the remaining statements do not necessarily hold true.
 
Redbelly98 said:
If S exists, then S = 1 + 10 + 100 + ...​
So if S does not exist, then the remaining statements do not necessarily hold true.

:smile: Brilliant! I had completely forgotten about variables and their related hypothetical syllogisms. Thanks!