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!)
A256849 Decimal expansion of the generalized Euler constant gamma(4,5) (negated). 9
1, 2, 8, 8, 8, 5, 8, 6, 9, 1, 4, 5, 5, 9, 2, 3, 8, 3, 0, 4, 1, 8, 9, 2, 3, 4, 0, 0, 1, 3, 8, 7, 0, 4, 4, 3, 9, 7, 8, 2, 8, 8, 1, 7, 2, 9, 1, 4, 6, 5, 8, 9, 7, 8, 5, 6, 0, 5, 6, 7, 4, 1, 9, 4, 4, 5, 8, 4, 3, 5, 5, 6, 0, 6, 4, 3, 9, 4, 7, 5, 2, 0, 6, 4, 7, 5, 1, 4, 4, 3, 7, 7, 0, 6, 5, 1, 5, 1, 1, 7, 3, 3, 4, 7, 3, 8, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
D. H. Lehmer, Euler constants for arithmetic progressions, Acta Arith. 27 (1975) p. 134.
FORMULA
Equals -log(5)/5 - PolyGamma[4/5)/5.
Equals EulerGamma/5 - Pi/(10*sqrt(2*(5-sqrt(5)))) - Pi/(2*sqrt(10*(5-sqrt(5)))) + log(5)/20 - log(5-sqrt(5))/(4*sqrt(5)) + log(5+sqrt(5))/( 4*sqrt(5)).
EXAMPLE
-0.12888586914559238304189234001387044397828817291465897856 ...
MATHEMATICA
RealDigits[-Log[5]/5 - PolyGamma[4/5]/5, 10, 107] // First
PROG
(PARI) default(realprecision, 100); Euler/5 - Pi/(10*sqrt(2*(5-sqrt(5)))) - Pi/(2*sqrt(10*(5-sqrt(5)))) + log(5)/20 - log(5-sqrt(5))/(4*sqrt(5)) + log(5+sqrt(5))/( 4*sqrt(5)) \\ G. C. Greubel, Aug 28 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); EulerGamma(R)/5 - Pi(R)/(10*Sqrt(2*(5-Sqrt(5)))) - Pi(R)/(2*Sqrt(10*(5-Sqrt(5)))) + Log(5)/20 - Log(5-Sqrt(5))/(4*Sqrt(5)) + Log(5+Sqrt(5))/( 4*Sqrt(5)); // G. C. Greubel, Aug 28 2018
CROSSREFS
Cf. A001620 (gamma(1,1) = EulerGamma),
Primitive ruler-and-compass constructible gamma(r,k): A228725 (1,2), A256425 (1,3), A256778 (1,4), A256779 (1,5), A256780 (2,5), A256781 (1,8), A256782 (3,8), A256783 (1,12), A256784 (5,12),
Other gamma(r,k) (1 <= r <= k <= 5): A239097 (2,2), A256843 (2,3), A256844 (3,3), A256845 (2,4), A256846 (3,4), A256847 (4,4), A256848 (3,5), A256849 (4,5), A256850 (5,5).
Sequence in context: A178247 A048651 A243596 * A138300 A137575 A360780
KEYWORD
nonn,cons,easy
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 March 29 06:57 EDT 2024. Contains 371265 sequences. (Running on oeis4.)