A330362 a(n) is the least number that starts an arithmetic progression of n consecutive lucky numbers.
1, 1, 37, 87, 87, 72979
Offset: 1
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.
Extensions
Name edited by Petros Hadjicostas, Jun 06 2020
Comments