editing
approved
Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).
editing
approved
(* Calculation of constant c: *) 1/Sqrt[(4/s^2 - s*Derivative[0, 2][QPochhammer][-1, -s]/r) * Pi] /. FindRoot[{2*r == s*QPochhammer[-1, -s], 2*r == s^2*Derivative[0, 1][QPochhammer][-1, -s]}, {r, 1/3}, {s, 1/2}, WorkingPrecision -> 120] (* Vaclav Kotesovec, Oct 03 2023 *)
approved
editing
editing
approved
a(n) ~ c * d^n / n^(3/2), where c = 0.1211369424750398272226454930396... and d = A318204 = 3.509754327949703340437273523375193698454789733931739911... (see A255526). - Vaclav Kotesovec, Nov 23 2016
approved
editing
editing
approved
a(n) ~ c * d^n / n^(3/2), where c = 0.1211369424750398272226454930396... and d = 3.509754327949703340437273523375193698454789733931739911... (see A255526). - Vaclav Kotesovec, Nov 23 2016
Vaclav Kotesovec, <a href="/A278428/b278428.txt">Table of n, a(n) for n = 1..1000</a>
proposed
reviewed
editing
proposed