cp's OEIS Frontend

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.

A105703 Smallest m such that 3 is at the n-th position of the decimal representation of the m-th Fibonacci number.

This page as a plain text file.
%I A105703 #5 Feb 16 2025 08:32:57
%S A105703 4,9,14,45,30,28,33,38,51,53,52,57,92,95,71,76,81,98,97,95,100,105,
%T A105703 130,119,119,124,135,143,138,143,148,185,183,162,167,172,193,181,186,
%U A105703 191,202,209,205,210,215,227,258,229,234,239,276,248,253,258,269,283,272
%N A105703 Smallest m such that 3 is at the n-th position of the decimal representation of the m-th Fibonacci number.
%C A105703 A105713(n) = A000045(a(n)).
%H A105703 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FibonacciNumber.html">Fibonacci Number</a>
%e A105703 n=3: a(3)=45,
%e A105703 A000045(45)=A105710(3)=1134903170->113490[3]170;
%e A105703 n=4: a(4)=30, A000045(30)=A105710(4)=832040->8[3]2040.
%Y A105703 Cf. A105701, A072354, A105702, A105704, A105705, A105706, A105707, A105708, A105709.
%K A105703 nonn,base
%O A105703 0,1
%A A105703 _Reinhard Zumkeller_, Apr 18 2005