Does Order Matter in Cyclic Subgroups/Groups?

  • Context: Undergrad 
  • Thread starter Thread starter Gear300
  • Start date Start date
  • Tags Tags
    Cyclic
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
Gear300
Messages
1,212
Reaction score
10
Since certain operations are not commutative, when a group G = <a, b>, does the order matter (so that <a, b> is not necessarily equal to <b, a>)?
 
Physics news on Phys.org
Assuming that by <a,b> you meant "the group spanned by a and b", the order does not matter. In that case the notation <a, b> -- as well as <b, a> -- means: take elements a and b and multiply them and their inverses until you get a group. Actually, it means: take the smallest group of which a and b are elements. In particular this means that both ab and ba must be elements of both <a, b> and <b, a>. Actually, a more concise notation would be: <{a, b}>
 
except in this case we say group 'generated' by a and b. for some reason 'spanned' is used only for vector spaces and (some times) modules.
 
I see...thanks for the replies.