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 A246828 #11 Sep 14 2019 04:13:46 %S A246828 2,6,9,8,3,2,9,1,0,6,4,7,4,2,1,1,2,3,1,2,6,3,9,9,8,6,6,6,1,8,8,3,7,6, %T A246828 3,3,0,7,1,3,4,6,5,1,2,5,9,1,3,9,8,6,3,5,6,7,6,9,0,1,2,3,1,1,7,8,1,9, %U A246828 8,6,5,9,3,6,6,9,5,0,5,5,9,4,5,1,3,6,6,4,7,6,6,5,2,0,2,2,0,3,5,5,8,0,0,7,7 %N A246828 Decimal expansion of a constant related to A055887. %H A246828 Vaclav Kotesovec, <a href="/A246828/b246828.txt">Table of n, a(n) for n = 1..240</a> %F A246828 Equals lim n -> infinity A055887(n)^(1/n). %F A246828 Equals lim n -> infinity A095975(n)^(1/n). %F A246828 Equals lim n -> infinity A141799(n)^(1/n). %F A246828 Equals lim n -> infinity A131408(n)^(1/n). %F A246828 Root of the equation QPochhammer[x] = 1/2. - _Vaclav Kotesovec_, May 23 2018 %e A246828 2.698329106474211231263998666188376330713465125913986356769... %t A246828 RealDigits[1/x /. FindRoot[QPochhammer[x] == 1/2, {x, 1/2}, WorkingPrecision -> 120]][[1]] (* _Vaclav Kotesovec_, May 23 2018 *) %Y A246828 Cf. A055887, A141799, A095975, A131408, A326346. %K A246828 nonn,cons %O A246828 1,1 %A A246828 _Vaclav Kotesovec_, Sep 04 2014