$G$ is finite group, prove that $\frac{1}{|G|}\sum_{g\in G} U_g$ is idempotent in the group-ring $R[G]$
I was trying to use induction on |G|, and show that each $U_g$ appears $n$ times in $(\sum_{g\in G} U_g)^2$. A second approach was to distribute $G$ to $G \setminus \langle g\rangle$ and then work with $R[G\setminus\langle g\rangle]$. But I couldn't find a solution.
Let $s=\sum_{g} U_g$. Then $$s^2= (\sum_{g} U_g)(\sum_{h} U_h) = \sum_{g} \sum_{h} U_gU_h = \sum_{g} \sum_{h} U_{gh} = \sum_{g} \sum_{k} U_{k} = \sum_{g} s = |G|s $$
The main point is that, for fixed $g \in G$, we have that $gh$ runs through all elements of $G$ as $h$ runs through the elements of $G$.
Whether you can then divide by $|G|^2$ to get what you want depends on the gcd of $|G|$ and the characteristic of $R$.