162129
domain: N
Appears in sequences
- a(0)=1, a(1)=1, a(n) = 17*a(n/2) for n=2,4,6,..., a(n) = 16*a((n-1)/2) + a((n+1)/2) for n=3,5,7,....at n=24A116523
- Number of 0..n arrays x(0..3) of 4 elements with each no smaller than the sum of its previous elements modulo (n+1).at n=31A200253
- Number of (w,x,y,z) with all terms in {1,...,n} and w<2x and y>=3z.at n=34A212511
- Number of (w,x,y,z) with all terms in {0,...,n} and w, x, and y even.at n=32A212759
- 29-gonal pyramidal numbers: a(n) = n*(n+1)*(9*n-8)/2.at n=33A256649