P-groups and orders of elements

  • Thread starter Thread starter kimberu
  • Start date Start date
  • Tags Tags
    Elements
kimberu
Messages
16
Reaction score
0

Homework Statement


Let p be a prime and let H be a group of order p^n, some n > 0. Prove that for any x not equal to 1 in H, some power of x has order p.

Homework Equations


--

The Attempt at a Solution


I know that by lagrange, for any x in G, if x is not the identity, then x has an order p^r for some r>0. Also I know that there is some element of order p. But I don't know how to show that some power of every p^r = p, even though it seems almost intuitive.

Thanks very much!
 
Physics news on Phys.org
Suppose that x is not the identity and has order p^2. Can you find a power of x that has order p? Now try to solve the general case where x has order p^r.

Petek
 
Petek said:
Suppose that x is not the identity and has order p^2. Can you find a power of x that has order p?

Sorry, I don't even know which power of x would yield order p in the case of p^2! Is it x^2?
 
If you know x has order p^r for some r, then x^(p^r)=1. What's (x^(p^(r-1)))^p?
 
Dick said:
If you know x has order p^r for some r, then x^(p^r)=1. What's (x^(p^(r-1)))^p?

Using the example of the cyclic group of order 9, I found that (x^(p^(r-1)))^p is 1 as well. Is that correct?
 
kimberu said:
Using the example of the cyclic group of order 9, I found that (x^(p^(r-1)))^p is 1 as well. Is that correct?

Probably. But I meant it more generally. In any group, how does (x^(p^(r-1)))^p compare with x^(p^r)?
 
Dick said:
Probably. But I meant it more generally. In any group, how does (x^(p^(r-1)))^p compare with x^(p^r)?

(x^(p^(r-1)))^p is equal to x^(p^r)?

So, is (x^(p^(r-1))) always of order p?
 
Last edited:
kimberu said:
(x^(p^(r-1)))^p is equal to x^(p^r)?

So, is (x^(p^(r-1))) always of order p?

Yes, just use the rules of exponents. (x^n)^m=x^(nm).
 
Okay, so I have:

For any element x, |x|=p^r, x^p^r = 1 = (((x^p)^(r-1))^p) by the properties of exponents. Then x^p^(r-1) equals an element of order p.

Thank you so much!
 
Back
Top