cp's OEIS Frontend

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.

A218547 a(n) = A218617(n)+1.

This page as a plain text file.
%I A218547 #17 Jun 23 2025 22:17:59
%S A218547 1,2,19,60,7815
%N A218547 a(n) = A218617(n)+1.
%C A218547 These terms are one more than the positions in A213728 and A213729 where the next record length run starts.
%F A218547 a(n) = A218617(n)+1.
%o A218547 (Scheme) (define (A218547 n) (1+ (A218617 n)))
%Y A218547 Cf. A218617.
%K A218547 nonn
%O A218547 1,2
%A A218547 _Antti Karttunen_, Nov 02 2012
%E A218547 Definition changed because of the changed starting offset of A213728 and A213729. - _Antti Karttunen_, Nov 11 2012