login
A396587
a(n) / (4*n!) is the cubic moment of the Farey series of order n.
1
4, 9, 35, 182, 1294, 9444, 92028, 892464, 10128816, 117254880, 1652683680, 21828044160, 352740804480, 5498803134720, 93640868294400, 1664328537446400, 33649819347916800, 644822365353062400, 14325994022364057600, 306469676914329600000, 7078149345359554560000
OFFSET
1,1
FORMULA
a(n) = 4 * n! * Sum_{r in F_n} r^3 where F_n is the Farey series of order n.
a(n) / (4*n!) = 1/2 + (1/4) * Sum_{m=1..n} (phi(m)+J(m,-1)) where phi is the Euler totient and J is the Jordan totient.
CROSSREFS
KEYWORD
nonn
AUTHOR
Marko Riedel, May 29 2026
STATUS
approved