Please Login to access more options.
Problem 57 (Powers Of Products In An Abelian Group)
Suppose $G$ is an Abelian group. Prove that if $a,b\in G$, then $(ab)^2=a^2b^2$. Then use induction to prove that if $a,b\in G$, then $(ab)^n=a^nb^n$ for each $n\in \mathbb{N}$.
Solution
Let $G$ be an Abelian Group. Pick $a,b\in G$. Thus we know by definition of an Abelian Group that $ab=ba$. We compute
$$\begin{align} (ab)^2&=abab \\ &=aabb \\ &=a^2b^2. \end{align}$$
We will now prove that for all $n\in\mathbb{N}$ we have $(ab)^n=a^nb^n$. By definition of an Abelien group, we know the base case where $n=1$ is satisfied (this was shown above as $ab=ba$). Now suppose for some $k\in\mathbb{N}$ that the statement $(ab)^k=a^kb^k$ is true. We compute
$$\begin{align} (ab)^{k+1}&=(ab)^k(ab) \\ &=a^kb^kab \\ &=a^k(b^ka)b \\ &=a^kab^kb \\ &=a^{k+1}b^{k+1}. \end{align}$$
Thus, by mathematical induction, we know that $(ab)^n=a^nb^n$ for all $n\in\mathbb{N}$.
Tags
Change these as needed.
- When you are ready to submit this written work for grading, add the phrase [[!Submit]] to your page. This will tell me that you have completed the page (it's past rough draft form, and you believe it is in final draft form). Don't type [[!Submit]] on a rough draft.
- If I put [[!NeedsWork]] on your page, then your job is to review what I've written, address any comments made, and then delete all the comments I made. When you have finished reviewing your work, leave [[!NeedsWork]] on your page and type [[!Submit]]. (Both tags will show up). This tells me you have addressed the comments.
- I'll mark your work with [[!Complete]] after you have made appropriate revisions.