A102408 Harmonic means associated with A090945.
1, 5, 6, 8, 9, 11, 10, 15, 15, 14, 17, 24, 24, 21, 13, 19, 27, 25, 29, 26, 44, 44, 29, 46, 39, 46, 27, 42, 47, 47, 54, 35, 41, 60, 51, 37, 48, 45, 49, 50, 49, 53, 77, 86, 86, 51, 96, 75, 70, 80, 99, 110, 81, 84, 102, 82, 96, 114, 53, 108, 115, 105, 116, 91
Offset: 1
Keywords
Links
- Amiram Eldar, Table of n, a(n) for n = 1..930
Programs
-
PARI
lista(nn) = {for (n=1, nn, ab = sigma(n)/n; hm = numdiv(n)/ab; if ((type(hm) == "t_INT") && (ab != 2), print1(hm, ", ")););} \\ Michel Marcus, Oct 26 2013
Extensions
a(1)=1 as well as a(29)=47 inserted and more terms added by Michel Marcus, Oct 26 2013
Comments