login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068986 Numbers n such that sum(d|n, sigma(d)/d) is an integer. 0
1, 21, 105, 1050, 1155, 24921, 26565, 45150, 49842, 59455, 249210, 274131, 548262, 1129645, 1151325, 1248555, 1309350, 2302650, 2741310, 3388935, 4605300 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 10^7, if(frac(sumdiv(n, d, sigma(d)/d))==0, print1(n, ", ")))

CROSSREFS

Sequence in context: A126229 A060537 A116689 * A077400 A041854 A071333

Adjacent sequences:  A068983 A068984 A068985 * A068987 A068988 A068989

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 06 2002

EXTENSIONS

More terms from Jason Earls (zevi_35711(AT)yahoo.com), Apr 09 2002

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 14 18:09 EST 2012. Contains 205663 sequences.