A322196 a(n) = [x^(n+1)*y^n/((n+1)!*n!)] (cosh(x)*cosh(y) + sinh(x) + sinh(y)) / (1 - sinh(x)*sinh(y)), for n >= 0.
1, 2, 14, 200, 4808, 174752, 8948384, 614111360, 54420050048, 6049980273152, 824598462370304, 135229597964011520, 26270107716700325888, 5966042534096492797952, 1566190258767667468673024, 470646643220470846599495680, 160520698699963165307893219328, 61671685329051568727390505009152, 26512964135663506964369113425772544, 12678129819059978095225581054619811840
Offset: 0
Keywords
Links
- Vaclav Kotesovec, Table of n, a(n) for n = 0..245
Programs
Formula
a(n) ~ c * n^(2*n + 3/2) / (exp(2*n) * (log(1+sqrt(2)))^(2*n)), where c = 10.51378195853429294422318592930043390... - Vaclav Kotesovec, Dec 31 2018
Comments