login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A257958 Decimal expansion of the Digamma function at 1/Pi, negated. 11
3, 2, 9, 0, 2, 1, 3, 9, 6, 0, 1, 7, 3, 2, 2, 4, 0, 9, 0, 8, 4, 3, 0, 9, 0, 8, 4, 5, 5, 4, 0, 0, 1, 9, 0, 3, 7, 4, 0, 2, 1, 9, 3, 2, 8, 2, 0, 0, 7, 0, 1, 6, 1, 2, 9, 3, 8, 8, 9, 5, 3, 1, 8, 3, 7, 5, 5, 3, 7, 5, 6, 6, 5, 3, 3, 7, 1, 7, 9, 1, 2, 9, 1, 5, 3, 2, 8, 7, 7, 1, 1, 1, 6, 9, 3, 5, 6, 7, 3, 1, 6, 6, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
1,1
COMMENTS
The reference gives an interesting series representation with rational coefficients for Psi(1/Pi) = -log(Pi) - Pi/2 - 1/2 - 1/8 - 1/72 + 1/64 +7/400 + 7/576 + 643/94080 + 103/30720 + ...
LINKS
FORMULA
Int_0^infinity x*dx/[(x^2+1)(exp(2x)-1)] = -Pi/2-Psi(1/Pi) = -1.5707...+ 3.2902.. = 1.71941... - R. J. Mathar, Aug 14 2023
EXAMPLE
-3.2902139601732240908430908455400190374021932820070161...
MAPLE
evalf(Psi(1/Pi), 120);
MATHEMATICA
RealDigits[PolyGamma[1/Pi], 10, 120][[1]]
PROG
(PARI) default(realprecision, 120); psi(1/Pi)
CROSSREFS
Sequence in context: A047946 A066045 A110866 * A329285 A211878 A340461
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified May 6 23:32 EDT 2024. Contains 372298 sequences. (Running on oeis4.)