Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A064501
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A064501 Sum of unitary divisors of n^3 is a square. +0
1
1, 2, 345, 690, 46035, 92070, 29764712 (list; graph; listen)
OFFSET

1,2

PROGRAM

(PARI) {usigma(n, s=1, fac, i)= fac=factor(n); for(i=1, matsize(fac)[1], s=s*(1+fac[i, 1]^fac[i, 2]); ); return(s); } for(n=1, 10^6, if(issquare(usigma(n^3)), print1(n, " ")))

CROSSREFS

Cf. A034448.

Sequence in context: A083863 A057626 A063968 this_sequence A063831 A064023 A024350

Adjacent sequences: A064498 A064499 A064500 this_sequence A064502 A064503 A064504

KEYWORD

nonn

AUTHOR

Jason Earls (zevi_35711(AT)yahoo.com), Oct 05 2001

EXTENSIONS

More terms from Naohiro Nomoto (n_nomoto(AT)yabumi.com), Oct 22 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 November 30 13:13 EST 2009. Contains 167758 sequences.


AT&T Labs Research