login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030605 Position of n-th 0 in A030604 (previous version). 1
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 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
Due to historical changes in A030604 this sequence starts counting from the second term of A030604, a revised version of this sequence is in A333908. - Sean A. Irvine, Apr 04 2020
LINKS
FORMULA
a(n) = A333908(n + 1) - 1. - Sean A. Irvine, Apr 09 2020
MATHEMATICA
Flatten[Position[Flatten[IntegerDigits[#, 6]&/@Fibonacci[Range[ 2, 50]]], 0]] (* Harvey P. Dale, Apr 15 2012 *)
CROSSREFS
Cf. A333908.
Sequence in context: A347298 A326678 A347469 * A125663 A241850 A138601
KEYWORD
nonn
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 24 15:52 EDT 2024. Contains 371961 sequences. (Running on oeis4.)