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.

Showing 1-1 of 1 results.

A135604 Self-describing sequence: 1 even digit between two odd, then 2 even digits between two odd, then 3 even digits, then 4, then 6... The length of each run of even digits is given by the sequence itself (the smallest available integer is used when needed). Zero is an even digit.

Original entry on oeis.org

1, 2, 3, 4, 6, 7, 8, 20, 30, 40, 41, 42, 44, 46, 50, 60, 62, 64, 70, 82, 84, 85, 86, 88, 200, 202, 204, 206, 208, 210, 220, 222, 224, 226, 228, 240, 242, 244, 246, 248, 250, 260, 262, 264, 266, 268, 280, 282, 284, 286, 288
Offset: 1

Views

Author

Eric Angelini, Feb 26 2008

Keywords

Examples

			Runs of even digits are between brackets:
Seq: 1,(2),3,(4,6,)7,(8,20,)3(0,40,4)1,(42,44,46,)5(0,60,62,64,)70,...
Runs:...1......2........3........4..........6............7.. = sequence itself.
		

Crossrefs

Showing 1-1 of 1 results.