The generating function is $F_0(s) = \sum_{n=1}^{\infty}f_0(n)s^n$.
$f_0(n)$ is the probability of "first" return after n steps.
If the particle is certain to return to origin, i.e.
$F_0(1) = \sum_{n=1}^{\infty}f_0(n) = 1$
So the expected time is infinity.
$F_0^{'}(1) = \sum_{n=1}^{\infty}nf_0(n) = \infty$
However, I lack the intuition why it is infinity but not finite number. I understand for nonsymmetric it is infinity, but wonder what is the intuition that for symmetric it is also infinity.