iamalexalright
- 157
- 0
Homework Statement
Suppose a \in <b>
Then <a> = <b> iff a and b have the same order (let the order be n - the group is assumed to be finite for the problem).
Proof:
Suppose a and b have the same order (going this direction I'm trying to show that <a> is contained in <b> and <b> is contained in <a> ergo <a> = <b>).
Since a \in <b> it is obvious that <a> \subseteq <b>.
Since a is in <b>, a = b^{m} for some m.
So <a> = <b^{m}> \supseteq <b>
Hence <a> = <b>
Suppose <a> = <b> and <b> has order n.
a = b^{m}'
a^{n} = (b^{m})^{n} = (b^{n})^{m} = e^{m} = e
Hence a has order n.
This all look good?