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.

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

This page as a plain text file.
%I A105706 #5 Feb 16 2025 08:32:57
%S A105706 21,20,15,20,50,79,46,39,65,54,57,64,63,90,85,106,82,87,106,110,108,
%T A105706 106,117,121,124,131,130,162,149,180,149,154,167,176,179,173,212,193,
%U A105706 191,197,197,215,213,221,216,221,232,239,248,240,252,264,286,259,264,277
%N A105706 Smallest m such that 6 is at the n-th position of the decimal representation of the m-th Fibonacci number.
%C A105706 A105716(n) = A000045(a(n)).
%H A105706 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/FibonacciNumber.html">Fibonacci Number</a>
%e A105706 n=3: a(3)=20, A000045(20)=A105710(3)=6765->[6]765;
%e A105706 n=4: a(4)=50,
%e A105706 A000045(50)=A105710(4)=12586269025->125862[6]9025.
%Y A105706 Cf. A105701, A072354, A105702, A105703, A105704, A105705, A105707, A105708, A105709.
%K A105706 nonn,base
%O A105706 0,1
%A A105706 _Reinhard Zumkeller_, Apr 18 2005