Hi,
Suppose we have these two functions and their z-transforms are
P(r,z)=\sum_{t=0}^{\infty}P(r,t)z^t
and
F(r,z)=\sum_{t=0}^{\infty}F(r,t)z^t.
Now we are going to transform the following convolution of P and F:
\sum_{t'\le{t}}F(r,t')P(0,t-t').
The result is said to be
F(r,z)P(0,z).
But I don't...