Let $ X_1,\ldots,X_n \sim f(x;\theta,\gamma) = \frac{\theta x^{\theta-1} }{\gamma^\theta}1(0 \le x \le \gamma), (S,T) = (\prod_{i=1}^{n-1} T_i,T_n)$ where $T_i$ is the corresponding order statistic; additionally, independence is assumed of $X_1,\ldots,X_n$.
Find the marginal PDF of $-\log(S)+ (n-1)\log(T) = - \sum_{i = 1}^{n-1} \log(T_i)+(n-1)\log(T_n)$ and hence the UMVUE for $\frac{1}{\theta}$
My issue here is I don't know exactly how to go about this exercise. Namely, do I first need to find the joint pdf of $(S,T)$ then the go on to solving for the marginal of the above which would involve finding another joint pdf.
What I mean is to find the joint pdf of $(S,T)$ by the transformation of random variables method I will need to introduce new transformations, namely $n-2$ of them then integrate out until I only have $(S,T)$ remaining, then I would need to do this again but for $-\log(S)+ (n-1)\log(T)$ but I would only need to introduce one new transformation of $S$ and/or $T$.
It seems perhaps I don't need to do all that or at the very least there is a more efficient way in this scenario. For the UMVUE I am still unpracticed with UMVUE so I don't immediately see why solving this gives the UMVUE for $\frac{1}{\theta}$ so I could use an explanation for this as well.