Ask Your Question

Mohammad's profile - activity

2020-09-24 01:41:56 +0200 received badge  Student (source)
2020-09-24 00:50:24 +0200 received badge  Editor (source)
2020-09-23 21:56:32 +0200 commented question Asymptotics of Multivariate Generating Series

I am a Physicist, and a mathematician has helped me to arrive at this generating function for a research problem I am interested in.

2020-09-23 19:16:18 +0200 asked a question Asymptotics of Multivariate Generating Series

I am new to Sage and I need to find the asymptotic form of the series coefficients of the following generating function:

F(t,x,z) = (1 + t*x - t*x*z)/(1 - t - t^2*x - t*x*z + t^2*x*z)

In other words, in the Taylor expansion of the function in terms of the variable $t$, I am interested in the asymptotic form of the coefficient of the term $t^L\ x^N\ z^B$ in the limit of large $L$, $N$, and $B$.