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!)
A068547 Numbers n such that n*tau(n)>5*prime(n). 0

%I #8 Jul 17 2023 12:29:41

%S 2520,3360,3780,3960,4200,4320,5040,6300,6720,7200,7560,7920,8400,

%T 8640,8820,9240,9360,9900,10080,10560,10800,10920,11088,11340,11520,

%U 11700,11760,11880,12096,12240,12480,12600,12960,13104,13200,13440,13680

%N Numbers n such that n*tau(n)>5*prime(n).

%t Select[Range[15000],# DivisorSigma[0,#]>5 Prime[#]&] (* _Harvey P. Dale_, Jul 17 2023 *)

%K easy,nonn

%O 1,1

%A _Benoit Cloitre_, Mar 22 2002

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 24 07:06 EDT 2024. Contains 371920 sequences. (Running on oeis4.)