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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A063831 Sum of cubes of divisors is a square. 0
1, 2, 345, 690, 47196, 46248900, 53262468, 71315748, 140553735, 188194335, 215515727, 281107470, 288564647, 292978595, 310129096, 376388670, 431031454, 577129294, 585957190, 1474108335, 2133051720, 2489605188, 2948216670 (list; graph; refs; listen; history; internal format)
OFFSET

1,2

PROG

(PARI) for(n=1, 10^5, if(issquare(sigma(n, 3)), print(n)))

CROSSREFS

Cf. A001158.

Sequence in context: A063968 A172136 A064501 * A064023 A179959 A024350

Adjacent sequences:  A063828 A063829 A063830 * A063832 A063833 A063834

KEYWORD

nonn

AUTHOR

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

EXTENSIONS

More terms from Thomas Baruchel (baruchel(AT)users.sourceforge.net), Oct 20 2003

More terms from Sean A. Irvine (sairvin(AT)xtra.co.nz), Sep 24 2009

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 23:53 EST 2012. Contains 205860 sequences.