Kingreaper comments on Exponentiation goes wrong first - Less Wrong

10 [deleted] 14 December 2010 04:13AM

You are viewing a comment permalink. View the original post to see all comments and the full post content.

Comments (81)

You are viewing a single comment's thread. Show more comments above.

Comment author: Kingreaper 14 December 2010 05:21:49PM *  3 points [-]

You'd have to meta my trick (apply it to itself) at least once. Probably several times.

ponders

Let's go with 4s instead of 2s.

"Since it's true for gaps of one, and 1+1+1+1 equals four, it's true for gaps of four" "....4....16...." "....16....64..." So that's 4^N

"Since it's true for gaps 4 times larger than it's true for, it's true for gaps 444*4=256 times larger" "...256...4 294 967 296..." so that's 4^(4^N)

"Since it's true for gaps the fourth power of gaps it's true for, it's true for the 256th power of gaps it's true for" "...256th power....4 294 967 296th power..."

That's 4^(4^(4^N), or 4^^4 if N=4.

But I'm really struggling to get from that to 4^^^4