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!)
A109887 Numbers n such that 3^n + phi(n) is prime. 0
3, 4, 10, 20, 44, 60, 583, 677, 947, 1182, 12048, 16018, 74316 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
All terms correspond to certified primes (Primo 2.2.0 beta). No more terms through 10000.
a(14) > 10^5. [From Donovan Johnson, Feb 06 2010]
LINKS
MATHEMATICA
Do[If[PrimeQ[3^n + EulerPhi[n]], Print[n]], {n, 1, 10000}]
CROSSREFS
Sequence in context: A326832 A357812 A321197 * A200981 A266729 A103038
KEYWORD
hard,nonn
AUTHOR
Ryan Propper, Aug 31 2005
EXTENSIONS
a(11)-a(13) from Donovan Johnson, Feb 06 2010
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 03:15 EDT 2024. Contains 371964 sequences. (Running on oeis4.)