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 A278266 #8 Nov 19 2016 08:31:11 %S A278266 1,2,2,4,2,2,4,2,2,16,2,2,2,4,2,2,2,2,2,2,4,2,2,2,2,2,2,2,16,2,2,2,2, %T A278266 2,2,2,2,120,4,2,2,2,2,2,2,2,2,2,120,4,2,2,2,2,2,2,2,210,2,216,2,2,2, %U A278266 2,2,2,2,256,2,2,120,2,120,2,2,120,2,2,4,2,2,2,120,2,2,210,2,2,2,2,2,2,4,2,2,120,2,2,384,2,210,2,2,120,2,2,2,2,2,2 %N A278266 a(n) = A046523(A026477(n)). %C A278266 Smallest number with the same prime signature as A026477(n). See further comments there. %C A278266 Terms and b-file computed from b-file of A026477 provided by _Charles R Greathouse IV_. %H A278266 Antti Karttunen, <a href="/A278266/b278266.txt">Table of n, a(n) for n = 1..10000</a> %H A278266 <a href="/index/Eu#epf">Index entries for sequences computed from exponents in factorization of n</a> %F A278266 a(n) = A046523(A026477(n)). %o A278266 (Scheme) (define (A278266 n) (A046523 (A026477 n))) %Y A278266 Cf. A026477, A046523. %K A278266 nonn %O A278266 1,2 %A A278266 _Antti Karttunen_, Nov 16 2016