login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A068352 Numbers n such that n*tau(n)>prime(4*n) where tau(n)=A000005(n). 0
2520, 3360, 3600, 3780, 3960, 4200, 4320, 4620, 4680, 5040, 5280, 5400, 5460, 5544, 5760, 5880, 5940, 6048, 6120, 6240, 6300, 6480, 6552, 6600, 6720, 6840, 6930, 7020, 7140, 7200, 7392, 7560, 7800, 7920, 7980, 8064, 8160, 8190, 8280, 8316, 8400, 8568 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
PROG
(PARI) for(n=1, 8568, if(n*numdiv(n)>prime(4*n), print1(n, ", ")))
CROSSREFS
Sequence in context: A145534 A166931 A131662 * A175754 A068547 A094515
KEYWORD
easy,nonn
AUTHOR
Benoit Cloitre, Feb 28 2002
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 07:53 EDT 2024. Contains 371964 sequences. (Running on oeis4.)