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!)
A257433 Decimal expansion of the smallest negative real root of the equation Gamma(x) = -1 (negated). 2

%I #13 Apr 23 2015 13:27:42

%S 2,4,5,7,0,2,4,7,3,8,2,2,0,8,0,0,6,2,3,0,3,9,4,5,4,1,4,7,6,5,1,1,7,9,

%T 5,4,3,2,3,6,5,9,7,9,0,9,0,3,3,7,8,4,4,2,0,9,6,4,7,9,4,4,9,5,2,8,0,6,

%U 1,2,6,3,4,2,6,0,4,9,4,9,6,1,7,0,2,3,7,0,2,9,2,6,5,5,7,2,8,2,0,6,6,1,8,3

%N Decimal expansion of the smallest negative real root of the equation Gamma(x) = -1 (negated).

%H Philippe Flajolet, Stefan Gerhold and Bruno Salvy, <a href="http://www.combinatorics.org/ojs/index.php/eljc/article/view/v17i1r3">Lindelöf Representations and (Non-)Holonomic Sequences</a>, Electronic Journal of Combinatorics, vol 17(1):R3, 2010, p. 10.

%H Eric Weisstein's MathWorld, <a href="http://mathworld.wolfram.com/GammaFunction.html">Gamma Function</a>

%F -3 < A257434 = -2.747682... < A175474 = -2.61072... < A257433 = -2.457024... < -2.

%e -2.45702473822080062303945414765117954323659790903378442...

%t x1 = x /. FindRoot[Gamma[x] == -1, {x, -5/2}, WorkingPrecision -> 104]; RealDigits[x1] // First

%Y Cf. A175474, A257434.

%K nonn,cons,easy

%O 1,1

%A _Jean-François Alcover_, Apr 23 2015

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 18 02:55 EDT 2024. Contains 371767 sequences. (Running on oeis4.)