47380
domain: N
Appears in sequences
- Numbers k such that the sum of first k Catalan numbers is a prime.at n=14A134775
- Triangle read by rows: T(n,k) is the number of 2-compositions of n having k columns with an even sum (0<=k<=floor(n/2)).at n=32A181327
- Triangle of coefficients T(n,k) of y^n in Product_{k=0..n-2} (n + (2*n + k)*y + n*y^2), as read by rows of terms k = 0..2*n-2, for n >= 1.at n=19A324958
- Triangle of coefficients T(n,k) of y^n in Product_{k=0..n-2} (n + (2*n + k)*y + n*y^2), as read by rows of terms k = 0..2*n-2, for n >= 1.at n=21A324958
- G.f.: 1 + 1^2*x/(1 + 2^2*x/(1 + 3^2*x/(1 + 4^2*x/(1 + 5^2*x/(1 + ...))))).at n=5A343429