login
A102638
Decimal expansion of sqrt(Pi*sqrt(163)) - gamma^2.
1
6, 0, 0, 0, 0, 0, 2, 1, 6, 1, 3, 5, 7, 4, 3, 6, 3, 1, 1, 1, 9, 0, 2, 0, 4, 0, 6, 4, 8, 3, 9, 6, 6, 6, 2, 6, 9, 6, 8, 7, 4, 2, 6, 9, 2, 2, 4, 5, 1, 4, 0, 7, 9, 6, 3, 7, 8, 5, 7, 0, 3, 1, 2, 0, 5, 7, 5, 9, 9, 6, 6, 9, 4, 4, 1, 3, 7, 1, 9, 0, 0, 2, 1, 1, 8, 4, 7, 1, 1, 8, 5, 1, 7, 4, 2, 6, 1, 1, 9, 6, 9, 3, 2, 4, 8
OFFSET
1,1
COMMENTS
1/{c} ~ 462672.19997943 where {c} is the fractional part of this constant c.
LINKS
EXAMPLE
6.00000216135743631119020406483966626968742692245140796...
MATHEMATICA
RealDigits[Sqrt[Pi Sqrt[163]]-EulerGamma^2, 10, 120][[1]] (* Harvey P. Dale, Dec 27 2013 *)
PROG
(PARI) sqrt(Pi*sqrt(163)) - Euler^2 \\ G. C. Greubel, Jan 13 2017
CROSSREFS
Sequence in context: A323487 A173453 A340979 * A187794 A200214 A294887
KEYWORD
cons,nonn
AUTHOR
Gerald McGarvey, Feb 01 2005
STATUS
approved