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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A033884 Deficiency of n-th deficient number: 2k - sigma(k) for k such that this is >0. 1
1, 1, 2, 1, 4, 6, 1, 5, 2, 10, 12, 4, 6, 1, 16, 18, 10, 8, 22, 19, 10, 14, 28, 30, 1, 18, 14, 22, 36, 16, 22, 40, 42, 4, 12, 20, 46, 41, 7, 30, 6, 52, 38, 34, 26, 58, 60, 28, 22, 1, 46, 66, 10, 42, 70, 72, 34, 26, 12, 58, 78, 41, 38, 82, 62, 40, 54, 88, 70, 16, 58, 44, 70, 96, 25 (list; graph; refs; listen; history; internal format)
OFFSET

0,3

MAPLE

with(numtheory): for n from 1 to 500 do if 2*n - sigma(n)> 0 then printf(`%d, `, 2*n - sigma(n)) fi: od:

CROSSREFS

Sequence in context: A188925 A063872 A199909 * A199704 A062344 A033877

Adjacent sequences:  A033881 A033882 A033883 * A033885 A033886 A033887

KEYWORD

nonn

AUTHOR

N. J. A. Sloane (njas(AT)research.att.com).

EXTENSIONS

More terms from James A. Sellers (sellersj(AT)math.psu.edu), Feb 19 2001

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 21:13 EST 2012. Contains 206085 sequences.