I calculated that $$ Var(\theta_1)=\frac{2\sigma^2}{(x_n-x_1)^2},~~~~~Var(\theta_2)=\frac{\sigma^2}{\sum_{i=1}^{n}(x_i-\overline{x})^2}. $$ Now I have to show that for $\sigma^2 >0$ and $\overline{x}\neq\frac{(x_1+x_n)}{2}$ it is $$ Var(\theta_1) > Var(\theta_2). $$
I have to show that it is $$ \frac{2\sigma^2}{(x_n-x_1)^2} > \frac{\sigma^2}{\sum_{i=1}^{n}(x_i-\overline{x})^2}. $$
Do you have an idea how to show that?
Unfortunately, I have not.
Edit:
I've already tried to show that $$ Var(\theta_2)/Var(\theta_1)<1, $$ i.e. that $$ \frac{(x_n-x_1)^2}{\sum_{i=1}^{n}(x_i-\overline{x})^2}=\frac{x_1^2+x_n^2-2x_1x_n}{\sum_{i=1}^{n}x_i^2-n\overline{x}^2}<1 $$ but with no success.