22030
domain: N
Appears in sequences
- a(n) = smallest multiple of n which is > exp(n).at n=9A128105
- Number of walks within N^3 (the first octant of Z^3) starting at (0,0,0) and consisting of n steps taken from {(-1, -1, 1), (-1, 1, -1), (0, 1, 1), (1, -1, -1), (1, 0, 1)}.at n=8A150180
- Sum of proper divisors minus the number of proper divisors of the number of partitions of n, A000041(n).at n=43A152987
- Total area of the bounding boxes of all integer partitions of n.at n=19A182094
- a(n) = Sum_{k=1..n} sigma_3(k) * floor(n/k).at n=15A356043