a(n) is the largest n-digit number whose truncation after its first k digits is divisible by the k-th Fibonacci number for k = 1..n.
A242809
a(n) is the largest n-digit number whose truncation after its first k digits is divisible by the k-th Fibonacci number for k = 1..n.
Terms
- a(0) =9a(1) =99a(2) =998a(3) =9987a(4) =99875a(5) =998752a(6) =9987523a(7) =99840006a(8) =994552020a(9) =9945520200a(10) =95880078250
External references
- oeis: A242809