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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A109788 Admirable numbers such that their abundance is < 10. 0
12, 20, 56, 70, 88, 104, 368, 464, 650, 836, 1888, 1952, 4030, 5830, 8925, 11096, 17816, 32128, 32445, 45356, 77744, 91388, 128768, 130304, 254012, 388076, 442365, 521728, 522752, 1848964, 2087936, 2291936, 8378368, 8382464, 13174976 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

(PARI) for(n=1, 10^9, ap=sigma(n)-2*n; if(ap>0 && ap<10 && (ap%2)==0, d=ap/2; if(d!=n && (n%d)==0, print1(n", ")))) - Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 30 2008

CROSSREFS

Cf. A033880, A111592, A111667.

Sequence in context: A026041 A082296 A063690 * A181701 A025104 A163323

Adjacent sequences:  A109785 A109786 A109787 * A109789 A109790 A109791

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 14 2005

EXTENSIONS

More terms from Herman Jamke (hermanjamke(AT)fastmail.fm), Mar 30 2008

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 17 16:39 EST 2012. Contains 206058 sequences.