Prove Abelian Group: $(a \cdot b)^n = a^n \cdot b^n$

In summary, we prove that for any abelian group $G$ and elements $a, b \in G$, and all integers $n$, $(a \cdot b)^n = a^n \cdot b^n$ by using induction and a lemma in the given text. This holds for all $n \in \Bbb Z$.
  • #1
Guest2
193
0
Prove that if $G$ is an abelian group, then for $a, b \in G$ and all integers $n$, $(a \cdot b)^n = a^n \cdot b^n.$

Never mind. I figured it out. We proceed by induction on $n$, then use a lemma in the text.
 
Last edited:
Physics news on Phys.org
  • #2
Just for the record, we see that:

$(ab)^1 = ab = a^1b^1$

Now if $(ab)^{n-1} = a^{n-1}b^{n-1}$, then:

$(ab)^n = ab(ab)^{n-1} = ab(a^{n-1}b^{n-1})$ (by hypothesis)

$= a(a^{n-1}b^{n-1})b$ (since $G$ is abelian)

$= a^nb^n$.

This proves it for $n \in \Bbb N^{+}$.

From there, if $n < 0$, say $n = -k$, for $k > 0$, then

$(ab)^n = (ab)^{-k} = [(ab)^k]^{-1} = (a^kb^k)^{-1}$

$= (b^k)^{-1}(a^k)^{-1} = b^{-k}a^{-k} = b^na^n = a^nb^n$.

Finally, $(ab)^0 = e = ee = a^0b^0$, by definition.
 

FAQ: Prove Abelian Group: $(a \cdot b)^n = a^n \cdot b^n$

What is an Abelian group?

An Abelian group is a mathematical structure consisting of a set of elements and a binary operation that is commutative and associative. This means that the order in which the elements are combined using the binary operation does not affect the result.

What does it mean to prove an Abelian group?

Proving an Abelian group means showing that the group follows the properties of an Abelian group, namely commutativity and associativity. In this specific case, we are proving that the group satisfies the property of commutativity for the operation of multiplication.

What is the significance of proving $(a \cdot b)^n = a^n \cdot b^n$ in an Abelian group?

This equation shows that the group follows the property of commutativity, which is an important characteristic of an Abelian group. It also allows for simpler and more efficient calculations within the group, as the order of operations does not affect the result.

Can you provide an example of an Abelian group where $(a \cdot b)^n = a^n \cdot b^n$ is true?

One example of an Abelian group where this equation is true is the group of integers under addition. For any two integers a and b, and any positive integer n, the equation $(a+b)^n = a^n + b^n$ holds true.

How is proving $(a \cdot b)^n = a^n \cdot b^n$ different from proving $(a \cdot b)^n = a^n \cdot b^n \cdot c^n$?

The first equation only requires the two elements, a and b, to follow the property of commutativity. The second equation adds a third element, c, which must also follow the same property. This expands the proof to show that the group follows the property of commutativity for multiple elements.

Similar threads

Replies
1
Views
954
Replies
1
Views
1K
Replies
1
Views
1K
Replies
2
Views
1K
Replies
1
Views
1K
Replies
7
Views
2K
Replies
1
Views
2K
Replies
14
Views
3K
Replies
13
Views
2K
Back
Top