Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A071011
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A071011 Numbers n such that n is a sum of 2 squares (i.e. n is in A001481(k)) and sigma(n)==0 mod 4. +0
1
65, 85, 125, 130, 145, 170, 185, 205, 221, 250, 260, 265, 290, 305, 340, 365, 370, 377, 410, 442, 445, 481, 485, 493, 500, 505, 520, 530, 533, 545, 565, 580, 585, 610, 629, 680, 685, 689, 697, 730, 740, 745, 754, 765, 785, 793, 820, 865, 884, 890, 901, 905 (list; graph; listen)
OFFSET

1,1

COMMENT

It is conjectured that if m is not a sum of 2 squares (i.e. m is in A022544(k)) sigma(m)==0 mod 4

PROGRAM

(PARI) for(n=1, 1000, if(1-sign(sum(i=0, n, sum(j=0, i, if(i^2+j^2-n, 0, 1))))+sigma(n)%4==0, print1(n, ", ")))

CROSSREFS

Cf. A001481, A022544.

Sequence in context: A025312 A024508 A025303 this_sequence A165158 A084648 A024409

Adjacent sequences: A071008 A071009 A071010 this_sequence A071012 A071013 A071014

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), May 19 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 December 15 00:47 EST 2009. Contains 170825 sequences.


AT&T Labs Research