This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A105702 #5 Feb 16 2025 08:32:57 %S A105702 3,8,13,18,23,35,32,37,42,47,51,56,61,66,94,75,80,85,90,102,99,104, %T A105702 109,114,118,123,128,133,161,142,147,152,157,166,166,171,176,184,185, %U A105702 190,195,200,215,209,214,219,224,233,233,238,243,251,252,257,262,267,283 %N A105702 Smallest m such that 2 is at the n-th position of the decimal representation of the m-th Fibonacci number. %C A105702 A105712(n) = A000045(a(n)). %H A105702 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FibonacciNumber.html">Fibonacci Number</a> %e A105702 n=3: a(3)=18, A000045(18)=A105710(3)=2584->[2]584; %e A105702 n=4: a(4)=23, A000045(23)=A105710(4)=28657->[2]8657. %Y A105702 Cf. A105701, A072354, A105703, A105704, A105705, A105706, A105707, A105708, A105709. %K A105702 nonn,base %O A105702 0,1 %A A105702 _Reinhard Zumkeller_, Apr 18 2005