43288
domain: N
Appears in sequences
- Numbers k such that the sum of the first k consecutive prime numbers is pandigital (includes all 10 digits at least once).at n=17A228468
- Number of compositions of n in which the minimal multiplicity of parts equals 4.at n=20A244167
- Triangle T(n,m) read by rows: Sum_{k=1..m} binomial(2*n, n+k)*d(k), m<=n, with d(k)=A000005(k).at n=35A351145
- a(n) = Sum_{k=1..n} binomial(2*n,n+k)*A000005(k).at n=7A351146