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.

A087469 a(n) = number of the row (counting from initial row 0) of the array R in A087468 that contains n.

Original entry on oeis.org

0, 1, 0, 2, 1, 3, 0, 2, 4, 1, 3, 0, 5, 2, 4, 1, 6, 3, 0, 5, 2, 7, 4, 1, 6, 3, 0, 8, 5, 2, 7, 4, 1, 9, 6, 3, 0, 8, 5, 2, 10, 7, 4, 1, 9, 6, 3, 0, 11, 8, 5, 2, 10, 7, 4, 1, 12, 9, 6, 3, 0, 11, 8, 5, 2, 13, 10, 7, 4, 1, 12, 9, 6, 3, 0, 14, 11, 8, 5, 2, 13, 10, 7, 4, 1, 15, 12, 9, 6, 3, 0, 14, 11, 8, 5, 2, 16
Offset: 1

Views

Author

Clark Kimberling, Sep 09 2003

Keywords

Comments

A fractal sequence.

Examples

			Northwest corner of R:
.1 3 7 12 19
.2 5 10 16 24
.4 8 14 21 30
.6 11 18 26 36
.9 15 23 32 43
a(11)=3 because 11 is in row 3.
		

Crossrefs

Showing 1-1 of 1 results.