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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068350 Numbers n such that n*tau(n)>prime(2*n) where tau(n)=A000005(n). 1
60, 72, 84, 90, 120, 144, 168, 180, 192, 210, 216, 240, 252, 264, 270, 280, 288, 300, 312, 324, 330, 336, 360, 378, 384, 390, 396, 408, 420, 432, 440, 450, 456, 462, 468, 480, 504, 510, 520, 528, 540, 560, 576, 588, 600, 612, 624, 630, 648, 660, 672, 684 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

PARI: for(n=1, 1000, if(n*numdiv(n)>prime(2*n), print1(n, ", ")))

CROSSREFS

Sequence in context: A131564 A036457 A030630 * A114837 A154548 A067207

Adjacent sequences:  A068347 A068348 A068349 * A068351 A068352 A068353

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Feb 28 2002

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 19:23 EST 2012. Contains 205945 sequences.