Let $X_1,\dots,X_n$ be a sample from uniform distribution on $(-\theta,\theta)$ with parameter $\theta>0$.
It is easy to show that $T(X) = (X_{(1)},X_{(n)})$ is a sufficient statistic for $\theta$ where $X_{(1)}$ and $X_{(n)}$ stands for the minimum and the maximum from the sample $X_1,\dots,X_n$ respectively.
I want to show that it is also minimal sufficient. To do so I look at the ratio of the densities
$$ \frac{f(x_1,\dots,x_n;\theta)}{f(y_1,\dots,y_n;\theta)} = \frac{1_{[-\theta<x_{(1)}\leq x_{(n)}<\theta]}}{1_{[-\theta<y_{(1)}\leq y_{(n)}<\theta]}} $$ We want to show that this ratio is a constant as a function of $\theta$ iff $(x_{(1)},x_{(n)})=(y_{(1)},y_{(n)})$.
1. question: how should I understand the ratio if it is not defined (e.g. $\frac{0}{0}$)?
It is easy to show that if $(x_{(1)},x_{(n)})=(y_{(1)},y_{(n)})$ than the ratio is constant as a function of $\theta$ (if I neglect the problem of understanding the $\frac{0}{0}$ case). But:
2. question: how to show that if the ratio is constant as a function of $\theta$ then $(x_{(1)},x_{(n)})=(y_{(1)},y_{(n)})$?