A030605 Position of n-th 0 in A030604 (previous version).
20, 21, 23, 51, 62, 72, 74, 80, 81, 87, 93, 94, 101, 104, 109, 113, 114, 117, 122, 123, 124, 130, 139, 145, 175, 176, 178, 179, 180, 202, 214, 238, 248, 249, 255, 270, 274, 279, 282, 296, 304, 310, 317, 318, 330, 335, 342, 343
Offset: 1
Keywords
Crossrefs
Cf. A333908.
Programs
-
Mathematica
Flatten[Position[Flatten[IntegerDigits[#,6]&/@Fibonacci[Range[ 2,50]]],0]] (* Harvey P. Dale, Apr 15 2012 *)
Formula
a(n) = A333908(n + 1) - 1. - Sean A. Irvine, Apr 09 2020
Comments