Solve Un Subseteq U2n | Roots of Unity Proof

jr16
Messages
14
Reaction score
0
Hey everyone! I would really appreciate some help with this problem. I have been racking my brain for hours now, and nothing seems to work/convince me.

Homework Statement


Show that Un \subseteq U2n for every positive integer, n.


Homework Equations


[1] Un = {z ε ℂ, zn = 1}
[2] Un = {cos(\frac{2m\pi}{n}) + i sin(\frac{2m\pi}{n})}


The Attempt at a Solution


First I started out by comparing the two sets using the first equation:
(i)zn = 1

(ii)z2n = 1
(zn)2 = 1
zn = \sqrt{1}
zn = \pm1
But I was not sure if that was enough to show one is a subset of the other

So, then I tried using the second formula
(i) \Thetan = \frac{2m\pi}{n}

(ii) \Theta2n = \frac{m\pi}{n}

I hoped I could somehow deduce that given the above theta values, one must be a subset of the other

But unfortunately, I am not sure if I am going about this proof in the right manner. I would really love any guidance you could give me. Thank you in advance!
 
Physics news on Phys.org
Is pretty much as straightforward as you've described. Pick z in Un = {z : zn = 1}. Then you want to show z is in U2n.
 
You are going at it backwards. You want to start with z^n= 1 and show that z^{2n}= 1.
 
So, I let z be an element of the set Un, where zn = 1.
Then, by squaring both sides I get:
(zn)2 = 12
z2n = 1

Therefore, z must also be an element of the set U2n.

Is this correct?
 
Yep.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top