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.

A295991 Numbers n such that there are precisely 5 groups of orders n and n + 1.

Original entry on oeis.org

1107, 1268, 2036, 2163, 2403, 2451, 2612, 3075, 3284, 3411, 3698, 4052, 4388, 4772, 4868, 5156, 5715, 6212, 6452, 6771, 6788, 7011, 7155, 8547, 8612, 8643, 8948, 9092, 9124, 10227, 11204, 11444, 11636, 11811, 13652, 13778, 14067, 14324, 14547, 17043, 17427, 18818, 18915, 19892
Offset: 1

Views

Author

Muniru A Asiru, Dec 02 2017

Keywords

Comments

Equivalently, lower member of consecutive terms of A054397.

Examples

			1107 is in the sequence because A000001(1107) = A000001(1108) = 5, 1268 is in the sequence because A000001(1268) = A000001(1269) = 5 and 2163 is in the sequence because A000001(2163) = A000001(2164) = 5.
		

Crossrefs

Formula

Sequence is { n | A000001(n) = 5, A000001(n+1) = 5 }.