Let $f(x)=\theta x^{-(\theta+1)}$ for $x>1$, where $\theta>1$ is an unknown parameter. Can we find an unbiased estimator for $\theta$ in this case which reaches the Cramer Rao Lower Bound?
My attempt:
To find such an estimator, I think I first need to find a sufficient statistic. After that, I think the Rao-Blackwell theorem should be applied.
Therefore, I tried to use the following theorem: (Screenshot from the Wikipedia website).

In my case this would imply $\prod\limits_{i=1}^n \theta x_i^{-\theta-1}=\prod\limits_{i=1}^n x_i^{-1}\theta x_i^{-\theta}$.
I am in doubt whether this is in the form required by theorem or not (I would say no). Is it in the required form? If not, would there be an other way to factor the function properly?