This is the exercise 4.1.5 from Tao Vu Additive Combinatorics.
$Z$ is a finite additive group with a fixed symmetric non-degenerate bilinear form $\cdot$
Define $e: \mathbb{R}/\mathbb{Z} \to \mathbb{C}$ by $e(\theta) := e^{2 \pi i \theta}$
Define $e_\xi: Z \to \mathbb{C}$ by $e_\xi (x) := e(\xi \cdot x)= e^{2 \pi i \xi \cdot x}$
$e_\xi$ is called a character.
Let $x$ be an element of $Z$ chosen uniformly at random. Show that the random variables $\{e_{\xi} (x): \xi \in Z\}$ are pairwise independent, and have variance $1$ and mean $0$ for $\xi \ne 0$ and mean $1$ for $\xi = 0$.
Now I don't believe the independence statement to be true. I have the following example in my mind:
Let $Z = \mathbb{Z}/5\mathbb{Z}$, the bilinear form be $x \cdot y := xy/5$. And characters be $2$ and $3$. Now consider $\mathbb{P} (e_2(x) = e(1), e_3(x) = e(1))$. Clearly, it equals $0$, but by independence requirement we should have $\mathbb{P} (e_2(x) = e(1)) \mathbb{P} (e_3(x) = e(1)) = \frac{1}{25}$.
What is my mistake or misinterpretation? Or maybe this exercise is not correctly stated?
I think that what they want you to show is $\int_{\mathbb{R}/\mathbb{Z}} e_i e_j d x = 0,$ for $i\neq j,$ which, as you say, is not the same as independence.