Hacker News new | ask | show | jobs
by yathern 3710 days ago
Not quite - think of it this way:

5 x 3 = 5 + 5 + 5

5 ^ 3 = 5 x 5 x 5

5 t 3 = 5 ^ 5 ^ 5

Where t is tetration. Each one counts 3 fives.

1 comments

Makes sense. Thanks.