By the way, here's the handwavy heuristic version that gives the right answer.
When you are comparing two exponentials with really big exponents, only the exponent really matters even if the difference in bases is huge (unless it's really huge or the exponents are really close). So the following should all be the same:
and now we can see that 3^3 < 100 but 3^3^3 > 100, so n-3=3 and n=6.
If the detailed algebra in the parent isn't enough to make "look at the exponent and ignore the bases" plausible, here's another way to see it that happens to work neatly in this case:
(10^10^100) ^ (10^10^100) = 10^(10^100 . 10^10^100) = 10^10^(100 . 10^100) = 10^10^10^102
so the difference between 10 and 10^10^100 on the base is the same as the difference between 100 and 102 three levels up!
... EDIT, on happening to reread this days later: No, I slipped up in the calculation above and the result is actually a lot closer.
(10^10^100) ^ (10^10^100) = 10^(10^100 . 10^10^100) = 10^10^(100 + 10^100) = 10^10^10^(100+teenytiny)
because 10^100 + 100 is barely bigger than 10^100 at all. In fact it turns out that "teenytiny" is about 4 x 10^-99. So: the difference between 10 and 10^10^100 on the base is the same as the difference between 100 and 100 + 4e-99 three levels up.
Previous Open Thread
If it's worth saying, but not worth its own post (even in Discussion), then it goes here.
Notes for future OT posters:
1. Please add the 'open_thread' tag.
2. Check if there is an active Open Thread before posting a new one.
3. Open Threads should be posted in Discussion, and not Main.
4. Open Threads should start on Monday, and end on Sunday.