This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A180351 #7 Aug 08 2021 22:05:25 %S A180351 5,53,928,13999,187661,2344658,28039129,325695551 %N A180351 Smallest m such that tau(m!) > 10^(10^n). %F A180351 min{m: A027423(m) > 10^(10^n)}. %F A180351 a(n) = A098109(10^n). %e A180351 a(0)=5 with tau(5!) = A000005(120) = 16 > 10^(10^0) = 10. %e A180351 a(1)=53 with tau(53!) = A000005(427...0000) = 16174080000 > 10^(10^1) = 10^10. %K A180351 nonn,more %O A180351 0,1 %A A180351 _Jeff Burch_, Aug 29 2010