72958
domain: N
Appears in sequences
- c(i,j) is cost of evaluation of edit distance of two strings with lengths i and j, when you use recursion (every call has a unit cost, other computations are free); sequence gives c(n,n).at n=7A027618
- Numbers that cannot be expressed as sum of at most nine repdigits numbers. One may not add two integers with the same repeated digit.at n=27A339673