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.

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

This page as a plain text file.
%I A371466 #24 Jun 29 2025 10:05:56
%S A371466 8,8,3,3,1,9,3,7,5,1,4,2,7,2,4,9,7,8,6,5,6,8,4,4,7,4,9,8,2,4,2,1,9,3,
%T A371466 5,1,2,8,5,9,3,4,2,6,9,1,0,1,2,7,8,7,6,5,0,6,3,4,5,2,6,2,0,9,1,7,7,2,
%U A371466 6,5,0,0,8,6,4,0,5,3,9,5,6,8,0,2,7,4,3,4,9,6,6,6,6,6,9,1,7,9,3,6
%N A371466 Decimal expansion of Product_{k>=1} (1 - 1/(3*k+1)^2).
%F A371466 Equals Gamma(1/3)^3 / (4 * sqrt(3) * Pi).
%F A371466 Equals A290570/2. - _Hugo Pfoertner_, Mar 31 2024
%F A371466 Equals Integral_{x=0..1} (1-x^3)^(1/3) dx. - _Mikhail Kurkov_, Jun 29 2025
%e A371466 0.8833193751427249786568447498242193512859342691...
%t A371466 RealDigits[Gamma[1/3]^3/(4 Sqrt[3] Pi), 10, 100][[1]]
%Y A371466 Cf. A003881, A010503, A086089, A096427, A224268, A290570, A371467.
%K A371466 nonn,cons
%O A371466 0,1
%A A371466 _Ilya Gutkovskiy_, Mar 31 2024