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

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A071957 Sum( i=1, n, K(i,n) ) where K(x,y) is the Kronecker symbol (x/y). 0
1, 1, 0, 2, 0, 2, 0, 0, 6, 2, 0, 0, 0, 4, 0, 8, 0, 0, 0, 0, 0, 2, 0, 0, 20, 6, 0, 0, 0, 4, 0, 0, 0, 4, 0, 12, 0, 6, 0, 0, 0, 4, 0, 0, 0, 4, 0, 0, 42, 2, 0, 0, 0, 2, 0, 0, 0, 2, 0, 0, 0, 8, 0, 32, 0, 8, 0, 0, 0, 4, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 54, 4, 0, 0, 0, 10, 0, 0, 0, 4, 0, 0, 0, 8, 0, 0, 0, 2, 0, 40 (list; graph; refs; listen; history; internal format)
OFFSET

1,4

COMMENTS

a(n) is always >= 0

PROG

(PARI) for(n=1, 100, print1(sum(i=1, n, kronecker(i, n)), ", "))

CROSSREFS

Sequence in context: A058087 A073274 A192323 * A002655 A064891 A035211

Adjacent sequences:  A071954 A071955 A071956 * A071958 A071959 A071960

KEYWORD

easy,nonn

AUTHOR

Benoit Cloitre (benoit7848c(AT)orange.fr), Jun 16 2002

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 16 08:09 EST 2012. Contains 205888 sequences.