login
This site is supported by donations 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; 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 (donovan.johnson(AT)yahoo.com), Feb 06 2010]

MATHEMATICA

Do[If[PrimeQ[3^n + EulerPhi[n]], Print[n]], {n, 1, 10000}]

CROSSREFS

Sequence in context: A171160 A139797 A036649 * A200981 A103038 A143108

Adjacent sequences:  A109884 A109885 A109886 * A109888 A109889 A109890

KEYWORD

hard,nonn

AUTHOR

Ryan Propper (rpropper(AT)stanford.edu), Aug 31 2005

EXTENSIONS

a(11)-a(13) from Donovan Johnson (donovan.johnson(AT)yahoo.com), Feb 06 2010

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified February 17 21:13 EST 2012. Contains 206085 sequences.