Let $G\colon \mathbb{N}^3\to \mathbb{N}$ be such that $$ \sum_{n=1}^\infty \bigg(\sum_{i=1}^\infty x^i \bigg)^n \bigg(\sum_{j=1}^\infty y^j \bigg)^n\bigg( \sum_{k=1}^\infty z^k\bigg)^n = \sum_{i=1}^\infty \sum_{j=1}^\infty \sum_{k=1}^\infty G(i,j,k) x^i y^j z^k. $$
How can I find a closed form for $G$? This question is related to this one. I am not well versed with generating functions. Any hints are well appreciated.
At first we derive a closed form of the generating function $\mathcal{G}(x,y,z)$ and then we extract the coefficient $G(i,j,k)$ from it.
We apply in (1) and (2) the formula for the geometric series expansion.
Comment:
In (4) we apply the binomial series expansion
In (5) we use the rule $[x^{i-n}]A(x)=[x^i]x^nA(x)$. Note that $[x^{i-n}]$ is zero if $i<n$. We also use the binomial identity $\binom{-n}{p}=\binom{n+p-1}{p}(-1)^p$.