What is the implication of this algebraic problem?

  • Thread starter Thread starter nuuskur
  • Start date Start date
  • Tags Tags
    Algebra
nuuskur
Science Advisor
Messages
920
Reaction score
1,221

Homework Statement


Let ##x,y,z## be arbitrary integers and the GCD: greatest common divider between any two is ##1##. Let ##(G,\cdot )## be abelian. Prove the implication:
<br /> a,b\in G\left (a^x = b^y = (ab)^z = e\Longrightarrow a=b=e\right )<br />
where ##e## is the unit element of ##G##.

Homework Equations


Corollary: For every integers ##x,y## there exist integers ##u,v## such that ##xu+yv = GCD(x,y)##

The Attempt at a Solution


If we look at what ##b## is equal to:
<br /> b^y = e \Leftrightarrow b^yb^{1-y} = eb^{1-y} \Leftrightarrow b^1 = b^{1-y}<br />
As ##x,y,z## have no common dividers, they have to be nonzero otherwise, for instance ##GCD(x,0) = x##, which is not necessarely ##1##.
At this point I'm stuck. If ##b^1 = b^{1-y}## and provided also ##y\neq 0##, then ##b\in G## is equal to one of its powers. Cyclicity?
 
Physics news on Phys.org
Have you looked at ## e^{xy}=e^{yz} = e^{xz} = a^{xyz} = b^{xyz} = (ab)^{xyz} ##?
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top