How can I prove the following Z-transform:
$$ Z\{n\} = \frac {z} {(z-1)^2} $$
As a tip, I was told to use the 'Multiplication in time'-property of the Z transform, which is the following:
$$ Z\{nx[n]\} = -z \frac{dX(z)}{dz} $$
But I don't see how I can use this.