278720
domain: N
Appears in sequences
- a(n) = (7*n+1)*(7*n+2)*(7*n+4).at n=9A001547
- a(n) = floor(Gamma(n+10/11)/Gamma(10/11)).at n=9A020050
- Sum of next n cubes.at n=8A075664
- a(n) = a(n-1) + a(n-2) + a(n-3) with a(0) = 1, a(1) = a(2) = 2.at n=21A214727
- Number of formula representations of n using addition, multiplication and the constant 1.at n=12A214833