cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A356793 Decimal expansion of sum of squares of reciprocals of lesser twin primes, Sum_{j>=1} 1/(A001359(j))^2.

Original entry on oeis.org

1, 6, 5, 6, 1, 8, 4, 6, 5, 3, 9, 5
Offset: 0

Views

Author

Artur Jasinski, Sep 04 2022

Keywords

Comments

Alternative definition: sum of squares of reciprocals of primes whose distance from the next prime is equal to 2.
Convergence table:
k A001359(k) Sum_{j=1..k} 1/A001359(j)^2
10000000 3285916169 0.165618465394273171950874120818
20000000 7065898967 0.165618465394707600197099741096
30000000 11044807451 0.165618465394836120901019351544
40000000 15151463321 0.165618465394895965582366015390
50000000 19358093939 0.165618465394930089884704869090
60000000 23644223231 0.165618465394951950670948192842
Using the Hardy-Littlewood prediction of the density of twin primes (see A347278), the contribution to the sum after the last entry in the table above can be estimated as 9.056*10^(-14), making the infinite sum ~= 0.16561846539504... . - Hugo Pfoertner, Sep 28 2022

Examples

			0.165618465395...
		

Crossrefs

Extensions

Data extended to ...3, 9, 5 by Hugo Pfoertner, Sep 28 2022