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

A019726
Decimal expansion of sqrt(Pi)/24.
1
0, 7, 3, 8, 5, 2, 2, 4, 3, 7, 8, 7, 7, 2, 9, 8, 3, 4, 4, 7, 0, 7, 5, 6, 9, 7, 8, 4, 7, 2, 5, 4, 7, 7, 1, 5, 9, 4, 9, 8, 9, 7, 8, 9, 4, 0, 0, 5, 0, 9, 9, 4, 6, 3, 6, 7, 5, 5, 7, 5, 3, 2, 4, 5, 7, 7, 2, 0, 4, 6, 3, 6, 8, 5, 7, 9, 5, 9, 6, 7, 4, 2, 2, 3, 9, 5, 6, 2, 7, 7, 3, 6, 4, 1, 0, 6, 0, 2, 7, 7
OFFSET
0,2
FORMULA
Equals A002161/24.
EXAMPLE
0.07385224378772983447...
MATHEMATICA
RealDigits[Sqrt[Pi]/24, 10, 120][[1]] (* Harvey P. Dale, Jul 28 2017 *)
PROG
(PARI) sqrt(Pi)/24 \\ Charles R Greathouse IV, Oct 01 2022
CROSSREFS
Sequence in context: A245645 A335994 A115411 * A011330 A093587 A072334
KEYWORD
nonn,cons
AUTHOR
EXTENSIONS
a(0) = 0 prepended by Georg Fischer, Aug 25 2022
STATUS
approved