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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A067384 Numbers n such that sigma(phi(n))/sigma(n) = 4. 6
121679, 1043909, 2350171, 2918263, 3396103, 3566807, 3688067, 4019467, 4562827, 5963407, 7300697, 7485979, 7853933, 8103301, 8364151, 9237779, 9514213, 9638527, 10531123, 11094619, 11384447, 12721937, 13576267 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

COMMENTS

Subset of A066881. [From R. J. Mathar (mathar(AT)strw.leidenuniv.nl), Sep 30 2008]

LINKS

Donovan Johnson, Table of n, a(n) for n = 1..500

MATHEMATICA

For[ n=1, True, n++, If[ DivisorSigma[ 1, EulerPhi[ n ] ]/DivisorSigma[ 1, n ]==4, Print[ n ] ] ]

CROSSREFS

Cf. A033631, A066831, A067382, A067383, A067385, A197952.

Sequence in context: A061128 A068136 A135495 * A066881 A048903 A185864

Adjacent sequences:  A067381 A067382 A067383 * A067385 A067386 A067387

KEYWORD

nonn

AUTHOR

Dean Hickerson (dean.hickerson(AT)yahoo.com), Jan 20 2002

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 17 13:18 EST 2012. Contains 206031 sequences.