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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068351 Numbers n such that n*tau(n)>prime(3*n) where tau(n)=A000005(n). 0
720, 840, 900, 960, 1008, 1080, 1200, 1260, 1320, 1440, 1512, 1560, 1584, 1620, 1680, 1800, 1848, 1872, 1890, 1920, 1980, 2016, 2040, 2100, 2160, 2184, 2280, 2310, 2340, 2376, 2400, 2520, 2640, 2688, 2700, 2730, 2760, 2772, 2808, 2856, 2880, 2940 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

PROG

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

CROSSREFS

Sequence in context: A145226 A056467 A056457 * A067892 A137493 A179669

Adjacent sequences:  A068348 A068349 A068350 * A068352 A068353 A068354

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 17 18:41 EST 2012. Contains 206074 sequences.