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.

A295994 Numbers n such that there are precisely 11 groups of orders n and n + 1.

Original entry on oeis.org

21483, 26091, 31436, 39195, 41643, 43371, 43803
Offset: 1

Views

Author

Muniru A Asiru, Dec 02 2017

Keywords

Comments

Equivalently, lower member of consecutive terms of A249554.

Examples

			21483 is in the sequence because A000001(21483) = A000001(21484) = 11, 26091 is in the sequence because A000001(26091) = A000001(26092) = 11 and 43803 is in the sequence because A000001(43803) = A000001(43804) = 11.
		

Crossrefs

Formula

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