Let be an integer $d\geqslant 2$ and a real number $L\in(0,1)$. I consider the following formal power series $$T(x) := 1-L\,\sum_{1\leqslant j < d} x^j =: \sum_{n\geqslant 0} {a_n}x^n$$ with $a_0=1$, $a_n=-L$ for $1\leqslant n \leqslant d-1$, and $a_n=0$ for $n\geqslant d$. The reciprocal $T(x)^{-1}$ can also be expressed as a formal power series $$ T(x)^{-1} = \sum_{n\geqslant 0} b_{n,d} x^n $$ with $b_{0,d}=1$ and for $n\geqslant 1$ $$ b_{n,d} = L\,\sum_{1\leqslant i \leqslant \min\{n,d-1\}} b_{n-i,d}.$$ Does the series $ \sum_{n\geqslant 0} b_{n,d}^2$ converges for any $d\geqslant 2$ ?
Thanks to Hexhist's shorter version in this discussion (I'm surprised that I found nothing with constant coefficients), and if I'm not wrong, I have obtained a nicely expression of $b_{n,d}$ (maybe there exists an easier one) : \begin{align*} b_{n,d} &= \sum_{\lambda\in P_n} (-1)^{|\lambda|} |\lambda|! \prod_{1\leqslant i \leqslant n} \frac{a_i^{m_i}}{m_i !} = \sum_{\substack{\lambda\in P_n \\ i\geqslant d \Rightarrow m_i=0}} \binom{|\lambda|}{m_1,\ldots,m_{d-1}}\, L^{|\lambda|}, \end{align*} where $P_n$ denotes the finite set of all partitions of $n$, $m_i=m_i(\lambda)$ is the number of parts of size equal to $i$ in the partition $\lambda$, and $|\lambda|$ is the length of the partition $\lambda=(\lambda_1,\ldots,\lambda_n)\in P_n$.
To answer to my question, I try to find an equivalent (as $n\to\infty$) or maybe an upper bound is sufficient: does the multinomial coefficient be maximal when the $m_i$ are closed of each other ? If $1\leqslant n<d$, then $b_{n,d}=L(L+1)^{n-1}$, but if $n\geqslant d$ I haven't found anything... The condition $L(d-1)<1$ might be appear. My question may be easier than this one. Thank you in advance.