a(n) is the smallest nonnegative integer such that a(n)! contains a string of exactly n consecutive 0's.
A255400
a(n) is the smallest nonnegative integer such that a(n)! contains a string of exactly n consecutive 0's.
Terms
- a(0) =0a(1) =5a(2) =10a(3) =15a(4) =20a(5) =264a(6) =25a(7) =30a(8) =35a(9) =40a(10) =45a(11) =101805a(12) =50a(13) =55a(14) =60a(15) =65a(16) =70
External references
- oeis: A255400