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.

A088245 Decimal expansion of 9/(2*Pi^2).

This page as a plain text file.
%I A088245 #35 Feb 16 2025 08:32:51
%S A088245 4,5,5,9,4,5,3,2,6,3,9,0,5,1,9,9,7,1,4,9,7,4,5,7,5,8,4,4,4,3,7,7,4,3,
%T A088245 7,5,0,6,9,6,1,4,4,8,6,0,2,5,1,0,9,4,6,9,8,0,5,2,4,0,6,4,3,5,2,3,7,7,
%U A088245 9,0,4,4,3,3,0,0,5,9,4,8,5,3,6,0,4,4,1,7,3,2,6,6,5,2,9,8,2,6,9,2,6,1
%N A088245 Decimal expansion of 9/(2*Pi^2).
%C A088245 The asymptotic density of squarefree numbers not divisible by 3 (A261034). - _Amiram Eldar_, May 22 2020
%D A088245 See the Hardy reference given under A030059, eq. (4.9.4), p. 64, from the corrected formula on p. 65 for s=2. - _Wolfdieter Lang_, Oct 18 2016
%H A088245 Eric Weisstein's World of Mathematics, <a href="https://mathworld.wolfram.com/MoebiusFunction.html">Moebius Function</a>
%H A088245 <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>
%F A088245 Equals Sum_{n > 0} 1/A030059(n)^2 (the sum of reciprocals of squarefree numbers with an odd number of prime factors). Convergence is very slow. - _Michel Lagneau_, Oct 23 2015
%e A088245 0.455945326390519971497457584443774375...
%t A088245 RealDigits[N[9/(2 Pi^2), 120]] // First (* _Michael De Vlieger_, Oct 23 2015 *)
%o A088245 (PARI) 9/(2*Pi^2) \\ _Altug Alkan_, Oct 23 2015
%Y A088245 Cf. A082020, A088246, A030059, A261034.
%K A088245 nonn,cons
%O A088245 0,1
%A A088245 _Eric W. Weisstein_, Sep 25 2003