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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A066902 phi(prime(n)+1)=phi(prime(n)-1). 0
3, 5, 20, 156, 254, 377, 593, 1800, 5903, 5981, 7925, 18669, 19240, 41274, 48296, 135700, 146866, 228028, 234303, 251216, 407377, 654288, 802222, 886223, 938654 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..25.

MATHEMATICA

Select[Range[1000000], EulerPhi[Prime[#]-1]==EulerPhi[Prime[#]+1]&] (* From Harvey P. Dale, Feb 25 2012 *)

CROSSREFS

Sequence in context: A133102 A197156 A171864 * A007363 A103991 A224994

Adjacent sequences:  A066899 A066900 A066901 * A066903 A066904 A066905

KEYWORD

nonn

AUTHOR

Benoit Cloitre, Jan 26 2002

EXTENSIONS

More terms from Harvey P. Dale, Feb 25 2012

STATUS

approved

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 May 24 22:42 EDT 2013. Contains 225631 sequences.