Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A143896
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A143896 Numbers that are among the d smallest numbers with d divisors. +0
1
1, 2, 3, 4, 6, 8, 9, 10, 12, 14, 16, 18, 20, 24, 25, 28, 30, 32, 36, 40, 42, 44, 48, 54, 56, 60, 64, 66, 70, 72, 80, 81, 84, 90, 96, 100, 108, 112, 120, 126, 132, 140, 144, 150, 156, 160, 162, 168, 176, 180, 192, 196, 208, 210, 216, 225, 240, 252, 256, 264, 270, 272, 280 (list; graph; listen)
OFFSET

1,2

EXAMPLE

15 does not qualify because it has 4 divisors and the 4 smallest numbers with 4 divisors are 6, 8, 10 and 14.

MATHEMATICA

ds[n_] := ds[n] = DivisorSigma[0, n]; fQ[n_] := Block[{d = ds@n}, MemberQ[ Select[ Range@n, Take[ DivisorSigma[0, # ] == d &], d], n]]; Select[ Range@ 299, fQ@# &] [From Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 09 2008]

CROSSREFS

Sequence in context: A068577 A035033 A054220 this_sequence A160719 A085451 A064150

Adjacent sequences: A143893 A143894 A143895 this_sequence A143897 A143898 A143899

KEYWORD

nonn

AUTHOR

J. Lowell (jhbubby(AT)mindspring.com), Sep 04 2008

EXTENSIONS

More terms from Robert G. Wilson v (rgwv(AT)rgwv.com), Sep 09 2008

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified November 24 23:16 EST 2009. Contains 167481 sequences.


AT&T Labs Research