Given two random variables $X,Y$, generated by pgfs $g_X,g_Y$, their sum $Z=X+Y$ is generated by $g_Z(s)=g_X(s)g_Y(s)$ if $X$ and $Y$ are independent. Is it possible to find the pgf of $Z$ when we don't know that $X$ and $Y$ are independent?
Other questions (this one, another) deal with the case where $X$ and $Y$ are independent, and I haven't been able to find a question that matches my case.