24798
domain: N
Appears in sequences
- a(n) = floor(n^(n^(1/3))).at n=27A157254
- Number of 4-bead necklaces labeled with numbers -n..n not allowing reversal, with sum zero and avoiding the patterns z z+1 z+2 and z z-1 z-2.at n=25A209116
- Triangle of coefficients of polynomials u(n,x) jointly generated with A210748; see the Formula section.at n=48A210747
- G.f.: exp( Sum_{n>=1} [ Sum_{k>=1} k^(n^2) * x^(n*k) ] / n ), a power series in x with integer coefficients.at n=9A276748
- a(n) = a(n-1) + a(n-2) + a([2n/3]), where a(0) = 1, a(1) = 2, a(2) = 3.at n=17A298343