a(n) is the least value of k such that the decimal expansion of Fibonacci(k) contains n consecutive identical digits.

A217165

a(n) is the least value of k such that the decimal expansion of Fibonacci(k) contains n consecutive identical digits.

Terms

    a(0) =0a(1) =10a(2) =49a(3) =66a(4) =118a(5) =883a(6) =2202a(7) =6493a(8) =62334a(9) =135241a(10) =353587a(11) =1162507a(12) =5155873a(13) =7280413a(14) =37356153

External references