38829
domain: N
Appears in sequences
- a(n) = n*(n+1)^2/2.at n=42A006002
- a(n) = n*(2*n+1)^2.at n=21A084367
- Sequence is identical to its third differences in absolute values: a(n+k)=3a(n+k-1)-3a(n+k-2)+2a(n+k-3), k=0, 1, 2, 3, 4, a(n+5)=3a(n+4)-3a(n+3), n > 2.at n=17A132418
- a(6n+k) = 3a(6n+k-1)-3a(6n+k-2)+2a(6n+k-3), k = 0, 1, 3, 4, 5; a(6n+2) = 3a(6n+1)-3a(6n). a(0) = a(1) = 0, a(2) = 1.at n=18A132658
- a(n) = (p^3 - p^2)/2, where p = prime(n).at n=13A138416
- a(n)=A132658(n+1)-2*A132658(n).at n=22A154352
- a(n)=A132658(n+1)-2*A132658(n).at n=23A154352
- Numerator of Bernoulli(n, 1/10).at n=7A158992
- Period of decimal representation of 1/n^3.at n=42A176921
- Number of arrangements of n indistinguishable balls in n boxes with the maximum number of balls in any box equal to n-2.at n=40A180292
- The lexicographically earliest sequence such that a(n) - a(n-1) is the largest proper divisor of a(n).at n=22A191614
- a(n) = n^2 * floor(n/2).at n=43A265645
- Solution of the complementary equation a(n) = a(n-1) + a(n-2) + b(n) - 1, where a(0) = 3, a(1) = 4, b(0) = 1, b(1) = 2, b(2) = 5, and (a(n)) and (b(n)) are increasing complementary sequences.at n=18A295962
- a(n) = n^2*(2*n - 3 - (-1)^n)/4.at n=42A303692
- "Primitive" numbers k such that k divides 4^k - 1.at n=21A323203
- Numbers k that divide the k-th Apéry number (A005258).at n=23A372943
- Sum of squares of the multiplicities of pairwise distances among the vertices of a regular n-gon.at n=40A387858