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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063798 phi(s(n^3)) is a square, where s(n) is sigma(n)-n (A001065). 0
4, 7, 9, 61, 73, 81, 121, 144, 431, 727, 919, 1596, 2413, 2593, 2809, 3966, 6561, 6827, 9551, 10593, 12791, 17053, 29959, 31238, 33791, 45115, 47051, 76157, 79898, 85607, 140891, 148151, 192887, 203843, 212461, 311293, 381739, 397259 (list; graph; refs; listen; history; text; internal format)
OFFSET

1,1

LINKS

Table of n, a(n) for n=1..38.

PROG

(PARI) s(n) = sigma(n)-n; for(n=2, 10^6, if(issquare(eulerphi(s(n^3))), print(n)))

CROSSREFS

Cf. A001065.

Sequence in context: A103073 A166742 A022541 * A084035 A103702 A118517

Adjacent sequences:  A063795 A063796 A063797 * A063799 A063800 A063801

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Aug 19 2001

EXTENSIONS

More terms from Dean Hickerson, Aug 22 2001

STATUS

approved

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 May 20 09:24 EDT 2013. Contains 225458 sequences.