The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A068356 Numbers k such that bigomega(k) = tau(prime(k)+1) where tau(k) = A000005(k). 1
88, 100, 198, 260, 306, 375, 384, 459, 540, 585, 714, 798, 825, 856, 864, 960, 1012, 1062, 1148, 1278, 1312, 1484, 1725, 1784, 1924, 1988, 2125, 2130, 2160, 2204, 2210, 2240, 2241, 2250, 2346, 2480, 2516, 2619, 2662, 2776, 2814, 2826, 2889, 2892, 2910 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
MATHEMATICA
Select[Range[3000], PrimeOmega[#]==DivisorSigma[0, Prime[#]+1]&] (* Harvey P. Dale, Aug 18 2013 *)
PROG
(PARI) isok(k) = bigomega(k) == numdiv(prime(k)+1); \\ Michel Marcus, May 10 2022
CROSSREFS
Sequence in context: A255226 A241491 A356368 * A215830 A216873 A114166
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 May 17 12:26 EDT 2024. Contains 372600 sequences. (Running on oeis4.)