The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A242743 Decimal expansion of an Ising constant related to the random coloring problem. 2
9, 2, 9, 6, 9, 5, 3, 9, 8, 3, 4, 1, 6, 1, 0, 2, 1, 4, 9, 8, 5, 3, 8, 4, 9, 7, 3, 6, 6, 5, 8, 7, 8, 1, 2, 1, 7, 6, 5, 8, 8, 2, 3, 7, 5, 1, 5, 1, 8, 0, 2, 1, 6, 7, 5, 8, 2, 3, 4, 3, 1, 4, 2, 9, 7, 0, 1, 9, 2, 0, 8, 4, 7, 4, 5, 7, 2, 5, 0, 8, 1, 2, 5, 6, 1, 8, 5, 3, 1, 2, 1, 0, 4, 4, 7, 7, 4, 6, 1, 5, 8, 8, 9, 4, 6 (list; constant; graph; refs; listen; history; text; internal format)
OFFSET
0,1
COMMENTS
In Ising model on the 2D square lattice, the negated ratio of free energy per node to the temperature at the critical point. - Andrey Zabolotskiy, Sep 12 2017
REFERENCES
Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003, Section 5.22 Lenz-Ising constants, p. 399.
LINKS
Lars Onsager, Crystal Statistics. I. A Two-Dimensional Model with an Order-Disorder Transition, Phys. Rev. 65, 117 (1944) [see eq. (121)].
FORMULA
log(2)/2 + 2*G/Pi = log(2)/2 + A218387/2, where G is Catalan's constant.
EXAMPLE
0.929695398341610214985384973665878...
MATHEMATICA
RealDigits[Log[2]/2 + 2*Catalan/Pi, 10, 105] // First
PROG
(PARI) default(realprecision, 100); log(2)/2 + 2*Catalan/Pi \\ G. C. Greubel, Aug 25 2018
(Magma) SetDefaultRealField(RealField(100)); R:=RealField(); Log(2)/2 + 2*Catalan(R)/Pi(R); // G. C. Greubel, Aug 25 2018
CROSSREFS
Sequence in context: A230157 A260646 A200234 * A197812 A146492 A266565
KEYWORD
nonn,cons
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 May 16 05:56 EDT 2024. Contains 372549 sequences. (Running on oeis4.)