60174900
domain: N
Appears in sequences
- a(n) = 3*binomial(2n-1,n).at n=13A003409
- Central elements of the (1,2)-Pascal triangle A029635.at n=14A029651
- a(0) = 1; for n > 0, a(n) = binomial(n, floor(n/2)) + binomial(n-1, floor(n/2)).at n=28A050168
- Number of nX1 0..2 arrays with every row and column running average nondecreasing rightwards and downwards, and the number of instances of each value within one of each other.at n=40A200770