35861
domain: N
Appears in sequences
- a(n) = (1/n)*Sum_{k=0..n} binomial(n, k)*binomial(n+k, k+1)*binomial(n+k, k) with a(0) = 1.at n=5A073530
- Number of compositions of n into 5 parts such that no two adjacent parts are equal.at n=28A106354
- Row sums of triangle A131243.at n=13A131244
- Alternating row sums of Riordan triangle A321198.at n=14A321200
- a(0)=1; a(n) = sum of all previous terms, eliminating repeated digits (starting from the left).at n=31A370748