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.

A275875 Subadditive triangle read by rows associated with the Grundy function A025480.

Original entry on oeis.org

2, 1, 3, 1, 2, 3, 1, 1, 2, 4, 1, 1, 2, 2, 4, 1, 1, 1, 2, 3, 4, 1, 1, 1, 2, 2, 3, 4, 1, 1, 1, 1, 2, 2, 3, 5, 1, 1, 1, 1, 2, 2, 2, 3, 5, 1, 1, 1, 1, 1, 2, 2, 3, 3, 5
Offset: 0

Views

Author

N. J. A. Sloane, Aug 14 2016

Keywords

Comments

See Levine 2004/2006 for definition. His Theorem 3.6 shows that there is a one-to-one correspondence between fractal sequences and subadditive triangles.

Examples

			Triangle begins:
2,
1,3,
1,2,3,
1,1,2,4,
1,1,2,2,4,
1,1,1,2,3,4,
1,1,1,2,2,3,4,
1,1,1,1,2,2,3,5,
1,1,1,1,2,2,2,3,5,
1,1,1,1,1,2,2,3,3,5,
...
		

References

  • L. Levine, Fractal sequences and restricted Nim, Ars Combin. 80 (2006), 113-127.

Crossrefs

Cf. A025480.