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.

A377896 a(n) is the number of occurrences of n in A377862.

This page as a plain text file.
%I A377896 #6 Nov 11 2024 12:03:52
%S A377896 1,2,2,3,3,4,4,4,5,5,5,6,6,6,6,7,7,7,7,8,8,8,8,9,9,9,9,9,1,0,1,0,1,0,
%T A377896 1,0,1,0,1,1,1,1,1,1,1,1,1,1,1,2,1,2,1,2,1,2,1,2,1,2,1,3,1,3,1,3,1,3,
%U A377896 1,3,1,3,1,4,1,4,1,4,1,4,1,4,1,4,1,5,1
%N A377896 a(n) is the number of occurrences of n in A377862.
%C A377896 Equivalently, the list of successive digits of A377862.
%H A377896 Rémy Sigrist, <a href="/A377896/b377896.txt">Table of n, a(n) for n = 1..10000</a>
%H A377896 Rémy Sigrist, <a href="/A377896/a377896.gp.txt">PARI program</a>
%F A377896 a(n) = 0 iff n belongs to A377863.
%o A377896 (PARI) \\ See Links section.
%Y A377896 Cf. A377862, A377863.
%K A377896 nonn,base
%O A377896 1,2
%A A377896 _Rémy Sigrist_, Nov 11 2024