Show that the set of matrices S={(ab−ba)a,b∈R} is a field under the usual binary operations of matrix addition and matrix multiplication. What are the additive and multiplicative identities and what is the inverse of (11−11)? Consider the map f:C→S defined by f(a+ib)=(ab−ba). Show that f is an isomorphism.
Technique
Routine field-axiom verification; classical 2×2 matrix representation of C.
Solution
Strategy. Verify S is closed under +, ×; show it’s a commutative ring with unity; show every non-zero element has an inverse in S. Then the map f is a bijection respecting + and ×.
The multiplication formula shows commutativity: swapping subscripts 1↔2 leaves the entries invariant (a1a2−b1b2 and a1b2+a2b1 are both symmetric). So A1A2=A2A1.
Note this is in S (with new parameters a′=a/(a2+b2), b′=−b/(a2+b2)). ✓
Specific case: For A=(11−11), detA=1+1=2:
A−1=21(1−111)=(21−212121).
Since every non-zero element has an inverse and the ring is commutative with unity, S is a field.
Step 4 — Isomorphism f:C→S
Well-defined and bijective:f maps a+ib↦(ab−ba). The map (a,b)↦(a,b) between the underlying coordinate spaces is the identity — manifestly a bijection between C≅R2 and S≅R2.