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!)
A113651 2*JacobiSymbol(p,5) mod p^2 for p=prime(n). 1
2, 7, 0, 47, 2, 167, 287, 2, 527, 2, 2, 1367, 2, 1847, 2207, 2807, 2, 2, 4487, 2, 5327, 2, 6887, 2, 9407, 2, 10607, 11447, 2, 12767, 16127, 2, 18767, 2, 2, 2, 24647, 26567, 27887, 29927, 2, 2, 2, 37247, 38807, 2, 2, 49727, 51527, 2, 54287, 2, 2, 2, 66047 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,1
LINKS
Eric Weisstein's World of Mathematics, Wall-Sun-Sun Prime
PROG
(PARI) a(n) = my(p=prime(n)); 2*kronecker(p, 5) % p^2; \\ Michel Marcus, Aug 03 2014
CROSSREFS
Sequence in context: A282299 A282414 A282681 * A021373 A199950 A364873
KEYWORD
nonn
AUTHOR
Eric W. Weisstein, Nov 03 2005
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 April 25 10:39 EDT 2024. Contains 371967 sequences. (Running on oeis4.)