login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 


A259284
Decimal expansion of log(2) + 1/3.
1
1, 0, 2, 6, 4, 8, 0, 5, 1, 3, 8, 9, 3, 2, 7, 8, 6, 4, 2, 7, 5, 0, 5, 6, 5, 4, 5, 4, 7, 9, 1, 5, 0, 9, 9, 0, 1, 4, 0, 8, 8, 3, 3, 4, 6, 7, 6, 9, 3, 5, 8, 8, 5, 8, 7, 4, 5, 4, 0, 1, 3, 3, 4, 2, 8, 2, 6, 7, 2, 6, 9, 5, 5, 3, 0, 3, 0, 2, 8, 0, 4, 8, 9, 3, 9, 1, 9, 6, 6, 6, 0, 3, 2, 9, 7
OFFSET
1,3
COMMENTS
Given a Poisson distribution with parameter lambda, the median of the distribution is between lambda - log(2) and lambda + 1/3 (both sharp). This constant gives the width of this interval. Note that log(2) + 1/3 >= 1 so there is always at least one integer in the range.
LINKS
K. P. Choi, On the medians of gamma distributions and an equation of Ramanujan, Proceedings of the American Mathematical Society 121:1 (May, 1994), pp. 245-251.
EXAMPLE
1.026480513893278642...
MATHEMATICA
RealDigits[Log[2] + 1/3, 10, 100] [[1]] (* Vincenzo Librandi, Jun 25 2015 *)
PROG
(PARI) log(2)+1/3
CROSSREFS
Cf. A100045.
Sequence in context: A266120 A296348 A088438 * A345974 A204906 A097265
KEYWORD
nonn,cons
AUTHOR
STATUS
approved

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | 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 September 21 22:57 EDT 2024. Contains 376090 sequences. (Running on oeis4.)