The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A097541 Sum_{k=1..n-1} J(2*n,k)*k, where J(i,j) is the Jacobi symbol. 3
0, 1, 1, -2, 4, -4, 3, 16, 3, 0, 15, -12, 16, -16, 10, 0, 24, 54, 51, -28, 56, -28, 1, 0, -10, 0, 25, -40, 96, -48, 85, 256, 52, 0, 94, -8, 28, -76, 88, 0, 196, 0, 71, -92, 60, -80, 35, 0, 49, 500, 206, -100, 76, -4, 176, 0, 36, 0, 317, -136, 344, -160, 14, 0, 212, 0, 91, -184, 416, -152, 205, 864, 156 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,4
COMMENTS
Suggested by a formula in Petersson.
REFERENCES
H. Petersson, Modulfunktionen und Quadratische Formen, Springer-Verlag, 1982; p. 98.
LINKS
MAPLE
with(numtheory); J:=jacobi; f:=proc(n) add( J(n, k)*k, k=1..(n/2-1)); end;
CROSSREFS
Sequence in context: A151846 A131118 A140765 * A151819 A079560 A330601
KEYWORD
sign
AUTHOR
N. J. A. Sloane, Aug 27 2004
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified June 11 23:14 EDT 2024. Contains 373317 sequences. (Running on oeis4.)