Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A024508
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A024508 Numbers that are a sum of 2 distinct nonzero squares in more than one way. +0
7
65, 85, 125, 130, 145, 170, 185, 205, 221, 250, 260, 265, 290, 305, 325, 340, 365, 370, 377, 410, 425, 442, 445, 481, 485, 493, 500, 505, 520, 530, 533, 545, 565, 580, 585, 610, 625, 629, 650, 680, 685, 689, 697, 725, 730, 740, 745, 754, 765, 785, 793, 820 (list; graph; listen)
OFFSET

1,1

COMMENT

Appears to be n such that sigma(n)==0 (mod 4) and n is expressible as a sum of 2 squares. - Benoit Cloitre (benoit7848c(AT)orange.fr), Apr 20 2003

LINKS

Index entries for sequences related to sums of squares

G. Xiao, Two squares

MATHEMATICA

lst={}; q=-1; k=1; Do[Do[x=a^2; Do[y=b^2; If[x+y==n, If[n==q&&k==1, AppendTo[lst, n]]; If[n!=q, q=n; k=1, k++ ]], {b, Floor[(n-x)^(1/2)], a+1, -1}], {a, Floor[n^(1/2)], 1, -1}], {n, 2*6!}]; lst [From Vladimir Orlovsky (4vladimir(AT)gmail.com), Jan 22 2009]

CROSSREFS

Cf. A001481.

Sequence in context: A056693 A164282 A025312 this_sequence A025303 A071011 A165158

Adjacent sequences: A024505 A024506 A024507 this_sequence A024509 A024510 A024511

KEYWORD

nonn

AUTHOR

Clark Kimberling (ck6(AT)evansville.edu)

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 20 00:58 EST 2009. Contains 171054 sequences.


AT&T Labs Research