A327056 RMS numbers (A140480) that are not arithmetic (A003601).
2217231104, 6221622528, 9644780288, 12127073024, 15377570560, 15520617728, 22426778880, 43551357696, 67513462016, 84107119360, 84889511168, 90906475264, 107642993920, 156987452160, 255086523648, 446676800768, 497209993984, 529918233856, 588749835520, 636345326848
Offset: 1
Keywords
Links
- Giovanni Resta, Table of n, a(n) for n = 1..39 (terms < 10^13)
Programs
-
Magma
[m: m in [1..10^6] | not IsIntegral(SumOfDivisors(m) / NumberOfDivisors(m)) and IsIntegral(Sqrt(&+[d^2: d in Divisors(m)] / NumberOfDivisors(m)))]
Extensions
a(13)-a(20) from Giovanni Resta, Oct 29 2019
Comments