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.

A292829 Decimal expansion of Product_{k>=1} (1 + exp(-2*Pi*(2*k-1))).

This page as a plain text file.
%I A292829 #3 Sep 24 2017 09:05:34
%S A292829 1,0,0,1,8,6,7,4,4,9,2,5,6,3,0,4,4,3,5,1,0,5,4,3,2,7,5,0,5,1,0,7,3,2,
%T A292829 1,5,0,1,5,9,8,8,5,3,9,5,4,8,3,7,8,9,4,0,5,6,6,4,4,9,8,7,6,1,1,7,9,8,
%U A292829 1,8,2,4,3,7,7,1,2,6,0,3,1,0,6,6,4,0,2,8,0,3,6,9,7,2,8,8,6,5,1,5,4,6,7,6,5
%N A292829 Decimal expansion of Product_{k>=1} (1 + exp(-2*Pi*(2*k-1))).
%F A292829 Equals 2^(1/16) / (exp(Pi/12) * (sqrt(2)-1)^(1/4)).
%F A292829 Equals A292821 / A292822.
%e A292829 1.001867449256304435105432750510732150159885395483789405664498761179818...
%t A292829 RealDigits[2^(1/16) / (E^(Pi/12) * (Sqrt[2]-1)^(1/4)), 10, 120][[1]]
%Y A292829 Cf. A259149, A292821, A292825.
%Y A292829 Cf. A292827, A292828.
%K A292829 nonn,cons
%O A292829 1,5
%A A292829 _Vaclav Kotesovec_, Sep 24 2017