50632
domain: N
Appears in sequences
- a(n+1) = a(n) written in base 7 (read in base 10); a(1) = 7.at n=14A023390
- a(n) = Sum_{k=0..floor(n/2)} binomial(n-2*k,floor(k/3)).at n=48A376695
- Square array A(n,k), n >= 0, k >= 0, read by antidiagonals downwards, where column k is the expansion of B(x)^k, where B(x) is the g.f. of A088714.at n=52A379599