login
A105711
Smallest m such that 0 is at the n-th position of the decimal representation of the m-th Fibonacci number.
8
0, 2178309, 75025, 10946, 5702887, 39088169, 2504730781961, 102334155, 1548008755920, 20365011074, 2504730781961, 4052739537881, 10610209857723, 308061521170129, 1100087778366101931, 160500643816367088
OFFSET
0,2
COMMENTS
a(n) = A000045(A105701(n)).
LINKS
Eric Weisstein's World of Mathematics, Fibonacci Number
EXAMPLE
n=3: A105701(3)=21, a(3)=A000045(21)=10946->1[0]946;
n=4: A105701(4)=34, a(4)=A000045(34)=5702887->57[0]2887.
KEYWORD
nonn,base
AUTHOR
Reinhard Zumkeller, Apr 18 2005
STATUS
approved