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.

A166064 Sum of first n terms divides the concatenation of the first n terms.

Original entry on oeis.org

1, 0, 2, 6, 8, 10, 162, 420, 174, 486, 974, 4486, 1794, 20834, 26986, 16098, 19220, 19738, 58362, 60918, 48564, 87476, 38602, 579030, 231612, 587034, 1375080, 6356154, 951846, 1038240, 205702, 2409400, 4039834
Offset: 1

Views

Author

Zak Seidov, Oct 05 2009

Keywords

Comments

Based on Eric Angelini's post to seqfan list Sep 29 2009 (see A151995).
Version with a(1)=1, a(n) is smallest nonnegative integer not yet used.

Examples

			(1+0=1)|10, (1+0+2=3)|102, (1+0+2+6=9)|1026, etc.
		

Crossrefs