A210612 Number of nonnegative integers smaller than the largest number of Recamán's A005132 after the n-th stage that are not yet in Recamán's sequence at that stage.
0, 1, 3, 2, 2, 7, 13, 12, 12, 11, 11, 10, 10, 9, 9, 8, 8, 25, 43, 42, 42, 41, 40, 40, 39, 39, 38, 37, 36, 35, 34, 33, 48, 81, 80, 80, 79, 78, 78, 77, 77, 76, 75, 74, 73, 72, 71, 70, 69, 68, 67, 66, 65, 64, 63, 62, 61, 60, 59, 58, 57, 56, 55, 54, 53, 95, 161, 160, 160
Offset: 1
Keywords
Programs
-
Maple
A210612 := proc(n) nops(A210762(n)) ; end proc: # R. J. Mathar, Apr 01 2012
Extensions
a(20) and beyond by R. J. Mathar, Apr 01 2012
Comments