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!)
A372859 Decimal expansion of (1 + log(4))/16. 1
1, 4, 9, 1, 4, 3, 3, 9, 7, 5, 6, 9, 9, 9, 3, 1, 6, 3, 6, 7, 7, 1, 5, 4, 0, 1, 5, 1, 8, 2, 2, 7, 2, 0, 7, 1, 0, 0, 9, 4, 3, 7, 5, 1, 6, 7, 9, 5, 0, 3, 1, 9, 0, 6, 7, 6, 5, 0, 8, 5, 0, 0, 1, 1, 8, 6, 6, 7, 4, 2, 0, 2, 7, 4, 6, 2, 1, 1, 8, 3, 9, 4, 5, 0, 7, 3 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
FORMULA
Equals Integral_{x=2..oo} log(x)/x^3 dx.
EXAMPLE
0.149143397569993163677154015182272071009437516795031...
MATHEMATICA
s = Integrate[Log[x]/x^3, {x, 2, Infinity}]
d = N[s, 100]
First[RealDigits[d]]
N[1/16 (1 + Log[4]), 100]
CROSSREFS
Sequence in context: A276190 A011290 A196502 * A129971 A007892 A010297
KEYWORD
nonn,cons,new
AUTHOR
Clark Kimberling, Jun 09 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 June 26 02:31 EDT 2024. Contains 373715 sequences. (Running on oeis4.)