Recently I encounter an identity $$z_{0}^{-1}\delta(\frac{z_{1}-z_{2}}{z_{0}})=z_{1}^{-1}\delta(\frac{z_{0}+z_{2}}{z_{1}})$$ where $\delta(x)=\Sigma_{n\in \mathbb{N}}x^{n}$.
I tried to expand both sides. I get $$ LHS=z_{0}^{-1}\Sigma_{p\in \mathbb{Z}}\Sigma_{q \in \mathbb{N}}(\frac{z_{1}}{z_{0}})^{p-q}(\frac{z_{2}}{z_{0}})^{q}(-1)^{q}$$
$$RHS=z_{1}^{-1}\Sigma_{p\in \mathbb{Z}}\Sigma_{q \in \mathbb{N}}(\frac{z_{0}}{z_{1}})^{p-q}(\frac{z_{2}}{z_{1}})^{q}$$. When I compare the coefficients of both sides, left hand side has negative term. Is this identity wrong or did I miss something?