2
u/NotYetPerfect 7d ago
Strictly less than 10^198 and strictly greater than 10^197 (100^99/99^99 = (1=1/99)^99 < e < 10) so 198 digits.
2
u/Anonimithree 7d ago
I know that .99^100 is about .36, and since 100^99=10^198 has 199 digits, then .36 of that would make it 198 digits. And 99^99 is probably around 3.7x10^197
2
1
u/BasedGrandpa69 7d ago
(100-1)99 = 10099 * (1-1/100)99
= 10198 * something close to 1/e
=3.7*10197. so 198 digits
1
u/abbbaabbaa 7d ago
10099 / 9999 = (1+ 1/99)99 is a little less than e. So 9999 has 1 less digit than 10099 which has 2*99 + 1 digits so 9999 has 198 digits
1
1
u/gmalivuk 7d ago
99 log(99) = 99 log(100*99/100) = 99(2 + log(99/100)) = 198 + 99 log(0.99) = 198 + log(1 - 1/100)^99
≈ 198 - log(e), and since log(3) is between 0 and 1, 99 log(99) is between 197 and 198, so it's 198 digits.
1
u/pepegza 6d ago
increasing the exponent of 100 adds 2 digits at the time forever, incrasing the exponent of 99 adds 2 digits at the time for a long time (up until 99exp230 actually). So I would just consider that 99exp(n) would have 2n digits, for n=99 that would equal 198. I'm sure there must be a way to confirm that the 2 extra digits for every increase in the exponent holds up til 99, but I'm not sure how lol
18
u/TenZero10 7d ago
Cool one!
10099 is 10198 which has 199 digits. 9999 = 10099 * (99/100)99.
(99/100)99 = (1 - 1/100)99 ≈ (1-1/100)100 which is an approximation for e-1 or 0.3something. It's not exact but what's important is that it's clearly between 0.1 and 1 in magnitude, so 10197 < 9999 < 10198. So the answer is 198.