a(n) is the smallest positive integer which can be represented as the sum of n distinct binomial coefficients binomial(k,n) for some k >= n in exactly n ways, or -1 if no such integer exists.
A360431
a(n) is the smallest positive integer which can be represented as the sum of n distinct binomial coefficients binomial(k,n) for some k >= n in exactly n ways, or -1 if no such integer exists.
Terms
- a(0) =1a(1) =16a(2) =305a(3) =4396a(4) =43093a(5) =332193a(6) =87172020a(7) =273879343
External references
- oeis: A360431