I have a problem for finding a sufficient and a minimal sufficient statistics for the next density: let $X_1,...,X_n$ a sample with $$f_X(x;\alpha,\theta)=\frac{\alpha x^{\alpha-1}}{\theta^{\alpha}}I_{(0,\theta)}(x)$$
First of all, I tried to use the Factorization theorem (single sufficient statistics) ($f_{X_1,...,X_n}(x_1,...,x_n;\boldsymbol{\theta})=g(s(x_1,...,x_n);\boldsymbol{\theta})h(x_1,...,x_n)$) but I only can factorized it in terms of jointly sufficient statistics.
On the other hand, assuming that $\alpha$ is known (that is not the case), it is clear that $\max\{X_1,...,X_n\}$ (or some function of that) is a good candidate for a single sufficient statistics for $\theta$.
How can I find a (single) minimal sufficient statistics for $\boldsymbol{\theta}=(\alpha,\theta)$?
Thanks in advance.