A280078 Partial products of A007429 (Sum_{d|n} sigma(d)).
1, 4, 20, 220, 1540, 30800, 277200, 7207200, 129729600, 3632428800, 47221574400, 2597186592000, 38957798880000, 1402480759680000, 49086826588800000, 2797949115561600000, 53161033195670400000, 3827594390088268800000, 80379482191853644800000
Offset: 1
Keywords
Programs
-
Magma
[&*[&+[SumOfDivisors(d): d in Divisors(k)]: k in [1..n]]: n in [1..100]]
Formula
a(n) = Product_{i=1..n} A007429(i).
Comments