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.

A094945 Initial n terms of A023532(n) taken as digits.

Original entry on oeis.org

0, 1, 10, 101, 1011, 10110, 101101, 1011011, 10110111, 101101110, 1011011101, 10110111011, 101101110111, 1011011101111, 10110111011110, 101101110111101, 1011011101111011, 10110111011110111, 101101110111101111
Offset: 0

Views

Author

Paul Barry, May 25 2004

Keywords

Crossrefs

Subsequence of A007088.
Cf. A094946.

Formula

Convolution of A023532(n) and 10^n:
a(n)=sum{k=0..n, A023532(n)*10^(n-k)}

Extensions

Name changed by Franklin T. Adams-Watters, Aug 21 2013