0

QUESTION

Multiplication of complex numbers defines a binary operation on $\mathbb{C}^\times := \mathbb{C} \setminus \{0\}$. Show that $\mathbb{C}^\times$ together with this operation is an abelian group.

ATTEMPT

I know that for an abelian it has to show commutativity and for it to be a group there must be associativity of multiplication, but not sure where to go with it.

1 Answers1

4

Big Hint

using the fact that $\mathbb R$ is abelian, we can very easily prove that

$$(a+ib)(c+id)=...=(c+id)(a+ib)$$ for $a,b,c,d\in\mathbb R$.

Surb
  • 55,662