29014
domain: N
Appears in sequences
- A129065 with v=n instead of v=1: recursive polynomial coefficient triangle.at n=38A136453
- Number of partitions of n into distinct parts with boundary size 7.at n=45A227564
- Decimal representation of the diagonal from the corner to the origin of the n-th stage of growth of the two-dimensional cellular automaton defined by "Rule 214", based on the 5-celled von Neumann neighborhood.at n=29A286736
- Numbers of the form prime(w)*prime(x)*prime(y) with w >= x >= y such that 2w = 3x + 4y.at n=35A358102
- Number of compositions of n into parts whose sizes are Fibonacci or Lucas numbers.at n=16A378698
- Array read by downward antidiagonals: A(n,k) = Sum_{i=0..n-1} Sum_{j=0..k+1} binomial(n-1,i)*binomial(k+1,j)*A(i,j) with A(0,k) = 1, n >= 0, k >= 0.at n=39A383410