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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A141550 Numbers n whose deficiency is 14. 1
27, 34, 232, 34432, 549762629632 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

a(6) > 10^12. - Donovan Johnson, Dec 08 2011

MATHEMATICA

lst={}; Do[If[n==Plus@@Divisors[n]-n+14, AppendTo[lst, n]], {n, 10^4}]; Print[lst];

CROSSREFS

Sequence in context: A151742 A088499 A058902 * A032584 A072492 A164376

Adjacent sequences:  A141547 A141548 A141549 * A141551 A141552 A141553

KEYWORD

nonn

AUTHOR

Vladimir Orlovsky (4vladimir(AT)gmail.com), Aug 16 2008

EXTENSIONS

a(5) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Dec 08 2011

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