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.

A371467 Decimal expansion of Product_{k>=0} (1 - 1/(3*k+2)^2).

This page as a plain text file.
%I A371467 #17 Apr 01 2024 06:29:48
%S A371467 6,8,4,4,6,3,4,0,5,9,7,9,7,2,5,7,2,7,0,1,1,0,7,6,9,7,8,8,6,6,3,4,6,3,
%T A371467 2,8,9,5,5,6,8,3,8,0,8,7,3,5,7,3,0,2,8,3,9,2,1,5,3,8,9,4,6,0,3,9,3,3,
%U A371467 9,0,2,1,8,1,3,2,3,8,3,4,6,4,4,3,4,5,1,0,3,6,4,7,6,6,8,2,2,0,1,1
%N A371467 Decimal expansion of Product_{k>=0} (1 - 1/(3*k+2)^2).
%F A371467 Equals (4/3) * Pi^2 / Gamma(1/3)^3.
%F A371467 Equals 1/A224273. - _Hugo Pfoertner_, Mar 31 2024
%e A371467 0.6844634059797257270110769788663463289556838...
%t A371467 RealDigits[(4/3) Pi^2/Gamma[1/3]^3, 10, 100][[1]]
%Y A371467 Cf. A003881, A010503, A086089, A096427, A224268, A224273, A371466.
%K A371467 nonn,cons
%O A371467 0,1
%A A371467 _Ilya Gutkovskiy_, Mar 31 2024