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!)
A102047 Decimal expansion of -1/4 + log(2)/2. 1
0, 9, 6, 5, 7, 3, 5, 9, 0, 2, 7, 9, 9, 7, 2, 6, 5, 4, 7, 0, 8, 6, 1, 6, 0, 6, 0, 7, 2, 9, 0, 8, 8, 2, 8, 4, 0, 3, 7, 7, 5, 0, 0, 6, 7, 1, 8, 0, 1, 2, 7, 6, 2, 7, 0, 6, 0, 3, 4, 0, 0, 0, 4, 7, 4, 6, 6, 9, 6, 8, 1, 0, 9, 8, 4, 8, 4, 7, 3, 5, 7, 8, 0, 2, 9, 3, 1, 6, 6, 3, 4, 9, 8, 2, 0, 9, 3, 4, 3, 7, 7, 1, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Abel's Integral.
Eric Weisstein's World of Mathematics, Cosine Integral.
FORMULA
Equals A016655/10 - 1/4. - R. J. Mathar, Dec 13 2008
From Amiram Eldar, Sep 08 2020: (Start)
Equals Sum_{k>=1} (-1)^(k+1)/((2*k+1)^2-1).
Equals Sum_{k>=1} Ci((2*k-1)*Pi), where Ci(x) is the cosine integral.
Equals Integral_{x=1..oo} log(x)/(x+1)^3 dx. (End)
EXAMPLE
-1/4 + log(2)/2 = 0.0965735902...
MATHEMATICA
RealDigits[Log[2]/2 - 1/4, 10, 100][[1]] (* Amiram Eldar, Sep 08 2020 *)
PROG
(PARI) log(2)/2 - 1/4 \\ Charles R Greathouse IV, May 15 2019
CROSSREFS
Cf. A016655.
Sequence in context: A367709 A247040 A019942 * A144665 A019884 A103814
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Dec 26 2004
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 August 7 01:21 EDT 2024. Contains 375002 sequences. (Running on oeis4.)