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!)
A116035 Numbers k such that k + phi(k) + sigma(k) is a prime. 1
1, 4, 15, 33, 35, 36, 50, 55, 57, 64, 65, 75, 77, 85, 87, 93, 98, 115, 119, 129, 133, 143, 155, 159, 185, 187, 189, 205, 213, 215, 217, 219, 242, 243, 247, 253, 265, 287, 295, 303, 309, 323, 324, 327, 339, 345, 365, 385, 393, 395, 407, 425, 427, 453, 469, 493 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,2
LINKS
EXAMPLE
205 + phi(205) + sigma(205) = 617 (prime).
MATHEMATICA
Select[Range[500], PrimeQ[#+EulerPhi[#]+DivisorSigma[1, #]]&] (* Harvey P. Dale, Nov 09 2014 *)
CROSSREFS
Sequence in context: A110341 A317614 A331761 * A256715 A022265 A120389
KEYWORD
nonn
AUTHOR
Giovanni Resta, Feb 13 2006
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:10 EDT 2024. Contains 372600 sequences. (Running on oeis4.)