What are the properties of the set of complex numbers that can be expressed as a finite sum of distinct unit complex numbers? (Unit complex numbers are complex numbers with absolute value 1.)
(Sorry my english is not perfect)
It is trivial that every complex number is expressible as a sum of finitely many unit complex numbers, but as far as I am aware, the sum contains some elements more than once.
Can all complex numbers also be constructed from a finite sum of points on the unit circle, each point only counting once? If not, what does the set of these sums look like? What subsets does it contain? What are some numbers not in the set?
Yes, such construction is possible.
Hint: consider real numbers first, and show that any $x \in \mathbb{R}$ can be written as a finite sum of distinct real terms $x=x_1+x_2+\ldots+x_n$ where $|x_k| \lt 2\,$. Then express each term as $x_k = z_k + \bar z_k$ where $z_k$ is a complex number on the unit circle, in fact a root of the equation $z^2 - x_k z + 1 = 0$ which has complex roots since $\Delta = x_k^2-4 \lt 0$, and the roots $z_k, \bar z_k$ lie on the unit circle since $|z_k|^2=z_k\bar z_k=1$. It follows that any real $x$ can be written as a sum of distinct complex numbers on the unit circle. Next, repeat for $y$ with some care to not reuse the same numbers on the unit circle, then add $x+iy$ for an arbitray complex $z=x+iy$.