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 A094945 #7 Nov 19 2024 10:42:14 %S A094945 0,1,10,101,1011,10110,101101,1011011,10110111,101101110,1011011101, %T A094945 10110111011,101101110111,1011011101111,10110111011110, %U A094945 101101110111101,1011011101111011,10110111011110111,101101110111101111 %N A094945 Initial n terms of A023532(n) taken as digits. %F A094945 Convolution of A023532(n) and 10^n: %F A094945 a(n)=sum{k=0..n, A023532(n)*10^(n-k)} %Y A094945 Subsequence of A007088. %Y A094945 Cf. A094946. %K A094945 easy,nonn,base %O A094945 0,3 %A A094945 _Paul Barry_, May 25 2004 %E A094945 Name changed by _Franklin T. Adams-Watters_, Aug 21 2013