Let $X_{1},\ldots,X_{n}\stackrel{\text{ i.i.d }}{\sim}N(\mu,\mu^{2})$.
$T=\left(\sum_{i=1}^{n}X_{i},\sum_{i=1}^{n}X_{i}^{2}\right)$ is a sufficient statistic for $\mu$. Also $T$ is minimal sufficient.
However, the question is: Prove that $T$ is not complete, hint: use $f(x,y)=x-2y^{2}/(n+1)$.
To prove that $T$ is not complete, I must find an example of a Borel function, $f$, for which $E_{\theta}(f(T))=0$ does not imply $f(T)=0$. However, I do not know how to interpret the 'hint', since I only can conclude that $f(T)=0$, whenever using $x=\sum_{i=1}^{n}X_{i}$ and $y=\sum_{i=1}^{n}X_{i}^{2}$ and calculating $E_{\theta}(f(T))=0$.