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.

A172168 Decimal expansion of Sum 1/q, where q is any prime of the form m^2 + 1.

This page as a plain text file.
%I A172168 #20 Apr 03 2023 10:36:11
%S A172168 8,1,4,5,9,6,5,7,1,7,0,2,9,7,2,8,4,5,2
%N A172168 Decimal expansion of Sum 1/q, where q is any prime of the form m^2 + 1.
%C A172168 The sum is trivially convergent because each term is less than the corresponding term of Sum_{j>=1} 1/(j^2) = (Pi^2)/6.
%C A172168 Eight significant digits of this constant are mentioned in A083844, which gives the number of primes of the form m^2 + 1 < 10^n.
%H A172168 G. L. Honaker Jr. and C. Caldwell, <a href="https://t5k.org/curios/page.php?number_id=3508">0.81459657</a>, Prime Curios!.
%H A172168 Marek Wolf, <a href="http://arxiv.org/abs/0803.1456">Search for primes of the form m^2+1</a>, arXiv:0803.1456 [math.NT], 2008-2010, pp. 6-8.
%F A172168 Sum_{q in {primes of form m^2 + 1}} 1/q = Sum_{j>=1} 1/A002496(j) = 1/2 + 1/5 + 1/17 + 1/37 + 1/101 + ...
%e A172168 0.8145965717029728452...
%Y A172168 Cf. A002496, A005597.
%K A172168 nonn,cons,more
%O A172168 0,1
%A A172168 _Jonathan Vos Post_, Jan 28 2010
%E A172168 Leading zero removed and offset adjusted by _R. J. Mathar_, Jan 30 2010
%E A172168 Corrected and extended by _Robert Gerbicz_, Mar 13 2010
%E A172168 Name improved by _T. D. Noe_, Mar 29 2010