[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”).

A019681
Decimal expansion of Pi/14.
1
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, 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, 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
OFFSET
0,1
EXAMPLE
0.22439947525641380274733167023425020601408352852679327292678175659341....
MATHEMATICA
RealDigits[N[Pi/14, 6! ]] (* Vladimir Joseph Stephan Orlovsky, Dec 02 2009 *)
PROG
(PARI) Pi/14 \\ Charles R Greathouse IV, Oct 01 2022
CROSSREFS
Sequence in context: A360686 A223537 A140860 * A241580 A323257 A054529
KEYWORD
nonn,cons
AUTHOR
STATUS
approved