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!)
A372857 Decimal expansion of Integral_{x=2..oo} 1/(x*(log(x))^(x/2)) dx. 1
8, 3, 7, 0, 1, 9, 8, 3, 8, 6, 7, 1, 9, 5, 1, 6, 7, 3, 3, 1, 6, 3, 8, 3, 6, 5, 6, 7, 7, 9, 1, 7, 4, 5, 2, 5, 3, 9, 0, 7, 5, 4, 3, 9, 1, 7, 1, 5, 8, 7, 3, 1, 4, 6, 1, 5, 1, 2, 6, 9, 6, 2, 7, 5, 3, 2, 3, 7, 7, 8, 0, 9, 9, 8, 5, 6, 7, 6, 4, 8, 0, 2, 4, 4, 0, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
LINKS
EXAMPLE
0.83701983867195167331638365677917452539075439171...
MATHEMATICA
s = Integrate[1/(x (Log[x])^(x/2)), {x, 2, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
CROSSREFS
Cf. A372856.
Sequence in context: A153813 A316166 A307106 * A277775 A199719 A301813
KEYWORD
nonn,cons
AUTHOR
Clark Kimberling, Jun 07 2024
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 July 11 09:16 EDT 2024. Contains 374227 sequences. (Running on oeis4.)