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