Primitive n-th Roots of Unity: Showing e^{i2\pi k/n}

  • Thread starter Thread starter autre
  • Start date Start date
  • Tags Tags
    Primitive Roots
Click For Summary
Primitive n-th roots of unity are expressed as e^{i2\pi k/n}, where k and n are coprime integers. The discussion highlights the requirement that if z is a primitive n-th root, then z^n = 1 and z^k ≠ 1 for 0 < k < n. A contradiction arises if k and n share a common factor, implying that k and n must be coprime for z to remain a primitive root. The conversation also emphasizes the importance of careful handling of fractional powers in complex numbers, as improper use can lead to incorrect conclusions. Overall, the proof revolves around establishing the coprimality condition to confirm the primitive nature of the roots.
autre
Messages
116
Reaction score
0

Homework Statement



Show that primitive n-th roots of unity have the form e^{i2\pi k/n} for k\in\mathbb{Z},n\in\mathbb{N}, k and n coprime.

The attempt at a solution

So the n-th roots of unity z have the property z^{n}=1. I have previously shown that (e^{2\pi ik/n})^{n}=e^{2\pi ik}=(e^{2\pi i})^{k}=1^{k}=1. However, I'm not sure where to start in proving that primitive n-th roots of unity have that property. Any ideas on where I could get started?
 
Physics news on Phys.org
autre said:

Homework Statement



Show that primitive n-th roots of unity have the form e^{i2\pi k/n} for k\in\mathbb{Z},n\in\mathbb{N}, k and n coprime.

The attempt at a solution

So the n-th roots of unity z have the property z^{n}=1. I have previously shown that (e^{2\pi ik/n})^{n}=e^{2\pi ik}=(e^{2\pi i})^{k}=1^{k}=1. However, I'm not sure where to start in proving that primitive n-th roots of unity have that property. Any ideas on where I could get started?

The problem isn't to show that if z is a primitive n-th root of 1 that z^n=1. You know that. A primitive n-th root of 1 is also an n-th root of 1. What's the definition of a primitive root?
 
Dick said:
The problem isn't to show that if z is a primitive n-th root of 1 that z^n=1. You know that. A primitive n-th root of 1 is also an n-th root of 1. What's the definition of a primitive root?

A primitive n-th root has the smallest such n that z^n = 1. So if k and n aren't coprime then they would have a common factor except 1, because if they did, you could have a smaller n s.t. z^n = 1.
 
autre said:
A primitive n-th root has the smallest such n that z^n = 1. So if k and n aren't coprime then they would have a common factor except 1, because if they did, you could have a smaller n s.t. z^n = 1.

Well, yes, that's the really sloppy explanation.
 
Dick said:
Well, yes, that's the really sloppy explanation.

We never covered it in class so I've had to make do with various online sources and have had some difficulty coming up with a formal definition to help me with the proof (though I basically understand what's going on). Do you have a moreformal definition that I could use as a starting point? Thanks!
 
autre said:
We never covered it in class so I've had to make do with various online sources and have had some difficulty coming up with a formal definition to help me with the proof (though I basically understand what's going on). Do you have a moreformal definition that I could use as a starting point? Thanks!

z is a primitive nth root of unity if z^n=1 and z^k \ne 1 for 0&lt;k&lt;n.
 
How's this for starters?

Let z\in\mathbb{C} be a primitive n-th root of unity. Then, for n\in\mathbb{N} and k\in\mathbb{Z} s.t. 0&lt;k&lt;n ,z^{n}=1 and z^{k}\neq1. Suppose n=jk for some j\in\mathbb{Z}. Then, since z is a root of unity, z=e^{2k\pi i/n} and z^{k}=z^{n/j}=e^{(2\pi ik/n)^{n/j}}=e^{(2\pi ik)/j}=(e^{2\pi i})^{k/j}=1^{k/j}=1. But z^{k}\neq1.

I know I've only proven (or tried to) that n is not a multiple of k. Any ideas on what I'm missing?
 
autre said:
How's this for starters?

Let z\in\mathbb{C} be a primitive n-th root of unity. Then, for n\in\mathbb{N} and k\in\mathbb{Z} s.t. 0&lt;k&lt;n ,z^{n}=1 and z^{k}\neq1. Suppose n=jk for some j\in\mathbb{Z}. Then, since z is a root of unity, z=e^{2k\pi i/n} and z^{k}=z^{n/j}=e^{(2\pi ik/n)^{n/j}}=e^{(2\pi ik)/j}=(e^{2\pi i})^{k/j}=1^{k/j}=1. But z^{k}\neq1.

I know I've only proven (or tried to) that n is not a multiple of k. Any ideas on what I'm missing?

If n and k are not coprime then there is an s>0 such that n=sn' and k=sk'.
 
Dick said:
If n and k are not coprime then there is an s>0 such that n=sn' and k=sk'.

How about this?

Let z\in\mathbb{C} be a primitive n-th root of unity. Then, for n\in\mathbb{N} and k\in\mathbb{Z} s.t. 0&lt;k&lt;n ,z^{n}=1 and z^{k}\neq1. Suppose k and n are not coprime. Then, \exists s\in\mathbb{N} s.t. n=sn&#039; and k=sk&#039; for some k&#039;\in\mathbb{Z},n&#039;\in\mathbb{N}. Then, since z is a root of unity, z=e^{2k\pi i/n} and z^{k}=z^{nk&#039;/n&#039;}=e^{(2\pi ik/n)^{nk&#039;/n&#039;}}=e^{(2\pi ik)k&#039;/n&#039;}=(e^{2\pi i})^{kk&#039;/n&#039;}=1^{kk&#039;/n&#039;}=1. But z^{k}\neq1. Contradiction, so k, n coprime.
 
  • #10
autre said:
How about this?

Let z\in\mathbb{C} be a primitive n-th root of unity. Then, for n\in\mathbb{N} and k\in\mathbb{Z} s.t. 0&lt;k&lt;n ,z^{n}=1 and z^{k}\neq1. Suppose k and n are not coprime. Then, \exists s\in\mathbb{N} s.t. n=sn&#039; and k=sk&#039; for some k&#039;\in\mathbb{Z},n&#039;\in\mathbb{N}. Then, since z is a root of unity, z=e^{2k\pi i/n} and z^{k}=z^{nk&#039;/n&#039;}=e^{(2\pi ik/n)^{nk&#039;/n&#039;}}=e^{(2\pi ik)k&#039;/n&#039;}=(e^{2\pi i})^{kk&#039;/n&#039;}=1^{kk&#039;/n&#039;}=1. But z^{k}\neq1. Contradiction, so k, n coprime.

That 'proof' should be making you feel at least a little uncomfortable. Pick n=6 and k=2. You are claiming z^2=1? That's not true. Tell me what's wrong with it.
 
  • #11
Dick said:
That 'proof' should be making you feel at least a little uncomfortable. Pick n=6 and k=2. You are claiming z^2=1? That's not true. Tell me what's wrong with it.

Do I need to exclude 2 somehow? It seems like 2 is the only prime number where the proof would fail.
 
  • #12
autre said:
Do I need to exclude 2 somehow? It seems like 2 is the only prime number where the proof would fail.

Pick n=15 and k=3. z^3 still isn't 1. Put the numbers in and trace through your steps in the proof. Figure out where something fishy happens.
 
  • #13
Dick said:
Pick n=15 and k=3. z^3 still isn't 1. Put the numbers in and trace through your steps in the proof. Figure out where something fishy happens.

Ah, the problem seems to be that I should have s\neq k.
 
  • #14
autre said:
Ah, the problem seems to be that I should have s\neq k.

You are just guessing. Look at this. e^\frac{2 i \pi}{3}={(e^{2 i \pi})}^\frac{1}{3}=1^\frac{1}{3}=1. True or false?
 
  • #15
Dick said:
You are just guessing. Look at this. e^\frac{2 i \pi}{3}={(e^{2 i \pi})}^\frac{1}{3}=1^\frac{1}{3}=1. True or false?


e^\frac{2 i \pi}{3}\neq{(e^{2 i \pi})}^\frac{1}{3}. That was some sloppy algebra on my part -- x^{2/3}=(x^{2})^{1/3} iff x&gt;0.
 
  • #16
autre said:
e^\frac{2 i \pi}{3}\neq{(e^{2 i \pi})}^\frac{1}{3}. That was some sloppy algebra on my part -- x^{2/3}=(x^{2})^{1/3} iff x&gt;0.

You have to be careful. Fractional powers of complex numbers aren't well defined. It's only 'safe' to say (a^b)^c=a^(b*c) if c is an integer. You are throwing fractional powers around in your 'proofs' in a bad way.
 
  • #17
Dick said:
You have to be careful. Fractional powers of complex numbers aren't well defined. It's only 'safe' to say (a^b)^c=a^(b*c) if c is an integer. You are throwing fractional powers around in your 'proofs' in a bad way.

Okay, so going back to k=sk&#039; and n=sn&#039;, can I use the fact that for s>1, n/s \leq n but z^{n/s}=e^{2\pi i(k/s)}=1? Or am I still using fractional powers improperly?
 
  • #18
autre said:
Okay, so going back to k=sk&#039; and n=sn&#039;, can I use the fact that for s>1, n/s \leq n but z^{n/s}=e^{2\pi i(k/s)}=1? Or am I still using fractional powers improperly?

No. That's fine. n/s=n' is an integer. So your are allowed to bring that into the power of the exponent. And k/s=k' is an integer. So, sure, you get 1.
 

Similar threads

Replies
4
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 7 ·
Replies
7
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 7 ·
Replies
7
Views
2K
Replies
4
Views
2K
Replies
12
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K