285992
domain: N
Appears in sequences
- Triangle T(n,k) (n >= 2, 1 <= k <= n-1) giving number of non-crossing trees with n nodes and height k.at n=50A072248
- Expansion of (1-x)^(-1)/(1+2*x-x^2-x^3).at n=16A077920
- a(n) = a(n-1) + 3*a(n-2) - a(n-4), with a(0)=1, a(1)=1, a(2)=4, a(3)=7.at n=16A124400
- Number of nX3 0..1 arrays with no element equal to a strict majority of its king-move neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.at n=10A279153