Power Towers
Which power tower is larger? Compare exponential stacks using logarithmic logic and number sense
About Power Towers
Power Towers is a number-sense and logic game about comparing exponential stacks. You see two "towers" of exponents · like 5511 and 22242 · and your job is to judge which one represents the larger value.
How to compare power towers. The secret is that the top of the tower matters far more than the base. A small increase high up in the stack creates a far larger number than a large increase at the bottom. The comparison often comes down to reducing the towers using logarithmic rules: ab vs cd can be compared as b·log(a) vs d·log(c).
What it trains. Beyond simple calculation, Power Towers trains your intuition for exponential growth and the properties of logarithms. It forces you to think about the relative impact of different parts of a mathematical expression, a key skill in higher mathematics, computer science, and complex systems analysis.
Deterministic and fair. Every round is generated from a seed, so the same difficulty always produces reproducible comparisons. The printable worksheet's answer key matches the live game byte-for-byte.
Part of the PlayMemorize family of brain-training games.
FAQ
-
What is a power tower?
A power tower is an exponential expression where the exponent itself is an exponential expression, and so on. For example, abc means a raised to the power of (b raised to the power of c). -
How do you compare them without a calculator?
The general rule is that the taller the tower, the larger the number. For towers of the same height, the top-most difference usually decides the winner because exponents grow much faster than their bases. You can also use the rule that ab is larger than cd if b·log(a) is larger than d·log(c). -
Is 5<sup>5<sup>11</sup></sup> larger than 2<sup>2<sup>2<sup>4<sup>2</sup></sup></sup></sup>?
No, 22242 is significantly larger. Despite the smaller base, the height and the values higher up in the stack of the second tower make it grow much faster than the first. -
Does it get harder?
Yes. Higher difficulty introduces taller towers and values that are closer together, requiring more careful logarithmic reasoning. -
Can I print it as a worksheet?
Yes. Power Towers supports the printable worksheet generator at /worksheets · each problem prints two towers with a lettered choice for the larger one and an answer key.