Recently, I found that the generating function for a sequence I am interested in is $$s(x) = -\frac{3 \, x^{3} + x^{2} + 2 \, x}{2 \, x^{3} + x - 1}.$$ Naturally, I am now keen on extracting the $n$th coefficient of the Taylor expansion of $s(x)$ without the help of a computer. Unfortunately, the three roots of the denominator of $s(x)$, of which two are complex, are rather unfriendly creatures, so that partial fraction decomposition does not seem to be a viable method. But what can I do then to find the desired coefficients?
Thank you!
a rather unfriendly creature? (joke) – Claude Leibovici Nov 25 '22 at 12:07