JEE: complex roots of unity...

Algebra Level 4

The sets A = { z : z 18 = 1 } A=\{ z: z^{18}=1 \} and B = { w : w 48 = 1 } B=\{ w: w^{48}=1\} are both sets of complex roots of unity. The set C = { z w : z A , w B } C=\{ zw: z \in A , w \in B\} is also a set of complex roots of unity. How many distinct elements are in C C_{}^{} ?


The answer is 144.

This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try refreshing the page, (b) enabling javascript if it is disabled on your browser and, finally, (c) loading the non-javascript version of this page . We're sorry about the hassle.

2 solutions

Harry Ray
Jun 13, 2016

Consider the general case: for sets A n = { z : z n = 1 } A_n = \{z : z^n = 1\} and B m = { w : w m = 1 } B_m = \{w : w^m = 1\} , how many elements are there in C n , m = { z w : z A n , w B m } C_{n,m} = \{zw : z \in A_n, w \in B_m\} ?

Since the sets A n A_n and B m B_m are sets of roots of unity we can rewrite them like this: A n = { e 2 π i n : i = 1 , 2 , , n } B m = { e 2 π j m : j = 1 , 2 , , m } \begin{aligned} A_n &= \left\{ e^{\frac{2\pi i}{n}} : i = 1,2, \ldots,n \right\} \\ B_m &= \left\{ e^{\frac{2\pi j}{m}} : j = 1,2, \ldots, m \right\} \end{aligned}

Now, this means we can rewrite C n , m C_{n,m} as: C n , m = { e 2 π ( i n + j m ) : i = 1 , 2 , , n ; j = 1 , 2 , , m } C_{n,m} = \left\{ e^{2\pi\left(\frac{i}{n} + \frac{j}{m}\right)} : i = 1,2, \ldots, n; j = 1,2, \ldots, m \right\}

That is, every element x C n , m x \in C_{n,m} can be expressed as: x = e 2 π i m + j n m n x = e^{2\pi\frac{im + jn}{mn}} for some i , j i,j . Clearly, then, every element of C is a mn-th root of unity. Let g = gcd ( m , n ) g = \gcd(m,n) , and N = n / g , M = g / m N=n/g, M=g/m , then this can be rewritten as: x = e 2 π i M + j N M N x = e^{2\pi\frac{iM + jN}{MN}} That is, C contains only MN-th roots of unity. The question now is whether it contains all such roots. That is, what values can i M + j N iM + jN take?

Since M and N are coprime, Bézout's identity tells us that x M + y N = k xM + yN = k has integer solutions for x,y for any k. Let i k , j k i^\prime_k, j^\prime_k be one such solution, for each value of k { 1 , 2 , , M N } k \in \{1,2, \ldots, MN\} . That is, i k M + j k N = k i^\prime_k M + j^\prime_k N = k Let i = i k ( m o d M N ) i = i^\prime_k \pmod{MN} and j = j k ( m o d M N ) j = j^\prime_k \pmod{MN} , then i M + j N = k + r M N i M + j N = k + rMN for some r Z r \in \mathbb{Z} . Returning to our expression for x x , this then becomes: x = e 2 π k + r M N M N = e 2 π ( k M N + r ) = e 2 π k M N \begin{aligned} x &= e^{2\pi\frac{k + rMN}{MN}} \\ &= e^{2\pi\left(\frac{k}{MN} + r\right)} \\ &= e^{2\pi\frac{k}{MN}} \end{aligned}

That is, if α = e 2 π / M N \alpha = e^{2\pi/MN} , β = e 2 π / n \beta = e^{2\pi/n} , and γ = e 2 π / m \gamma = e^{2\pi/m} then for any value k { 1 , 2 , , M N } k \in \{1,2, \dots, MN\} there is a suitable value of i { 1 , 2 , , n } i \in \{1,2,\ldots,n\} and j { 1 , 2 , , m } j \in \{1,2,\dots,m\} such that α k = β i γ j \alpha^k = \beta^i \gamma^j . And since β A n \beta \in A_n and γ B m \gamma \in B_m , this shows that every possible MN-th root of unity must be in C n , m C_{n,m} .

There are MN such roots, and so \DeclareMathOperator \lcm l c m C n , m = M N = \lcm ( n , m ) \DeclareMathOperator{\lcm}{lcm} |C_{n,m}| = MN = \lcm(n,m) .

In this problem, n = 18 , m = 48 n = 18, m = 48 so \DeclareMathOperator \lcm l c m C 18 , 48 = \lcm ( 18 , 48 ) = 144 \DeclareMathOperator{\lcm}{lcm} |C_{18,48}| = \lcm(18,48) = \boxed{144} .

Patrick Corn
Feb 5, 2015

C C is just the set of 144 144 th roots of unity. So the answer is 144 \fbox{144} .

Clearly any element of C C is a 144 144 th root of unity. Now let a a = e x p ( 2 π i / 144 ) {\rm exp}(2\pi i / 144) , so that any 144 144 th root of unity is a n a^n for some n n . Write n = 8 x + 3 y n = 8x+3y for some integers x , y x,y ; this is always possible because 8 8 and 3 3 are relatively prime. Then a n = ( a 8 ) x ( a 3 ) y a^n = (a^8)^x (a^3)^y shows that a n a^n is a product of an 18 18 th root of unity and a 48 48 th root of unity, so a n C a^n \in C . So all the 144 144 th roots of unity are in C C .

The same argument shows that, if 18 18 and 48 48 are replaced by m m and n n , the answer is lcm ( m , n ) (m,n) .

Hi , can you tell me how did you get 144 ?

Kudou Shinichi - 6 years, 4 months ago

Log in to reply

It's the LCM of 18 18 and 48 48 .

Patrick Corn - 6 years, 4 months ago

Log in to reply

And why did you take n = 8 x + 3 y n=8x+3y ?

Kudou Shinichi - 6 years, 4 months ago

Hi can you help me out ?

Kudou Shinichi - 6 years, 4 months ago

can you expand on the solution? it looks great, but i'm too dumb, i need some clarification. thanks!!!

Willia Chang - 5 years, 1 month ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...