Let $\zeta=e^{\frac{2\pi i}{p}}$ where $p\geq3$ is a prime. Consider the algebraic number field $K=\mathbb{Q}(\zeta)$. Let $k$ be a positive integer such that $(k,p)=1$ i.e., $k$ is co-prime with $p$. Show $\alpha=1+\zeta+\dots+\zeta^{k-1}$ is a unit in $O_K$.
$O_K$ denotes the set of algebraic integers in $K$.
To solve this problem I tried to show $\alpha\in O_K$ (that is easy) and $N(\alpha)=1$, or find $\beta$ such that $\alpha\beta=1$. I have not been successful in doing either.
Many thanks to all the help. One way to show this is as Jyrki pointed out, $$\alpha=\frac{1-\zeta^k}{1-\zeta}$$ and, $$\left(\frac{1-\zeta^k}{1-\zeta}\right)^{-1}=\frac{1-\zeta^{km}}{1-\zeta^k}$$ where $m$ is some integer such that $km\equiv 1$ (mod p). Thus $\alpha$ has inverse and is hence a unit.
Almost same as @Jyrki's approach, but here's another approach. Let $r$ be an order of $k$ mod $p$, i.e. smallest $0 < r < p$ with $k^{r} \equiv 1 \,(\mathrm{mod}\,p)$, which always exists by Fermat's little theorem. Then $$ \frac{1 - \zeta^{k}}{1-\zeta} \frac{1 - \zeta^{k^{2}}}{1 - \zeta^{k}} \frac{1 - \zeta^{k^{3}}}{1 - \zeta^{k^{2}}} \cdots \frac{1 -\zeta^{k^{r-1}}}{1 - \zeta^{k^{r-2}}} = 1 $$ so $\alpha = (1 - \zeta^{k}) / (1- \zeta)$ is a unit.