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!)
A303270 Decimal expansion of Integral_{x=0..1} 1/log(|log(x)|) dx (negated). 1
1, 5, 4, 4, 7, 9, 6, 4, 1, 3, 2, 0, 0, 4, 2, 6, 8, 5, 3, 4, 5, 9 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
In a certain Japanese mathematics dictionary, the value of Integral_{0..1} 1/(log|log x|) dx was given for many years as 0.
LINKS
FORMULA
Equals Integral_{x>=0} exp(-x)/log(x) dx (negated).
EXAMPLE
0.15447964132...
MATHEMATICA
NIntegrate[-1/Log[-Log[x]], {x, 0, 1}, AccuracyGoal -> 2^8, WorkingPrecision -> 2^16, PrecisionGoal -> 2^7, MaxRecursion -> 2^15, MaxPoints -> 2^20, Exclusions -> {1/E}] (* Robert G. Wilson v, Feb 20 2019 *)
CROSSREFS
Cf. A001620.
Sequence in context: A232007 A019842 A357418 * A340918 A244046 A255332
KEYWORD
nonn,cons,more
AUTHOR
Seiichi Manyama, Apr 20 2018
EXTENSIONS
Corrected and extended by Robert G. Wilson v, Feb 20 2019
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 19 15:11 EDT 2024. Contains 371794 sequences. (Running on oeis4.)