Exercise 4.3.27 (Compute $ \sum_{a=1}^n e^{2\pi i a/n}$)

Let F ( n ) = a = 1 n e 2 πia n . Show that F ( 1 ) = 1 and that F ( n ) = 0 for all n > 1 .

Answers

Proof.

  • If n = 1 then F ( n ) = F ( 1 ) = a = 1 1 e 2 πia = e 2 πi = 1 .
  • Suppose now that n > 1 . Then ζ = e 2 πi n 1 . Since ζ n = 1 = ζ 0 ,

    F ( n ) = a = 1 n ζ a = a = 0 n 1 ζ a = ζ n 1 ζ 1 ( since  ζ 1 ) = 0 .

In conclusion,

F ( n ) = a = 1 n e 2 πia n = { 1 if  n = 1 , 0 if  n > 1 .

Note: If we use the hint, we can also compute the sum of the roots of the polynomial x n 1 , which is 0 if n > 1 .

User profile picture
2025-02-01 10:26
Comments