|
|
|
|
|
by dllthomas
5083 days ago
|
|
That seems too easy. (ab)^2 = aabb
a^2 b^2 = abab ab = ba iff G is commutative, so for an Abelian group we can substitute for the middle bit aabb = a(ab)b = a(ba)b = abab Which won't hold if G is not commutative. QED I recognize that FizzBuzz is supposed to be easy, but it's supposed to recognize programmers with basic competence; I am not a mathematician. (But maybe I underestimate myself or overestimate some of those with advanced degrees in mathematics?) |
|