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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A055720 Numbers n such that d(n)+1 | n. 0
3, 4, 10, 15, 28, 35, 54, 55, 63, 64, 65, 85, 95, 98, 100, 115, 125, 135, 144, 145, 147, 155, 156, 175, 176, 185, 189, 205, 215, 234, 235, 245, 260, 265, 295, 297, 305, 335, 336, 351, 355, 364, 365, 395, 400, 408, 415, 416, 445, 459, 485 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Integers divisible by 1 more than the number of their divisors. The only prime is 3.

These numbers can not be very orderly numbers (A167409). [From T. D. Noe (noe(AT)sspectra.com), Nov 13 2009]

MATHEMATICA

Select[Range[1000], Mod[ #, 1 + DivisorSigma[0, # ]] == 0 &]

CROSSREFS

Sequence in context: A048155 A204292 A103080 * A054184 A188022 A007007

Adjacent sequences:  A055717 A055718 A055719 * A055721 A055722 A055723

KEYWORD

nonn

AUTHOR

Robert G. Wilson v (rgwv(AT)rgwv.com), Jun 09 2000

EXTENSIONS

Edited by T. D. Noe (noe(AT)sspectra.com), Nov 13 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 16 16:51 EST 2012. Contains 205938 sequences.