A105703 Smallest m such that 3 is at the n-th position of the decimal representation of the m-th Fibonacci number.
4, 9, 14, 45, 30, 28, 33, 38, 51, 53, 52, 57, 92, 95, 71, 76, 81, 98, 97, 95, 100, 105, 130, 119, 119, 124, 135, 143, 138, 143, 148, 185, 183, 162, 167, 172, 193, 181, 186, 191, 202, 209, 205, 210, 215, 227, 258, 229, 234, 239, 276, 248, 253, 258, 269, 283, 272
Offset: 0
Examples
n=3: a(3)=45, A000045(45)=A105710(3)=1134903170->113490[3]170; n=4: a(4)=30, A000045(30)=A105710(4)=832040->8[3]2040.
Links
- Eric Weisstein's World of Mathematics, Fibonacci Number
Comments