Logo

Greetings from The On-Line Encyclopedia of Integer Sequences!

Hints

Search: id:A125614
Displaying 1-1 of 1 results found. page 1
     Format: long | short | internal | text      Sort: relevance | references | number      Highlight: on | off
A125614 (Sum of the squares of the quadratic residues of prime(n)) / prime(n). +0
1
3, 12, 27, 48, 46, 48, 139, 106, 229, 286, 276, 239, 469, 477, 627, 698, 574, 914, 823, 1003, 1350, 1612, 1713, 1485, 1721, 2007, 2172, 2339, 2500, 3190, 2977, 3733, 3234, 4155, 4306, 3688, 5023, 4848, 5529, 4791, 6356, 6517, 5655, 7051, 7452, 7964, 8845 (list; graph; listen)
OFFSET

4,1

COMMENT

Always an integer for primes > 5.

REFERENCES

D. M. Burton, Elementary Number Theory, McGraw-Hill, Sixth Edition (2007), p. 185.

LINKS

N. Hobson, Table of n, a(n) for n = 4..1003

N. Hobson, Home page (listed in lieu of email address)

FORMULA

a(n)=A125613(n)/prime(n).

EXAMPLE

The quadratic residues of 7=prime(4) are 1, 2 and 4. Hence a(4)=(1^2 + 2^2 + 4^2)/7=3.

PROGRAM

(PARI) vector(47, m, p=prime(m+3); t=1; for(i=2, (p-1)/2, t+=((i^2)%p)^2); t/p)

CROSSREFS

Cf. A076409, A076410, A125613-A125618.

Sequence in context: A068967 A071355 A110859 this_sequence A061936 A074630 A033428

Adjacent sequences: A125611 A125612 A125613 this_sequence A125615 A125616 A125617

KEYWORD

easy,nonn

AUTHOR

Nick Hobson Nov 30 2006

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 November 25 20:09 EST 2009. Contains 167514 sequences.


AT&T Labs Research