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 A279346 #8 Dec 12 2016 09:13:13 %S A279346 0,1,1,1,2,2,1,2,2,2,1,3,3,2,2,2,3,2,1,3,3,3,3,2,2,2,4,4,3,3,2,3,3,2, %T A279346 1,4,3,3,3,2,3,3,4,4,4,2,2,4,2,4,3,3,4,3,3,3,2,5,5,4,4,3,3,3,4,2,1,4, %U A279346 3,4,3,2,3,3,5,4,4,2,3,4,3,4,3,4,4,4,4,2,2,5,5,5,3,4,2,3,4,3,5,3,3,4,5,3,3,4,4,5,3,2,4,5,5,4,4,4,4,3,3,3 %N A279346 a(n) = A000120(A279343(n)). %H A279346 Antti Karttunen, <a href="/A279346/b279346.txt">Table of n, a(n) for n = 1..8192</a> %F A279346 a(n) = A000120(A279343(n)). %F A279346 a(n) = A279345(A279347(n)). %F A279346 For all n >= 2, a(n) = 1+A080791(A279341(n)). %F A279346 For all n >= 2, a(n) + A279345(n) - 1 = A256993(n). %o A279346 (Scheme) (define (A279346 n) (A000120 (A279343 n))) %Y A279346 Cf. A000120, A080791, A279341, A279343, A279345, A279347. %K A279346 nonn %O A279346 1,5 %A A279346 _Antti Karttunen_, Dec 10 2016