A160095 Terms n > 1 of A001065, sorted.
3, 4, 6, 6, 7, 8, 8, 9, 10, 11, 12, 13, 13, 14, 14, 15, 15, 16, 16, 17, 17, 18, 19, 19, 20, 20, 21, 21, 21, 22, 22, 23, 23, 24, 25, 25, 25, 26, 27, 27, 28, 29, 29, 30, 31, 31, 31, 31, 31, 32, 32, 33, 33, 33, 34, 35, 35, 35, 36, 37, 37, 37, 37, 38, 39, 40, 40, 40, 41, 41, 41, 41
Offset: 1
Keywords
Examples
6 occurs twice in the present sequence because there are two numbers m, viz. 6 and 25, for which A001065(m) = 6.
Crossrefs
Programs
-
Magma
k:=1700; S:=[ a: n in [1..k] | a gt 1 and a le Sqrt(k) where a is SumOfDivisors(n)-n ]; Sort(~S); S; // Klaus Brockhaus, May 20 2009
Extensions
Edited and extended by Klaus Brockhaus, May 20 2009
Comments