Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A091531
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A091531 Primes p such that k = 2p is the smallest positive solution to the equation phi(p+k) = phi(p) + phi(k), where phi is Euler's totient function. +0
2
7, 23, 31, 43, 59, 67, 71, 73, 101, 103, 107, 127, 131, 137, 139, 179, 199, 211, 223, 227, 239, 269, 281, 283, 307, 311, 331, 347, 359, 367, 379, 383, 431, 439, 463, 467, 479, 487, 491, 503, 523, 547, 563, 571, 607, 619, 631, 643, 659, 661, 683, 691, 719, 727 (list; graph; listen)
OFFSET

1,1

COMMENT

Note that for all primes p > 3, phi(3p) = phi(p) + phi(2p).

MATHEMATICA

lst={}; Do[p=Prime[n]; k=1; While[EulerPhi[p+k]!=EulerPhi[p]+EulerPhi[k], k++ ]; If[k==2p, AppendTo[lst, p]], {n, 3, 200}]; lst

CROSSREFS

Cf. A066426 (least k such that phi(n+k)=phi(n)+phi(k)).

Sequence in context: A078515 A044449 A095087 this_sequence A036259 A004628 A089199

Adjacent sequences: A091528 A091529 A091530 this_sequence A091532 A091533 A091534

KEYWORD

nonn

AUTHOR

T. D. Noe (noe(AT)sspectra.com), Jan 19 2004

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified August 19 23:53 EDT 2008. Contains 142930 sequences.


AT&T Labs Research