Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A063893
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A063893 Numbers n such that sum of proper divisors or aliquot parts of n^2 is a square. +0
1
1, 3, 49, 35713, 102851, 949818597 (list; graph; listen)
OFFSET

1,2

REFERENCES

A. H. Beiler, Recreations in the Theory of Numbers, Dover, NY, 1964, p. 10.

EXAMPLE

a(3)=49 because 49^2=2401 and sum of aliquot divisors of 2401: 1+7+49+343=400=20^2.

PROGRAM

(PARI) s(n)=sigma(n)-n; for(n=1, 10^8, if(issquare(s(n^2)), print(n)))

CROSSREFS

Cf. A008847, A001065.

Sequence in context: A012100 A106842 A086459 this_sequence A145572 A034201 A099346

Adjacent sequences: A063890 A063891 A063892 this_sequence A063894 A063895 A063896

KEYWORD

hard,nice,nonn

AUTHOR

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

EXTENSIONS

One more term from Naohiro Nomoto (n_nomoto(AT)yabumi.com), Jun 06 2002

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 24 14:25 EST 2009. Contains 167438 sequences.


AT&T Labs Research