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.

A094244 Decimal expansion of 1/sqrt(Pi + e).

This page as a plain text file.
%I A094244 #14 Jan 13 2017 02:28:28
%S A094244 4,1,3,1,0,0,6,1,6,6,0,2,7,9,5,3,9,9,1,9,4,0,6,8,6,1,8,9,0,5,6,1,2,0,
%T A094244 4,4,9,6,4,4,0,9,6,2,3,8,4,8,8,4,0,2,0,9,9,5,2,9,7,7,3,0,6,1,8,8,8,1,
%U A094244 4,3,2,9,3,6,5,9,3,3,0,0,1,0,9,2,2,9,6,5,4,5,6,0,0,8,7,4,6,7,2,8,1,4,2,3,0
%N A094244 Decimal expansion of 1/sqrt(Pi + e).
%H A094244 G. C. Greubel, <a href="/A094244/b094244.txt">Table of n, a(n) for n = 0..5000</a>
%e A094244 0.413100616602795399...
%t A094244 RealDigits[N[1/Sqrt[Pi + E], 100]][[1]] (* _Vincenzo Librandi_, Aug 09 2015 *)
%o A094244 (PARI) 1/sqrt(Pi + exp(1)) \\ _G. C. Greubel_, Jan 13 2017
%Y A094244 Cf. A001113, A000796, A059742.
%K A094244 cons,nonn
%O A094244 0,1
%A A094244 _Mohammad K. Azarian_, May 30 2004
%E A094244 Offset corrected by _Mohammad K. Azarian_, Dec 11 2008