61584
domain: N
Appears in sequences
- exp(arctanh(x)*arctanh(x))=1+2/2!*x^2+28/4!*x^4+968/6!*x^6+61584/8!*x^8...at n=4A012756
- a(n) = a(1) + a(2) + ... + a(n-1) + a(m) for n >= 4, where m = n - 1 - 2^p and p is the unique integer such that 2^p < n - 1 <= 2^(p+1), starting with a(1) = 1, a(2) = 2, and a(3) = 3.at n=16A049958
- Number of increasing mobiles (circular rooted trees) with n nodes and 3 leaves.at n=7A055357
- Write the numbers from 1 to n^2 in a spiraling square; a(n) is the total of the sums of the two diagonals.at n=36A059924
- 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, 0), (-1, 0, 1), (0, 1, 0), (1, -1, -1), (1, 1, 0)}.at n=9A150088
- a(1) = 1; a(n) = Sum_{d|n, d < n} phi(n/d) * d * a(d).at n=47A326824