Find the smallest positive integer n such that n22⋅2>3333. (The notation n222, is used to denote a power tower with n2 's. For example, n2222 with n=4 would equal 2222.)
A number or a short expression. Spacing and $ signs are ignored.
Solution
Clearly, n≥5. When we take n=5, we have 22222=2216<3327=3333. On the other hand, when n=6, we have 222222=2265536=4265535>4427>3327=3333. Our answer is thus n=6.
Want a route through all this instead of an archive? The track
puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.
Source: Omni-MATH,
licensed Apache-2.0.
Statement and solution reproduced as published; topic and difficulty added by this site.