|
Search: id:A058073
|
|
|
| A058073 |
|
Numbers n such that sigma(n+1) divides sigma(n), where sigma(n) is sum of positive divisors of n. |
|
+0 4
|
|
| 12, 14, 70, 88, 180, 204, 206, 220, 957, 1334, 1364, 1634, 1750, 1888, 2685, 2958, 2974, 4364, 8142, 8632, 9114, 12000, 14664, 14841, 18414, 18762, 18873, 19358, 20118, 20145, 20712, 24957, 25194, 30996, 33998, 36566, 42818, 45520, 47940
(list; graph; listen)
|
|
|
OFFSET
|
1,1
|
|
|
COMMENT
|
The ratio is always equal to 1, 2 or 3. A002961 is a subset of this sequence. - Paolo P. Lava (ppl(AT)spl.at), Aug 23 2007
|
|
LINKS
|
Leroy Quet, Home Page (listed in lieu of email address)
|
|
EXAMPLE
|
12 is included because sigma(13) = 14 divides sigma(12) = 28.
|
|
MATHEMATICA
|
Select[Range[50000], Mod[DivisorSigma[1, # ], DivisorSigma[1, # + 1]] == 0 &]
|
|
CROSSREFS
|
Sequence in context: A022326 A127401 A106135 this_sequence A058951 A002926 A139310
Adjacent sequences: A058070 A058071 A058072 this_sequence A058074 A058075 A058076
|
|
KEYWORD
|
nonn
|
|
AUTHOR
|
Leroy Quet Nov 11 2000
|
|
EXTENSIONS
|
More terms from Benoit Cloitre (benoit7848c(AT)orange.fr), Jul 27 2002
|
|
|
Search completed in 0.002 seconds
|