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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112018 Primes p of the form 4k+3 where sigma(phi(sigma(p)))= phi(sigma(phi(p))). 0
114190259, 6364631939, 10296994891, 10429820759 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Between the first 480000000 primes, the equation (*): sigma(phi(sigma(x)))=phi(sigma(phi(x))) has 256 solutions q(i) and only four of them namely q(76),q(215),q(254) and q(256) are of the form 4k+3. Sequence A112017 gives composite solutions of the equation (*), which are of the form 4k+3.

MATHEMATICA

Do[If[Mod[Prime[m], 4]==3 && DivisorSigma[1, EulerPhi[Prime[m]+1 ==EulerPhi[DivisorSigma[1, Prime[m]-1]], Print[Prime[m]]], {m, 480000000}]

CROSSREFS

Cf. A112017.

Sequence in context: A147581 A171571 A205169 * A206751 A206062 A157770

Adjacent sequences:  A112015 A112016 A112017 * A112019 A112020 A112021

KEYWORD

more,nonn

AUTHOR

Farideh Firoozbakht (mymontain(AT)yahoo.com), Sep 15 2005

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 15 09:45 EST 2012. Contains 205760 sequences.