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!)
A343617 Decimal expansion of P_{3,2}(7) = Sum 1/p^7 over primes == 2 (mod 3). 1
0, 0, 7, 8, 2, 5, 3, 5, 4, 1, 1, 3, 0, 5, 0, 4, 9, 2, 8, 7, 4, 2, 5, 1, 7, 0, 1, 6, 7, 0, 7, 5, 5, 9, 2, 0, 6, 0, 3, 3, 0, 7, 9, 3, 0, 9, 7, 5, 1, 3, 2, 4, 4, 3, 3, 1, 4, 6, 8, 0, 4, 8, 8, 3, 3, 9, 4, 0, 3, 5, 4, 3, 7, 0, 6, 3, 8, 0, 9, 2, 1, 8, 4, 3, 5, 7, 0, 1, 1, 0, 5, 8, 6, 5, 3, 8, 3, 8, 6, 4, 5, 6, 2, 9, 5 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,3
COMMENTS
The prime zeta modulo function P_{m,r}(s) = Sum_{primes p == r (mod m)} 1/p^s generalizes the prime zeta function P(s) = Sum_{primes p} 1/p^s.
LINKS
R. J. Mathar, Table of Dirichlet L-series and Prime Zeta Modulo Functions for Small Moduli, arXiv:1008.2547 [math.NT], 2010-2015, value P(m=3, n=2, s=7), p. 21.
FORMULA
P_{3,2}(7) = Sum_{p in A003627} 1/p^7 = P(7) - 1/3^7 - P_{3,1}(7).
EXAMPLE
0.0078253541130504928742517016707559206033079309751324433146804883394...
PROG
(PARI) A343617_upto(N=100)={localprec(N+5); digits((PrimeZeta32(7)+1)\.1^N)[^1]} \\ see A343612 for the function PrimeZeta32
CROSSREFS
Cf. A003627 (primes 3k-1), A001015 (n^7), A085967 (PrimeZeta(7)).
Cf. A343612 - A343619 (P_{3,2}(s): analog for 1/p^s, s = 2 .. 9).
Cf. A343627 (for primes 3k+1), A086037 (for primes 4k+1), A085996 (for primes 4k+3).
Sequence in context: A225449 A345412 A021565 * A011103 A342486 A245758
KEYWORD
nonn,cons
AUTHOR
M. F. Hasler, Apr 25 2021
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 September 8 15:58 EDT 2024. Contains 375753 sequences. (Running on oeis4.)