This is for 10th root unity with complex number multiplication. I am working on closure. I have multiplied 2 elements of my set and I have so far that cos[(n+k)360/10] + isin[(n+k)360/10]. Thus I know that if n+k<=9 then there is an element in the set. Now I need to show for if n+k>9 and if...