login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067976 Primes of the form 1+n^phi(n). 0
2, 3, 17, 37, 2708192040014184559945134363758220403329915059847434832829218817 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

MATHEMATICA

Do[s=1+n^(EulerPhi[n]); If[PrimeQ[s], Print[s]], {n, 1, 1000}]

CROSSREFS

Cf. A066719, A000010.

Sequence in context: A029733 A153686 A042137 * A154316 A051084 A106860

Adjacent sequences:  A067973 A067974 A067975 * A067977 A067978 A067979

KEYWORD

more,nonn

AUTHOR

Labos E. (labos(AT)ana.sote.hu), Feb 06 2002

EXTENSIONS

Corrected by Hauke Worpel (hw1(AT)email.com), May 29 2003

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 14 14:07 EST 2012. Contains 205623 sequences.