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!)
A076410 (Sum of the quadratic residues of prime(n)) / prime(n). 10
1, 1, 2, 3, 4, 4, 4, 7, 6, 9, 10, 10, 9, 13, 13, 15, 16, 14, 18, 17, 19, 22, 24, 25, 23, 25, 27, 28, 29, 30, 34, 33, 37, 34, 39, 40, 36, 43, 42, 45, 41, 48, 49, 45, 51, 52, 54, 57, 58, 52, 60, 59, 64, 59, 67, 62, 69, 70, 69, 73, 75, 68, 78, 79, 81, 84, 84, 87, 88, 80, 87, 93, 93 (list; graph; refs; listen; history; text; internal format)
OFFSET
3,3
COMMENTS
Always an integer for primes > 3.
REFERENCES
Kenneth A. Ribet, Modular forms and Diophantine questions, Challenges for the 21st century (Singapore 2000), 162-182; World Sci. Publishing, River Edge NJ 2001; Math. Rev. 2002i:11030.
LINKS
FORMULA
a(n) = A076409(n)/prime(n).
a(n) ~= p(n)/4. - David W. Wilson, Oct 09 2002
If prime(n) = 4k+1 then a(n) = k.
MATHEMATICA
Table[ Apply[ Plus, Flatten[ Position[ Table[ JacobiSymbol[i, Prime[n]], {i, 1, Prime[n] - 1}], 1]]] /Prime[n], {n, 3, 50}]
CROSSREFS
Sequence in context: A108355 A346049 A057951 * A361164 A309941 A352457
KEYWORD
nonn
AUTHOR
R. K. Guy, Oct 08 2002
EXTENSIONS
Edited and extended by Robert G. Wilson v, Oct 09 2002
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 17:16 EDT 2024. Contains 373315 sequences. (Running on oeis4.)