47988
domain: N
Appears in sequences
- a(n) = n^3 + n^2 + n.at n=36A027444
- Sums of 3 distinct powers of 6.at n=28A038479
- Main diagonal of the square array A096583, in which the n-th diagonal equals the convolution of the n-th row with the antidiagonal sums (A096584).at n=16A096585
- Indices of primes in sequence defined by A(0) = 59, A(n) = 10*A(n-1) - 41 for n > 0.at n=25A101581
- Partitions of 2*n into parts not congruent to 0, +-2, +-12, +-14, 16 (mod 32).at n=26A185083
- Partitions of 2*n + 1 into parts not congruent to 0, +-4, +-6, +-10, 16 (mod 32).at n=25A208851
- Numbers n representable as x*y + x + y, where x >= y > 1, such that all x's and y's in all representation(s) of n are perfect squares.at n=41A258366
- Numbers k such that k = Sum_{i=1..j} Sd(k)^i, for some j>0, where Sd(k) is the sum of the digits of k.at n=24A286126
- a(n) = Sum_{k=0..floor(n/2)} binomial(k+2,2) * binomial(k,n-2*k)^2.at n=17A377146