A191975 Least common multiple of all p-1, where prime p divides the n-th primary pseudoperfect number A054377(n).
1, 2, 6, 42, 330, 235290, 310800, 1863851053628494074457830
Offset: 1
Examples
A054377(3) = 42 = 2*3*7, so a(3) = lcm(2-1, 3-1, 7-1) = lcm(1,2,6) = 6.
Links
- J. Sondow and K. MacMillan, Reducing the Erdős-Moser equation 1^n + 2^n + ... + k^n = (k+1)^n modulo k and k^2, Integers 11 (2011), #A34.
Crossrefs
Cf. A054377.
Formula
a(n) = lcm(p-1 : prime p | A054377(n)).
Comments