Proving Finite Order Elements Form a Subgroup of an Abelian Group

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
rideabike
Messages
15
Reaction score
0

Homework Statement


Prove the collection of all finite order elements in an abelian group, G, is a subgroup of G.

The Attempt at a Solution


Let H={x[itex]\in[/itex]G : x is finite} with a,b [itex]\in[/itex]H.
Then a[itex]^{n}[/itex]=e and b[itex]^{m}[/itex]=e for some n,m.
And b[itex]^{-1}[/itex][itex]\in[/itex]H. (Can I just say this?)
Hence (ab[itex]^{-1}[/itex])[itex]^{mn}[/itex]=a[itex]^{mn}[/itex]b[itex]^{-mn}[/itex]=e[itex]^{m}[/itex]e[itex]^{n}[/itex]=e (Since G is abelian the powers can be distributed like that)

So ab[itex]^{-1}[/itex][itex]\in[/itex]H, and H≤G.
 
Last edited by a moderator:
on Phys.org
rideabike said:

Homework Statement


Prove the collection of all finite order elements in an abelian group, G, is a subgroup of G.

The Attempt at a Solution


Let H={x[itex]\in[/itex]G : x is finite} with a,b [itex]\in[/itex]H.
Then a[itex]^{n}[/itex]=e and b[itex]^{m}[/itex]=e for some n,m.
And b[itex]^{-1}[/itex][itex]\in[/itex]H. (Can I just say this?)
If you're going to say it, you should justify it. But your proof below doesn't use this fact. (Indeed, it proves it!)
Hence (ab[itex]^{-1}[/itex])[itex]^{mn}[/itex]=a[itex]^{mn}[/itex]b[itex]^{-mn}[/itex]=e[itex]^{m}[/itex]e[itex]^{n}[/itex]=e (Since G is abelian the powers can be distributed like that)

So ab[itex]^{-1}[/itex][itex]\in[/itex]H, and H≤G.
This part is fine. Note that as a special case, this shows that ##b^{-1} \in H##. (Take ##a = e##.) You didn't need to stipulate ##b^{-1}\in H## in the previously quoted section.
 
rideabike said:
Delete thread, figured it out
We don't delete threads once they have a response.

Thank you jbunniii!