a(n) is the smallest k such that the first n digits of Fibonacci(k) are the reverse of its last n digits.
A372729
a(n) is the smallest k such that the first n digits of Fibonacci(k) are the reverse of its last n digits.
Terms
- a(0) =0a(1) =10a(2) =317a(3) =1235a(4) =28898a(5) =120742a(6) =1411753a(7) =201095722a(8) =306312948a(9) =12306316582a(10) =32679761048a(11) =806327047899
External references
- oeis: A372729