login
This site is supported by donations to The OEIS Foundation.
Logo

Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A030178 Decimal expansion of LambertW(1): the solution to x exp(x) = 1. 12
5, 6, 7, 1, 4, 3, 2, 9, 0, 4, 0, 9, 7, 8, 3, 8, 7, 2, 9, 9, 9, 9, 6, 8, 6, 6, 2, 2, 1, 0, 3, 5, 5, 5, 4, 9, 7, 5, 3, 8, 1, 5, 7, 8, 7, 1, 8, 6, 5, 1, 2, 5, 0, 8, 1, 3, 5, 1, 3, 1, 0, 7, 9, 2, 2, 3, 0, 4, 5, 7, 9, 3, 0, 8, 6, 6, 8, 4, 5, 6, 6, 6, 9, 3, 2, 1, 9, 4, 4, 6, 9, 6, 1, 7, 5, 2, 2, 9, 4, 5, 5, 7, 6, 3, 8 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET

0,1

COMMENTS

Sometimes called the Omega constant.

The first 59 digits form a prime: 5671432904097838729999686622103555497538157871865125081351. - Jonathan Vos Post, Nov 09, 2004

LINKS

Table of n, a(n) for n=0..104.

Daniel Cummerow, Sound of Mathematics, Constants.

_Simon Plouffe_, Plouffe's Inverter, Lambert W(1, 0)

_Simon Plouffe_, The omega constant or W(1)

Eric Weisstein's World of Mathematics, Omega Constant

Eric Weisstein's World of Mathematics, Lambert W-Function

EXAMPLE

0.5671432904097838729999686622103555497538157871865125081351310792230457930866...

MAPLE

evalf(LambertW(1));

MATHEMATICA

RealDigits[ ProductLog[1], 10, 111][[1]] (from Robert G. Wilson v May 19 2004)

PROG

(PARI) solve(x=0, 1, x*exp(x)-1) \\ Charles R Greathouse IV, Mar 20, 2012

CROSSREFS

1/A030797. Cf. A019474.

Sequence in context: A081820 A214681 A019978 * A038458 A021642 A101288

Adjacent sequences:  A030175 A030176 A030177 * A030179 A030180 A030181

KEYWORD

nonn,cons,changed

AUTHOR

N. J. A. Sloane.

STATUS

approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Transforms | Puzzles | Hot | Classics
Recent Additions | More pages | Superseeker | Maintained by The OEIS Foundation Inc.

Content is available under The OEIS End-User License Agreement .

Last modified May 24 07:09 EDT 2013. Contains 225617 sequences.