Let $X_1, \ldots, X_n$ be a sample from an exponential distribution with p.d.f. $f(x; \theta) = \theta e^{-\theta x}$ for $x > 0$ where $\theta > 0$ is an unknown parameter.
I would like to find the UMVUE of $e^{-\theta} - e^{-2\theta}$, but I've been struggling to do so.
I know that $T(X)$ is the UMVUE if $\text{Var}(T(X)) \leq \text{Var}(U(X))$ for any other unbiased estimator $U(X)$ of the expression. I've read through several examples in my textbook, but this is one problem that I am having some difficult with as I study. I am also aware of Lehmann-Scheffe's Theorem, which seemed to be useful in a couple of the examples I saw; however, my book only has two examples.
I've seen the example that $\sum_i X_i/n$ is the UMVUE for the parameter of a Poisson distribution, and I've seen that $(n + 1)X_{(n)}/n$ is the UMVUE for a uniform distribution with parameter $\theta$, but I'm not quite sure how to solve this other problem.
I thought that exponential family of distributions might be helpful here, but I'm not sure.
I would really appreciate any assistance with this problem. I've looked online for more examples but can't really find anything similar to this problem.