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 A105718 #8 Feb 16 2025 08:32:57 %S A105718 8,89,317811,28657,39088169,832040,7778742049,12586269025,1836311903, %T A105718 1548008755920,86267571272,99194853094755497,308061521170129, %U A105718 37889062373143906,806515533049393,8944394323791464,2880067194370816120 %N A105718 Smallest Fibonacci number such that 8 is at the n-th position (from the right) of its decimal representation. %C A105718 a(n) = A000045(A105708(n)). %H A105718 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FibonacciNumber.html">Fibonacci Number</a> %e A105718 n=3: A105700(3)=23, a(3)=A000045(23)=28657->2[8]657; %e A105718 n=4: A105700(4)=38, a(4)=A000045(38)=39088169->390[8]8169. %Y A105718 Cf. A105711, A072351, A105712, A105713, A105714, A105715, A105716, A105717, A105719. %K A105718 nonn,base %O A105718 0,1 %A A105718 _Reinhard Zumkeller_, Apr 18 2005 %E A105718 Definition corrected by _Robert Israel_, Apr 25 2021