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.

A277602 List of indices n such that A092488(n) < A068527(n).

Original entry on oeis.org

26, 27, 50, 65, 66, 82, 83, 84, 85, 86, 87, 88, 101, 102, 103, 104, 122, 123, 124, 125, 126, 127, 128, 145, 146, 147, 148, 149, 150, 151, 152, 153, 154, 170, 171, 172, 173, 174, 175, 197, 198, 199, 200, 226, 227, 228, 229, 230, 231, 232, 233, 234, 235, 236
Offset: 1

Views

Author

Peter Kagey, Oct 22 2016

Keywords

Comments

No perfect squares occur in this sequence.
From David A. Corneth, Oct 26 2016: (Start)
A092488(n) <= A068527(n) for all n.
Numbers in this sequence are numbers of the form k^2 + m where m is fairly small compared to k^2 and less than 2k + 1. For m < 2k + 1, if k^2 + m isn't in the sequence then k^2 + m + 1 isn't either. Conjecture: 1 <= m <= t for some t < 2k+1. (End)

Examples

			A092488(26) = 9 != 10 = A068527(26).
		

Crossrefs

Extensions

Definition changed by David A. Corneth, Oct 26 2016