Calculate the sum of the elements of the U4 set

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
3 replies · 2K views
Taviii
Messages
9
Reaction score
0
I saw this problem in a book: calculate the sum of the elements of the U4 set.

The answer is 0, the elements of the sets being: 1, i, -1, -i.

My questions is: what's the U set? :confused:
 
Last edited:
Physics news on Phys.org
In this terminology [itex]U_{n}[/itex] refers to the set of the n-th roots of unity, i.e. all roots of the equation

[tex]x^{n} - 1 = 0[/tex]

So

[itex]U_{3}[/itex] = {1, [itex]\omega[/itex],[itex]\omega^2[/itex]}
 
Thank you!

Your explanation was very helpful.
 
If you multiply out (x-a1)(x-a2)...(x-an) the coefficient of x is easily seen to be -(a1+ a2+ ...+ an) so for any polynomial equation in which there is no "x" term, the sum of the roots must be 0. In particular, the sum of the roots of xn= 1 must be 0 for all n and so the sum of the elements of Un must be 0 for all n.