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!)
A246686 Decimal expansion of 'mu', a percolation constant associated with the asymptotic threshold for 3-dimensional bootstrap percolation. 0
4, 0, 3, 9, 1, 2, 7, 2, 0, 2, 9, 8, 7, 5, 5, 8, 3, 7, 9, 3, 2, 1, 1, 4, 2, 0, 7, 4, 4, 9, 5, 3, 4, 9, 8, 8, 7, 1, 0, 2, 7, 1, 9, 2, 9, 3, 7, 7, 5, 4, 3, 2, 6, 4, 4, 1, 1, 4, 4, 6, 8, 8, 4, 6, 3, 3, 6, 8, 6, 3, 0, 7, 0, 1, 2, 9, 4, 0, 2, 3, 6, 5, 9, 3, 7, 6, 9, 6, 2, 1, 6, 8, 0, 6, 4, 3, 0, 5, 0, 5, 4 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 5.18 Percolation Cluster Density Constants, pp. 371-378.
LINKS
J. Balogh, B. Bollobás and R. Morris, Bootstrap percolation in three dimensions. arXiv:0806.4485v2 [math.CO] 31 Aug 2009
Eric Weisstein's MathWorld, Bootstrap Percolation
FORMULA
-integral_{0..infinity} log(1/2 - exp(-2*x)/2 + (1/2)*sqrt(1 + exp(-4*x) - 4*exp(-3*x) + 2*exp(-2*x))) dx.
EXAMPLE
0.4039127202987558379321142074495349887102719293775432644...
MATHEMATICA
mu = -NIntegrate[Log[1/2 - Exp[-2*x]/2 + (1/2)*Sqrt[1 + Exp[-4*x] - 4*Exp[-3*x] + 2 *Exp[-2*x]]] , {x, 0, Infinity}, WorkingPrecision -> 101]; RealDigits[mu] // First
CROSSREFS
Cf. A086463 (analog 2-dimensional percolation constant).
Sequence in context: A338736 A281531 A248914 * A048649 A200008 A086751
KEYWORD
nonn,cons,easy
AUTHOR
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 March 19 06:53 EDT 2024. Contains 370953 sequences. (Running on oeis4.)