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.

A087255 Number of different initial values for 3x+1 trajectories of which the largest term appearing during the iteration equals n.

Original entry on oeis.org

1, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 12, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 3, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 8, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 3, 0, 0, 0, 1, 0
Offset: 1

Views

Author

Labos Elemer, Sep 08 2003

Keywords

Examples

			a(2k+1)=a(4k+2)=a(16k+12)=0 because larger values appear in iteration: 6k+4, 6k+4, and 18k+16, respectively. Exception: a(1)=a(2)=1.
Some outstanding cases: a(9232)=1579, a(13120)=75.
		

Crossrefs

Extensions

Edited by Jon E. Schoenfield, Dec 01 2013