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!)
A331135 a(n) = Sum_{primes p <= n} r_2(p-1)/4, where r_2(n) = A004018(n). 1
0, 1, 2, 2, 3, 3, 3, 3, 3, 3, 5, 5, 5, 5, 5, 5, 6, 6, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 8, 8, 8, 8, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 12, 12, 12, 12, 12, 12, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 14, 15, 15, 15, 15, 15, 15, 15, 15, 15, 15, 17, 17, 17, 17, 17, 17, 17, 17 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
LINKS
Yoichi Motohashi, On the distribution of prime numbers which are of the form x^2+y^2+1, Acta Arith. 16 (1969/70), 351-363. MR0288086 (44 #5284).
MATHEMATICA
Accumulate[Table[If[PrimeQ[n], SquaresR[2, n-1], 0], {n, 1, 100}]/4] (* Amiram Eldar, Apr 23 2024 *)
CROSSREFS
Sequence in context: A368991 A147954 A105047 * A089881 A251547 A084320
KEYWORD
nonn,changed
AUTHOR
N. J. A. Sloane, Jan 11 2020
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 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)