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 A112537 #8 Apr 09 2014 10:16:58 %S A112537 1,2,9,2,5,6,343,4,3,10,11,12,13,14,50625,2,17,18,19,20,21,22,23,576, %T A112537 5,17576,3,28,29,30,28629151,2,33,34,1225,6,37,38,39,40,41,42,43,44, %U A112537 45,46,47,2304,7,50,51,52,53,54,55,56,57,58,59,60,61,62,62523502209,2,65,66 %N A112537 If b(n) is the smallest positive integer and c(n) is the largest positive integer such that n = b(n)^c(n), then a(n) = b(n)^c(n+1). %F A112537 a(n) = A052410(n)^A052409(n+1). %e A112537 b(7) = 7, since 7 = 7^1. And c(8) = 3, since 8 = 2^3. %e A112537 So a(7) = 7^3 = 343. %Y A112537 Cf. A052409, A052410. %K A112537 nonn %O A112537 1,2 %A A112537 _Leroy Quet_, Dec 14 2005 %E A112537 Extended by _Ray Chandler_, Dec 25 2005