A319434 Take Golomb's sequence A001462 and shorten all the runs by 1.
2, 3, 4, 4, 5, 5, 6, 6, 6, 7, 7, 7, 8, 8, 8, 9, 9, 9, 9, 10, 10, 10, 10, 11, 11, 11, 11, 12, 12, 12, 12, 12, 13, 13, 13, 13, 13, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15, 16, 16, 16, 16, 16, 16, 17, 17, 17, 17, 17, 17, 18, 18, 18, 18, 18, 18, 19, 19, 19, 19, 19
Offset: 1
Keywords
Examples
Golomb's sequence begins 1, 2,2, 3,3, 4,4,4, 5,5,5, ... and we just shorten each run by one term, getting 2, 3, 4,4, 5,5, ...
Links
- Rémy Sigrist, Table of n, a(n) for n = 1..10000
- Brady Haran and N. J. A. Sloane, Planing Sequences (Le Rabot), Numberphile video, June 2021.
- N. J. A. Sloane, Coordination Sequences, Planing Numbers, and Other Recent Sequences (II), Experimental Mathematics Seminar, Rutgers University, Jan 31 2019, Part I, Part 2, Slides. (Mentions this sequence)
Formula
Extensions
More terms from Rémy Sigrist, Oct 04 2018
Comments