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.

A330362 a(n) is the least number that starts an arithmetic progression of n consecutive lucky numbers.

Original entry on oeis.org

1, 1, 37, 87, 87, 72979
Offset: 1

Views

Author

Amiram Eldar, Dec 12 2019

Keywords

Comments

The difference is 6 in the arithmetic progressions that correspond to a(3)-a(6).
Calculated using Hugo van der Sanden's Lucky numbers up to 10^9 (private communication).
a(7) > 999999990, if it exists.
a(7) > 4*10^9, if it exists. - Giovanni Resta, May 10 2020

Examples

			a(3) = 37 since {37, 43, 49} = {37, 37 + 6, 37 + 2*6} are the least 3 consecutive lucky numbers in an arithmetic progression.
		

Crossrefs

Extensions

Name edited by Petros Hadjicostas, Jun 06 2020