A350005 a(n) is the smallest number that starts an arithmetic progression of n consecutive ludic numbers (A003309), or 0 if no such number exists.
1, 1, 1, 71, 6392047
Offset: 1
Examples
The first arithmetic progression of 3 consecutive ludic numbers is (1, 2, 3), so a(3) = 1. The first arithmetic progression of 4 consecutive ludic numbers is (71, 77, 83, 89), so a(4) = 71. The first arithmetic progression of 5 consecutive ludic numbers is (6392047, 6392077, 6392107, 6392137, 6392167), so a(5) = 6392047.
Comments