A139677 Estimate of the sum of twin prime pairs < 10^n = 4*Pi2(10^2n).
32, 820, 24676, 1761248, 109650716, 7482340880, 543121286660, 41216742789192
Offset: 1
Examples
For n = 8, SumTP(8) = A118552(8) = 41205774636932. Pi2(16)= 10304185697298. 4*Pi2(16) = 41216742789192. This has an error of 0.00026...
Links
- Cino Hilliard, SumPrimes. [Broken link]
- Bill McEachen, Reconstructed Hilliard file
Formula
Pi2(n) is the twin prime counting function = number of twin prime pairs < n. a(n) = 4*A007508(2n) for n <= 8. SumTP(n) = sum of twin prime pairs < n.
Comments