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 A268392 #5 Feb 11 2016 12:08:50 %S A268392 2,3,8,5,7,27,11,13,32,17,19,23,125,29,31,37,41,43,47,343,53,59,61,67, %T A268392 71,73,79,243,83,89,97,101,103,107,109,113,1331,127,131,137,139,149, %U A268392 151,157,163,167,2197,173,179,181,191,193,197,199,211,223,227,229,233,239,241,251,32768,257,263,269,271,277,281,283 %N A268392 a(n) = A268385(A050376(n)). %H A268392 Antti Karttunen, <a href="/A268392/b268392.txt">Table of n, a(n) for n = 1..10000</a> %F A268392 a(n) = A268385(A050376(n)). %o A268392 (Scheme) (define (A268392 n) (A268385 (A050376 n))) %Y A268392 Cf. A050376, A268385. %Y A268392 Cf. A268391 (same sequence sorted into ascending order). %K A268392 nonn %O A268392 1,1 %A A268392 _Antti Karttunen_, Feb 10 2016