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!)
A126585 Decimal expansion of solution to exp(-x) = x^4. 1
8, 1, 5, 5, 5, 3, 4, 1, 8, 8, 0, 8, 9, 6, 0, 6, 5, 7, 7, 7, 2, 7, 2, 7, 3, 2, 5, 3, 0, 8, 5, 5, 9, 4, 8, 0, 5, 9, 7, 4, 0, 9, 9, 0, 8, 8, 4, 0, 6, 3, 8, 5, 3, 9, 8, 9, 3, 6, 2, 5, 0, 4, 0, 3, 2, 7, 2, 7, 7, 4, 5, 6, 2, 6, 8, 3, 7, 6, 2, 1, 0, 4, 7, 2, 6, 5, 8, 2, 8, 5, 2, 4, 3, 1, 8, 2, 4, 3, 5, 2, 4, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
FORMULA
Equals 4*LambertW(1/4). - G. C. Greubel, Mar 06 2018
EXAMPLE
0.81555341880896065777272732530855948059740990884063853...
MATHEMATICA
RealDigits[ FindRoot[ Exp[ -x] == x^4, {x, {.5, 1}}, WorkingPrecision -> 120][[1, 2, 1]], 10, 111][[1]]
RealDigits[ 4*ProductLog[1/4], 10, 102] // First (* Jean-François Alcover, Feb 27 2013 *)
PROG
(PARI) 4*lambertw(1/4) \\ G. C. Greubel, Mar 06 2018
CROSSREFS
Cf. A030178.
Sequence in context: A154861 A153495 A046471 * A157289 A194097 A339260
KEYWORD
cons,nonn
AUTHOR
Denton J. Dailey (denton.dailey(AT)bc3.edu), Jan 05 2007
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 September 1 12:34 EDT 2024. Contains 375591 sequences. (Running on oeis4.)