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.

A071001 Binary expansion of Gamma(3/4).

This page as a plain text file.
%I A071001 #10 May 04 2022 03:33:14
%S A071001 1,0,0,1,1,1,0,0,1,1,0,1,1,0,1,0,0,1,1,1,0,1,0,0,0,1,0,1,1,0,1,0,1,0,
%T A071001 0,0,0,1,1,1,1,0,1,1,0,0,0,1,0,1,1,0,0,0,0,0,0,0,0,1,0,0,1,1,1,1,0,1,
%U A071001 0,1,1,1,1,0,1,0,1,0,0,1,0,0,1,0,0,1,0,1,0,1,1,0,0,1,1,0,1,0,0,1,1
%N A071001 Binary expansion of Gamma(3/4).
%e A071001 Gamma(3/4) = 1.00111... in base 2.
%t A071001 RealDigits[Gamma[3/4], 2, 100][[1]] (* _Amiram Eldar_, May 04 2022 *)
%Y A071001 Cf. A068465, A071002.
%K A071001 base,cons,easy,nonn
%O A071001 1,1
%A A071001 _Benoit Cloitre_, May 18 2002