Cool Math Trick

Here is a cool math trick that shows that the sum of an infinite number of positive integers is equal to negative one.
Show that the infinite sum S = (1 + 2 + 4 + 8 + 16 + . . .) adds up to S = -1.

Given that S = (1 + 2 + 4 + 8 + 16 + . . .), if you multiply both sides by two, you get
2S = (2+ 4 + 8 + 16 + 32 + . . .).

Then, add one to both sides:
2S + 1 = 1 + (2 + 4 + 8 + 16 + 32 + . . .)
= 1 + 2 + 4 + 8 + 16 + 32 + . . . = S.

Thus, 2S + 1 = S.

To solve for S, subtract 1 from both sides:
2S = S - 1.

Finally, subtract S from both sides:
S = -1.

Isn't just amazing that you can add up so many positive numbers and get a negative answer?


Yes, it's a trick. I found it in the book Mathematical Methods in the Physical Sciences, by Mary L. Boas. Can you figure out why this actually doesn't work?



MetaBlog links for this story: [+digg | +del.icio.us | +redditt | technorati ]
Tags: , , ,

41 comments

The following comments are owned by whomever posted them. This site is not responsible for what they say.
Authored by: Fortran on Sunday, August 27 2006 @ 10:58 PM PDT Cool Math Trick
Subtracting infinity from infinity is not a Good Idea(TM). In reality, it's better to say that the sum you show doesn't converge.

Also, two times infinity is also not a Good Idea(TM).
Authored by: christian on Sunday, August 27 2006 @ 11:21 PM PDT Cool Math Trick
I won't argue with that =)
Authored by: Anonymous on Monday, August 28 2006 @ 08:37 AM PDT Cool Math Trick
2S - S is not 1, it is 2^(n+1) - 1
Authored by: Anonymous on Friday, September 01 2006 @ 12:35 AM PDT Cool Math Trick
S = (1 + 2 + 4 + ... ) = infinity
2S = 2 * infinity = infinity
2S + 1 = 2 * infinity + 1 = infinity

Since S is infinity and 2S + 1 is infinity, the equality becomes infinity = infinity, hardly surprising.

Authored by: Anonymous on Tuesday, September 05 2006 @ 04:38 AM PDT Cool Math Trick
Subtracting s from 2s does not give you s...

It would give you 2s - s

You would need to divide s from both sides to solve for s as 2s is actually:

2 X S
Authored by: Anonymous on Wednesday, September 06 2006 @ 01:27 AM PDT Cool Math Trick
2s = s+s say s = 4 or whatever
2(4) = 4+4
8 = 8

so
2s - s = s + s - s
8 - 4 = 8 - 4
4=4

2s / s = 2
2*4 / 4 = 2 dont you slash of the common number like that?
Authored by: Anonymous on Wednesday, September 06 2006 @ 01:39 AM PDT Cool Math Trick
However if you do divide both sides guess what?

2S = S - 1
2S / S = (S - 1) / S
2 = -1
?? right?
Authored by: Anonymous on Wednesday, September 06 2006 @ 01:40 PM PDT Cool Math Trick
nope it would be 2= -1/s
Authored by: Anonymous on Thursday, September 07 2006 @ 07:31 AM PDT Cool Math Trick
nope it should be
1 = -1/S
S=-1

Thus
2S = S - 1
-2 = -2
Authored by: whitefang on Sunday, January 14 2007 @ 02:55 PM PST Cool Math Trick
Pshaw. I could _tell_ them S's were movin funny.
Still: Gives a feelin in me brains like Im Bullwinkle J. Moose a-cryin out, "Im SO confused!"
So the trick is a deepdown error, a hard catchin rough- followin, brain hurtin neat cute major miscalculation, I guess?
Huh. Aint right lying bout the value of a good ol boy like our pal S.
(Now placeholder [], why he's Another Story. Wouldn't give that lil weasel the Time o Day. Reckon you should mathtrick _him_ next. An after, dont ferget X and all the mean things _he_ done to pore lil number one.)
Just a thawt. Bye now!
Authored by: Anonymous on Sunday, March 09 2008 @ 04:47 AM PDT Cool Math Trick
Common mathematical error...

2S-S = 2S-1S

therefore 2-1 = 1

thus 2S-1S= 1S=S.

the "1" is an implied coefficient.

The trick seems to work, but logically you can't have two infinities.
Authored by: Anonymous on Saturday, November 08 2008 @ 05:26 AM PST Cool Math Trick
Um, 2S = S + S: it's NOT s to the power of 2 (s*s)
Authored by: Anonymous on Tuesday, December 12 2006 @ 09:40 PM PST Cool Math Trick
S = Sum of 2 ^ n from 0 to n.

lim S
n -> inf
= 1 + 2 + 4 + 8 + 16 + 32 + ... + 2 ^ (n - 1) + 2 ^ n

2 * lim S + 1 = 1 + 2 + 4 + 8 + 16 + ... + 2 ^ n + 2 ^ (n + 1)
2 * lim S + 1 = lim S + lim 2 ^ (n + 1)
2 * lim S +1 = lim S + inf
lim S + 1 = inf
inf + 1 = inf
inf = inf
:)
Authored by: Anonymous on Saturday, January 13 2007 @ 01:36 AM PST Cool Math Trick
You can make this entirely kosher by working with 2-adic numbers: define a topology on the rationals different from the usual one, by defining the absolute value of (a/b)*2^n to be 2^-n (for a and b odd). Then this series converges to -1 in this topology.
Authored by: Windell on Saturday, January 13 2007 @ 01:45 AM PST Cool Math Trick
That reminds me a little bit of taking the limit of sin(x)/x, as x goes to infinity. The answer is six-- if you allow the x's to cancel. It all depends which rules you use. =)

---
Windell H. Oskay
drwho(at)evilmadscientist.com
http://www.evilmadscientist.com/
Authored by: Anonymous on Saturday, January 13 2007 @ 03:47 PM PST Cool Math Trick
Heh. But p-adic numbers are extremely useful in number theory; there's a whole theory of calculus on them (which is in fact better-behaved than ordinary calculus: for example a series converges whenever the terms go to zero). And this trick works because *how* convergence happens doesn't matter for it; all one needs is to know that it converges in some sense.
Authored by: Anonymous on Thursday, December 20 2007 @ 11:19 PM PST Cool Math Trick
It is correct as if we take s as common in 2s-s eq. then we get s=-1
Authored by: Anonymous on Friday, December 21 2007 @ 12:43 PM PST Cool Math Trick
Did the fellas at Northern Rock know about this? They shudda.
Authored by: Anonymous on Monday, March 03 2008 @ 03:31 PM PST Cool Math Trick
Weird things happen when you play with an infinit sequence of numbers, substracting infinity from infinity gives you a nondetermination, as you noted the sequence with S you lost this little detail. The sequence does converge - limit when n tends to infinity from 2^n = infinity, but you could calculate the sequence knowing n using the geometric progression a1*((q^n) - 1)/(q-1) where a1 means the first term and q represents the ratio in our case a1=1, q=2 so it gives - (2^n)-1. And you could also prove your -1 answer false with induction but i grow tired and this bores me, bye.
Authored by: Anonymous on Monday, March 03 2008 @ 07:47 PM PST Cool Math Trick
Ok, my turn:

There exists a bijection from the natural numbers to the elements of your sum (namely, shockingly, 2^n), so the two sets have the same cardinality (aleph null). Similarly, there is a bijection from the naturals N to f(n), where f(n) = the sum of 2^x for x = 0..n.

That's just a fancy way of saying that your sum S has a cardinality of aleph null.

Now to go through your steps:

2S = aleph null
2S + 1 = aleph null

(and yes, being countably infinite, S = 2S = 2S + 1 = 2S + 5999999999999999999999999)

and 2S = S - 1, of course.

But now you run into problems when you subtract S from both sides. Basically since 2S and S are both countably infinite, 2S - S is undefined.

So that last step is just nonsense. It makes just as much sense to say "subtract a banana from each side, and thus dogs = cats."
Authored by: Anonymous on Sunday, March 09 2008 @ 04:46 AM PDT Cool Math Trick
As I like to say, you can't have 2 infinities...

Caused a lot of fights with my brother over that :|
Authored by: Anonymous on Monday, March 10 2008 @ 05:20 PM PDT Cool Math Trick
This is very like a trick my cousin showed me years ago when we were kids. What he "proved" was not quite as radical: that .9999... = 1

n = .9999...
10n = 9.9999...
10n - n = 9
9n = 9
n = 1
Authored by: Windell on Monday, March 10 2008 @ 05:29 PM PDT Cool Math Trick
The difference is that the statement "0.99999... = 1" is actually true.

We even have a separate article about that.

---
Windell H. Oskay
drwho(at)evilmadscientist.com
http://www.evilmadscientist.com/

Authored by: Anonymous on Thursday, April 17 2008 @ 12:21 PM PDT Cool Math Trick
It's not really like that. The proof you mentioned is valid. This one isn't.
Authored by: Windell on Thursday, April 17 2008 @ 12:29 PM PDT Cool Math Trick
>It's not really like that. The proof you mentioned is valid. This one isn't.

Not sure which proof you're referring to as being valid or which one as being invalid....

---
Windell H. Oskay
drwho(at)evilmadscientist.com
http://www.evilmadscientist.com/
Authored by: Anonymous on Saturday, November 01 2008 @ 11:38 AM PDT Cool Math Trick
This one is REALLLY old and so intersting indeed. I've known it a looooong time ago. But it doesn't seem true, 'cause you work with infinit stuff and the result's not acceptable.
Authored by: Windell on Saturday, November 01 2008 @ 12:10 PM PDT Cool Math Trick
>This one is REALLLY old

Um... yeah. It says *right up top* what book this is from, and that book was published in 1983.

---
Windell H. Oskay
drwho(at)evilmadscientist.com
http://www.evilmadscientist.com/
Authored by: Anonymous on Saturday, March 07 2009 @ 10:42 AM PST Cool Math Trick
Actually, that one isn't a trick. It's fact. 0.999.... does equal 1. The trick is in the visualization only, since most people don't view 0.999... as infiniti. I had a math prof who explained it another way that makes more sense:

1/3 = 0.333...
3(1/3) = 3/3 = 1

therefore by substitution
3(0.333...) = 1
or
0.999.... = 1

(of course, if we wrote 0.999... as 0.999999999999999999999999 for ever, it starts to make sense visually).
Authored by: Anonymous on Wednesday, March 12 2008 @ 02:04 PM PDT Cool Math Trick
Then, add one to both sides:
2S + 1 = 1 + (2 + 4 + 8 + 16 + 32 + . . .)

You didn't add 1+ infinity, you added 1 + (infinity - 1)
Move the parenthesis back over and add the one and you get 2S + 1 = infinity + 1
Authored by: Anonymous on Tuesday, October 28 2008 @ 07:37 AM PDT Cool Math Trick
Reply to:

2S + 1 = 1 + (2 + 4 + 8 + 16 + 32 + . . .)
= 1 + 2 + 4 + 8 + 16 + 32 + . . . = S.

Thus, 2S + 1 = S.

Reply:

1 + (2 + 4 + 8 + 16 + 32 + . . .) is not equal to
1 + 2 + 4 + 8 + 16 + 32 + . . .

because you are adding it and since 1 + 2 + 4 + 8 + 16 + 32 + . . . is equal to S, then of course 1 + S is not equal to S...

and if distributed, it will be:
3 + 5 + 9 + 17 + 33 + . . .

Thank you...
- cezus
Authored by: Anonymous on Monday, May 25 2009 @ 08:30 PM PDT Cool Math Trick
its just ABS.. its not a distributed property
Authored by: kay on Thursday, October 30 2008 @ 12:26 AM PDT Cool Math Trick
It is not advisable to equate the sum to infinity and then add 1 to it and your"S" +1 will also beequtal to in finity.

what i mean is ,you showed-
2S+1=1+(2+4+6+8........)

then can also be written as,
2S+1=S
and 1+(2+4+6+8......)=S

and as a part of Euclid's Postulates,positive units add up to form only positive units which is universally accepted
Authored by: Anonymous on Saturday, November 01 2008 @ 11:46 AM PDT Cool Math Trick
Well, yeah, I think it doesn't work. You can't work with infinit as easily as that, UNfortunately. Though, I always like that kind of methods to prove something apparently true, but which actually is false(often).
Authored by: Anonymous on Friday, March 06 2009 @ 12:33 PM PST Cool Math Trick
WRONG.
S=Infinity
2S=2xInfinity=Infinity
2S+1=2xInfinity+1=Infinity+1=Infinity
Therefore, Infinity=Infinity.(and not -1)
Get it?
Authored by: Anonymous on Monday, May 25 2009 @ 08:27 PM PDT Cool Math Trick
2S-S = S and S-1-S = -1

thats how it works.
Authored by: Anonymous on Wednesday, May 27 2009 @ 02:44 PM PDT Cool Math Trick
Here's one fer yer bad brains:
if e^(i*theta) = cos(theta) + i*sin(theta) where i = sqrt(-1)
then if theta = pi
then e^(i*pi) = cos(pi) + i*sin(pi)
or e^(i*pi) = (-1)+ i *(0)
or e^(i*pi) + 1 = 0 <-all five fundmental numbers!!!
Does this mean...
pi = ln(-1)/i ??? I don't know, I just shake head...
Authored by: Jack on Thursday, May 28 2009 @ 01:31 PM PDT Cool Math Trick
I was taught about orders of infinity in 7th grade, by a nun who did not understand what she was teaching. I did. The argument over the grading of that test was the beginning of the end of my Catholicism. (Then in public school I heard about Galileo.)

There are _orders_ of infinity. (I'm not sure how many but you can look it up.) The number of positive integers is infinity. The number of odd integers is infinity. The total number of primes is infinity. All the fractions between zero and one is an infinity. All the numbers between zero and one that _cannot_ be represented as a fraction are also an infinite set.

You can show that the infinity of positive integers is _equal_ to the infinity of _even_ positive integers by setting up a "one-to-one correspondence":
1:2, 2:4, 3:6....

The infinity of all numbers from zero to infinity is greater (a higher order) than the infinity of all _integers_ from zero to infinity. I don't remember how you prove this, but I remember that the proof was elegant.
Authored by: Anonymous on Tuesday, June 02 2009 @ 09:59 AM PDT Cool Math Trick
The given infinite series doesn't converge to a finite sum (i.e. divergent series). Algebraic functions doesn't apply on these kind of infinite series on general basis (there are few exception though).
Authored by: Anonymous on Thursday, June 04 2009 @ 06:01 PM PDT Cool Math Trick
"Thus, 2S + 1 = S.
To solve for S..."

Why did you solve for S if you just told us that S = 2S +1?
And if S = 2S + 1 then how can S also equal -1? No need to "solve for S"!
Authored by: Anonymous on Saturday, June 20 2009 @ 09:50 AM PDT Cool Math Trick
1) If ( S=inf ) ===>mistake because ( inf - inf ) Impossible

2) If ( S = limited set then ==

==> ex) we have

S = [1+2+4+8]

2S = 2+4+8+16

2S+1= (1+2+4+8)+16

2S+1= S +16

2S+1=S+2(Last Number on S) In general,

2S-S=2(L N)-1

S=2(L N)-1

1+2+4+8=15=S

2(L N)-1=16-1=15=S

then S = 2(L N) - 1 ===>> S # -1

it's bigggggg mistake
Authored by: Windell on Saturday, June 20 2009 @ 11:40 AM PDT Cool Math Trick
Looks like you didn't understand the statement of the problem!

---
Windell H. Oskay
drwho(at)evilmadscientist.com
http://www.evilmadscientist.com/

Welcome to Evil Mad Scientist Laboratories. New projects are posted every Wednesday.


Bookmark EMSL

EMSL RSS Feed
Twitter: EMSL
del.icio.us
feedburner
Feed on Google Reader
Add technorati Fave

technorati search

Subscribe to get new articles by E-mail:

E-mail address:


Preview | Powered by FeedBlitz

My Account





Sign up as a New User
Lost your password?

Who's Online

Guest Users: 21

Forumposts

Order: New Views Posts
Latest 5 Forum Posts
 
Re: Peggy not workin..
 By:  cabbi13
 On:  Friday, July 03 2009 @ 08:42 PM PDT
 Views 0 Replies 0
Re: what is the limi..
 By:  MonsieurBon
 On:  Friday, July 03 2009 @ 04:58 PM PDT
 Views 0 Replies 0
Re: remote LED's?
 By:  Windell
 On:  Friday, July 03 2009 @ 01:27 PM PDT
 Views 0 Replies 0
Re: remote LED's?
 By:  karlgg
 On:  Friday, July 03 2009 @ 01:19 PM PDT
 Views 0 Replies 0
Re: Peggy not workin..
 By:  Windell
 On:  Thursday, July 02 2009 @ 11:02 PM PDT
 Views 0 Replies 0

DIY Hardware for Electronic Art


Interactive LED Panels


Meggy Jr RGB
LED matrix game
development kit.


Business-card sized
AVR target boards


Peggy & Peggy 2
LED Pegboard kits