This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A244996 #40 Feb 16 2025 08:33:23 %S A244996 3,2,3,0,6,5,9,4,7,2,1,9,4,5,0,5,1,4,0,9,3,6,3,6,5,1,0,7,2,3,8,0,6,3, %T A244996 9,4,0,7,2,2,4,1,8,4,0,7,8,0,5,8,7,0,1,6,1,3,0,8,6,8,4,7,0,3,6,1,0,1, %U A244996 5,1,1,2,8,0,7,2,6,9,8,4,2,0,8,3,7,8,7,6,0,9,0,8,9,3,7,1,3,9,2,0,7,3,4,8,7 %N A244996 Decimal expansion of the moment derivative W_3'(0) associated with the radial probability distribution of a 3-step uniform random walk. %C A244996 This constant is also associated with the asymptotic number of lozenge tilings; see the references by Santos (2004, 2005). It is called the "maximum asymptotic normalized entropy of lozenge tilings of a planar region". Santos (2004, 2005) mentions that is computed in Cohn et al. (2000). For discussion of lozenge tilings, see for example the references for sequences A122722 and A273464. - _Petros Hadjicostas_, Sep 13 2019 %D A244996 Steven R. Finch, Mathematical Constants, Cambridge University Press, 2003; see Section 3.10, Kneser-Mahler Polynomial Constants, p. 232. %H A244996 Jonathan M. Borwein, Armin Straub, James Wan, and Wadim Zudilin, <a href="http://dx.doi.org/10.4153/CJM-2011-079-2">Densities of Short Uniform Random Walks</a>, Canad. J. Math. 64(1) (2012), 961-990; see p. 978. %H A244996 Henry Cohn, Richard Kenyon, and James Propp, <a href="https://arxiv.org/abs/math/0008220">A variational principle for domino tilings</a>, arXiv:math/0008220 [math.CO], 2000. %H A244996 Henry Cohn, Richard Kenyon, and James Propp, <a href="https://doi.org/10.1090/S0894-0347-00-00355-6">A variational principle for domino tilings</a>, J. Amer. Math. Soc. 14(2) (2000), 297-346. %H A244996 Francisco Santos, <a href="https://arxiv.org/abs/math/0312069">The Cayley trick and triangulations of products of simplices</a>, arXiv:math/0312069 [math.CO], 2004; see part (2) of Theorem 1 (p. 2, possible typo), Lemma 4.8 (p. 22), and Theorem 4.9 (p. 22). %H A244996 Francisco Santos, <a href="http://dx.doi.org/10.1090/conm/374/06904">The Cayley trick and triangulations of products of simplices</a>, Cont. Math. 374 (2005), 151-177. %H A244996 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/ClausensIntegral.html">Clausen's Integral</a>. %H A244996 Eric Weisstein's MathWorld, <a href="https://mathworld.wolfram.com/LobachevskysFunction.html">Lobachevsky's Function</a>. %H A244996 Wikipedia, <a href="https://en.wikipedia.org/wiki/Lozenge">Lozenge</a>. %H A244996 Wikipedia, <a href="https://en.wikipedia.org/wiki/Clausen_function">Clausen function</a>. %F A244996 W_3'(0) = (1/Pi)*Cl2[Pi/3] = (3/(2*Pi))*Cl2[2*Pi/3], where Cl2 is the Clausen function. %F A244996 W_3'(0) = integral_{y=1/6..5/6} log(2*sin(Pi*y)). %F A244996 Also equals log(A242710). %e A244996 0.3230659472194505140936365107238063940722418407805870161308684703610151128... %t A244996 Clausen2[x_] := Im[PolyLog[2, Exp[x*I]]]; RealDigits[(1/Pi)*Clausen2[Pi/3], 10, 105] // First %o A244996 (PARI) imag(polylog(2,exp(Pi*I/3)))/Pi \\ _Charles R Greathouse IV_, Aug 27 2014 %Y A244996 Cf. A122722, A273464, A242710. %K A244996 nonn,cons,walk %O A244996 0,1 %A A244996 _Jean-François Alcover_, Jul 09 2014