Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063796
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063796 phi(sigma(n^3)) is a square. +0
1
1, 3, 10, 14, 21, 49, 66, 70, 147, 160, 224, 248, 282, 330, 403, 462, 490, 764, 803, 817, 1034, 1056, 1120, 1235, 1508, 1512, 1584, 1752, 1779, 1792, 1852, 1974, 1976, 2076, 2310, 2418, 2573, 2821, 3232, 3234, 3401, 3416, 3551, 3565, 3684, 3763, 3820, 3991 (list; graph; listen)
OFFSET

1,2

LINKS

Harry J. Smith, Table of n, a(n) for n=1,...,1000

PROGRAM

(PARI) j=[]; for(n=1, 10000, if(issquare(eulerphi(sigma(n^3))), j=concat(j, n))); j

(PARI) { n=0; for (m=1, 10^9, if(issquare(eulerphi(sigma(m^3))), write("b063796.txt", n++, " ", m); if (n==1000, break)) ) } [From Harry J. Smith (hjsmithh(AT)sbcglobal.net), Aug 31 2009]

CROSSREFS

Sequence in context: A085776 A146309 A085726 this_sequence A063221 A022409 A023866

Adjacent sequences: A063793 A063794 A063795 this_sequence A063797 A063798 A063799

KEYWORD

nonn

AUTHOR

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

page 1

Search completed in 0.002 seconds

Lookup | Welcome | Find friends | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
More pages | Superseeker | Maintained by N. J. A. Sloane (njas@research.att.com)

Last modified December 17 23:40 EST 2009. Contains 171025 sequences.


AT&T Labs Research