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.

A071003 Binary expansion of Gamma(5/4).

This page as a plain text file.
%I A071003 #11 May 04 2022 06:53:05
%S A071003 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 A071003 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 A071003 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
%N A071003 Binary expansion of Gamma(5/4).
%C A071003 The same sequence of digits as A071002, because Gamma(5/4) = (1/4)*Gamma(1/4). - _R. J. Mathar_, Feb 21 2009
%e A071003 0.1110100...
%t A071003 RealDigits[Gamma[5/4], 2, 100][[1]] (* _Amiram Eldar_, May 04 2022 *)
%Y A071003 Cf. A068467, A071002.
%K A071003 base,cons,easy,nonn
%O A071003 0,1
%A A071003 _Benoit Cloitre_, May 18 2002
%E A071003 Offset corrected by _R. J. Mathar_, Feb 05 2009