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.

A071002 Binary expansion of Gamma(1/4).

This page as a plain text file.
%I A071002 #13 May 04 2022 07:25:25
%S A071002 1,1,1,0,1,0,0,0,0,0,0,0,1,0,0,1,1,1,1,1,1,1,1,0,0,0,1,0,0,0,1,1,1,1,
%T A071002 1,1,0,1,1,1,0,1,1,1,0,1,1,1,0,1,0,1,0,0,0,1,1,1,1,0,0,1,1,0,1,1,0,0,
%U A071002 1,1,1,0,0,0,1,0,1,0,0,1,0,1,0,0,0,0,1,0,1,0,0,1,0,1,0,0,0,1,0,1,0,0,0,1,1,0,1
%N A071002 Binary expansion of Gamma(1/4).
%e A071002 11.1010000...
%t A071002 RealDigits[Gamma[1/4], 2, 100][[1]] (* _Amiram Eldar_, May 04 2022 *)
%Y A071002 Cf. A068466, A071001.
%K A071002 base,cons,easy,nonn
%O A071002 2,1
%A A071002 _Benoit Cloitre_, May 18 2002
%E A071002 Two 1's added in front and offset corrected by _R. J. Mathar_, Feb 05 2009