I have learnt $f(x,y)=\sum_{m,n \in \mathbb{N}}x^ny^m$ has a closed form $\frac{1}{1-x}.\frac{1}{1-y}$, but if I modified a little bit by defining a charateristic function for coprime indexes: $a(m,n)=1$ if $(m,n)=1$ and $a(m,n)=0$, otherwise, then the situation is completely different. I am completely newbie in this area and it seems there are not much research on multivariate generating functions. So my question is: Is there a closed form for the generating function as follows:
$g(x,y)=\sum_{\gcd(m,n)=1}x^ny^m$
If it exists, could you please give me the general methods to get there?
After searching for a while, I found a related open question in Does there exist a generating function for the rational numbers?