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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A061366 Numbers n such that phi(n)+sigma(n) is a perfect cube. 0
99, 814, 1371, 2047, 2883, 5816, 6105, 6851, 10718, 16744, 19390, 19651, 20080, 20115, 20820, 22015, 22165, 22550, 23035, 25976, 30090, 31999, 32130, 34479, 36492, 36865, 37043, 39942, 40347, 42591, 44475, 48667, 52377, 54213, 54321 (list; graph; refs; listen; history; internal format)
OFFSET

1,1

EXAMPLE

phi(99)+sigma(99) = 60+156 = 216 = 6^3, so 99 is a term of the sequence.

MATHEMATICA

Select[Range[10^5], IntegerQ[(EulerPhi[ # ] + DivisorSigma[1, # ])^(1/3)] &]

CROSSREFS

Sequence in context: A157659 A154359 A185499 * A177686 A135219 A182672

Adjacent sequences:  A061363 A061364 A061365 * A061367 A061368 A061369

KEYWORD

nonn

AUTHOR

Joseph L. Pe (joseph_l_pe(AT)hotmail.com), Feb 13 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 15 17:13 EST 2012. Contains 205828 sequences.