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!)
A093753 Decimal expansion of (-2*Catalan + Pi*log(2))/2. 2
1, 7, 2, 8, 2, 7, 4, 5, 0, 9, 7, 4, 5, 8, 2, 0, 5, 0, 1, 9, 5, 7, 4, 0, 9, 3, 4, 1, 8, 6, 4, 2, 2, 8, 6, 2, 8, 9, 5, 1, 4, 2, 4, 7, 5, 9, 0, 2, 9, 7, 1, 0, 1, 2, 8, 9, 6, 3, 9, 9, 5, 0, 6, 9, 7, 5, 3, 9, 1, 2, 5, 4, 8, 1, 2, 1, 1, 6, 2, 2, 3, 7, 3, 5, 8, 0, 7, 9, 6, 7, 8, 7, 9, 2, 1, 6, 4, 0, 6, 2, 8, 0 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Eric Weisstein's World of Mathematics, Radial Integrals
FORMULA
Equals Integral_{x=0..1; y=0..1} [x^2+y^2>1]/(x^2+y^2) where [] is the Iverson bracket.
Equals Integral_{0..1} log(1+x^2)/(1+x^2) dx. - Jean-François Alcover, Sep 22 2014
Equals Sum_{k>=1} (-1)^(k+1) * H(k)/(2*k+1), where H(k) = A001008(k)/A002805(k) is the k-th harmonic number. - Amiram Eldar, Jul 22 2020
EXAMPLE
0.17282745097458205019574...
MAPLE
evalf(-Catalan+Pi*log(2)/2) ; # R. J. Mathar, Apr 01 2010
PROG
(PARI) Pi*log(2)/2 - Catalan \\ Michel Marcus, Sep 22 2014
CROSSREFS
Sequence in context: A121239 A348362 A201322 * A249506 A199046 A198564
KEYWORD
nonn,cons
AUTHOR
Eric W. Weisstein, Apr 15 2004
EXTENSIONS
Keyword:cons added by R. J. Mathar, Apr 01 2010
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 16 03:28 EDT 2024. Contains 371696 sequences. (Running on oeis4.)