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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A152758 Numbers whose deficiency plus the number of proper divisors is not a prime number (see A152864). 1
1, 8, 12, 15, 24, 25, 30, 32, 33, 35, 36, 39, 40, 42, 44, 48, 50, 51, 54, 56, 60, 63, 65, 66, 68, 69, 72, 78, 80, 81, 84, 85, 87, 90, 92, 96, 98, 100, 102, 105, 108, 112, 114, 116, 117, 120, 121, 123, 126, 128, 129, 130, 132, 136, 138, 140, 141, 143, 144, 148, 150, 153 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

MAPLE

with(numtheory): a := proc (n) if isprime(2*n-sigma(n)+tau(n)-1) = false then n else end if end proc: seq(a(n), n = 1 .. 200); [From Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 08 2009]

CROSSREFS

Cf. A000005, A000040, A000203, A032741, A033879, A152757, A152770, A152864.

Sequence in context: A194592 A175132 A031034 * A160258 A071280 A033942

Adjacent sequences:  A152755 A152756 A152757 * A152759 A152760 A152761

KEYWORD

easy,nonn

AUTHOR

Omar E. Pol (info(AT)polprimos.com), Dec 14 2008

EXTENSIONS

Extended by Emeric Deutsch (deutsch(AT)duke.poly.edu), Jan 08 2009

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:00 EST 2012. Contains 206050 sequences.