Or search by topic
Antoine from Lycée St Genes submitted the following solution:
I checked with the calculator and saw that 9^{10}>10^9.
Obviously we can't do that for the next questions.
I decided to deal with logarithms:
log\, 99^{100}=100\, log\, 99=199.56
log\, 100^{99}=99\, log\, 100=198
log\, 99^{100}>log\, 100^{99}\,
Therefore, 99^{100}>100^{99}.
Same for 999^{1000} and 1000^{999}:
log\, 999^{1000}=1000\, log\, 999=2999.56
log\, 1000^{999}=999\, log\, 1000=2997
log\, 999^{1000}>log\, 1000^{999}
Therefore, 999^{1000} > 1000^{999}.
Michael sent in this more general approach:
My approach not only works for large numbers, but can also be applied to smaller numbers too.
x^y>y^x \iff ln\, x^y > ln\, y^x \iff y\, ln\, x > x\, ln\, y \iff \frac{ln\, x}{x} > \frac{ln\, y}{y}
Find S_r = 1^r + 2^r + 3^r + ... + n^r where r is any fixed positive integer in terms of S_1, S_2, ... S_{r-1}.
2\wedge 3\wedge 4 could be (2^3)^4 or 2^{(3^4)}. Does it make any difference? For both definitions, which is bigger: r\wedge r\wedge r\wedge r\dots where the powers of r go on for ever, or (r^r)^r, where r is \sqrt{2}?