Is U(p^k) Cyclic and How Does It Relate to Modular Arithmetic?

  • Thread starter Thread starter Dead Metheny
  • Start date Start date
  • Tags Tags
    Cyclic
Dead Metheny
Messages
3
Reaction score
0
Prove that U(p^k) is cyclic

p^k is an odd prime power.

I've been working on this problem for a while and can't figure it out. The professor's hint is "to think about the solutions to x2 =1." (pk - 1)2 mod pk = 1 but I'm unsure how that is helpful.

I know that that 2 generates every set by trial and error, and I'm reasonable sure that any prime less than p generates the set. The order of the set is pk - pk - 1.

If |q| = n, then q|U(pk)| = 1 mod pk and n | p - 1 or n | pk - 1 or n | (p - 1)pk - 1. I'm unsure of how to solve the modular arithmetic from here though.

Edit: I wrote down wrong question for title, apologies. U(2n) is not cyclic for n>2 because it will contain two elements of order 2.
 
Last edited:
Physics news on Phys.org
I'm still stuck on this. Anyone able to lend a hand?
 
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