[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Decimal expansion of Pi/14.
1

%I #14 Oct 01 2022 01:10:49

%S 2,2,4,3,9,9,4,7,5,2,5,6,4,1,3,8,0,2,7,4,7,3,3,1,6,7,0,2,3,4,2,5,0,2,

%T 0,6,0,1,4,0,8,3,5,2,8,5,2,6,7,9,3,2,7,2,9,2,6,7,8,1,7,5,6,5,9,3,4,1,

%U 5,4,5,7,5,9,1,8,7,2,0,7,1,3,3,0,5,7,3,9,1,6,0,9,5,8,6,5,5,0,4

%N Decimal expansion of Pi/14.

%H Ivan Panchenko, <a href="/A019681/b019681.txt">Table of n, a(n) for n = 0..1000</a>

%H <a href="/index/Tra#transcendental">Index entries for transcendental numbers</a>

%e 0.22439947525641380274733167023425020601408352852679327292678175659341....

%t RealDigits[N[Pi/14,6! ]] (* _Vladimir Joseph Stephan Orlovsky_, Dec 02 2009 *)

%o (PARI) Pi/14 \\ _Charles R Greathouse IV_, Oct 01 2022

%K nonn,cons

%O 0,1

%A _N. J. A. Sloane_.