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.

A137217 A self-describing sequence: 2 odd digits between two even, then 3 odd digits between two even, then 5 odd digits between two even, then 6, then 7... The length of each run of odd 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

2, 3, 5, 6, 7, 9, 10, 11, 13, 14, 15, 17, 19, 21, 31, 33, 35, 41, 51, 53, 55, 57, 61, 71, 73, 75, 77, 78, 79, 91, 93, 95, 97, 98, 99, 111, 113, 115, 116, 117, 119, 131, 133, 134, 135, 137, 139, 151, 153, 211, 311, 313, 315, 317, 319, 411, 511, 513, 515, 517, 519, 530
Offset: 1

Views

Author

Eric Angelini, Mar 06 2008

Keywords

Examples

			Runs of odd digits are between brackets:
Seq: 2,(3,5),6,(7,9,1)0,(11,13,1)4,(15,17,19),2(1,31,33,35),4(1,
Runs:....2........3.........5...........6............7.....= sequence itself.
		

Crossrefs

Cf. A135604.
Showing 1-1 of 1 results.