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 A183062 #10 May 13 2013 01:49:29 %S A183062 288230376151711744,4710128697246244834921603689, %T A183062 34694469519536141888238489627838134765625, %U A183062 10367793076318844190248738727596255138212949486449 %N A183062 Numbers with 59 divisors. %C A183062 Also, 58th powers of primes. %C A183062 The n-th number with p divisors is equal to the n-th prime raised to power p-1, where p is prime. %H A183062 OEIS Wiki, <a href="https://oeis.org/wiki/Index_entries_for_number_of_divisors">Index entries for number of divisors</a> %F A183062 a(n) = A000040(n)^(59-1) = A000040(n)^58. %F A183062 A000005(a(n)) = 59. %o A183062 (PARI) a(n)=prime(n)^58 \\ _Charles R Greathouse IV_, Jul 31 2011 %Y A183062 Cf. A000005, A000040, A001248, A030514, A030516, A030629, A030631, A030635, A030637, A137486, A137492, A139571, A139572, A139573, A139574, A139575, A173533. %K A183062 nonn,easy %O A183062 1,1 %A A183062 _Omar E. Pol_, Jul 31 2011