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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A112017 Composite solutions of the form 4k+3 of the equation (*): sigma(phi(sigma(x)))=phi(sigma(phi(x)). 1
1843, 2231, 12707, 20003, 58091, 72971, 129899, 153851, 876987, 899991, 909131, 1154535, 1660931, 1835503, 2003303, 2184463, 2200979, 2248307, 2482667, 2518571, 2566463, 2699723, 2978371, 2982815, 3537163, 4814207, 4831439 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

114190259 is the smallest prime solution of the form 4k+3 of the equation (*). Sequence A112016 gives such solutions.

MATHEMATICA

Do[If[ !PrimeQ[m]&& Mod[m, 4]==3&&DivisorSigma[1, EulerPhi[ DivisorSigma[1, m]]]==EulerPhi[DivisorSigma[1, EulerPhi[m]]], Print[m]], {m, 5600000}]

CROSSREFS

Cf. A112016.

Sequence in context: A133539 A100970 A159202 * A031935 A137873 A054814

Adjacent sequences:  A112014 A112015 A112016 * A112018 A112019 A112020

KEYWORD

easy,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 16 04:47 EST 2012. Contains 205860 sequences.