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!)
A256847 Decimal expansion of the generalized Euler constant gamma(4,4) (negated). 8
2, 0, 2, 2, 6, 9, 6, 7, 4, 0, 5, 4, 5, 8, 9, 4, 3, 9, 5, 5, 6, 9, 8, 8, 0, 3, 8, 2, 0, 8, 4, 8, 7, 6, 7, 6, 2, 7, 7, 2, 1, 0, 2, 3, 3, 1, 9, 5, 1, 4, 6, 7, 2, 7, 3, 5, 8, 8, 9, 8, 1, 9, 6, 0, 2, 5, 4, 7, 9, 8, 7, 9, 2, 9, 0, 4, 3, 1, 1, 9, 0, 0, 6, 8, 6, 9, 4, 8, 9, 7, 6, 7, 5, 2, 7, 2, 6, 5, 6, 3, 9, 2, 3, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
D. H. Lehmer, Euler constants for arithmetic progressions, Acta Arith. 27 (1975) p. 134.
FORMULA
Equals (EulerGamma - log(4))/4.
EXAMPLE
-0.202269674054589439556988038208487676277210233195146727358898...
MATHEMATICA
RealDigits[EulerGamma/4 - Log[4]/4, 10, 104] // First
PROG
(PARI) default(realprecision, 100); (Euler - log(4))/4 \\ G. C. Greubel, Aug 28 2018
(Magma) SetDefaultRealField(RealField(100)); R:= RealField(); (EulerGamma(R) - Log(4))/4; // 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: A056458 A322509 A284570 * A372023 A046277 A053571
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 April 25 10:41 EDT 2024. Contains 371967 sequences. (Running on oeis4.)