I have an issue with a proof given in my lecture hopefully someone can help me with. It will be shown that the hypotenuse $c$ of a right-angled and isosceles triangle will be incommensurable to the leg $a$
Two line segments $a,c$ are called commensurable iff there exist a third line segment $d$ and two natural numbers $m,n$ such that $a=m\cdot d, c=n\cdot d$. Otherwise $a,c$ are called incommensurable.
In this context we have discussed the euclidean algorithm. Roughly said, one starts with two line segments ($a,c$) and subtracts in each step the shorter one from the larger one ($c-a$) and replaces thereafter the longer line segment by it (replace $c$ by $c-a$). After each step one compares the new line segments ($a, c-a$) and repeat the whole process till one get two congruent line segments.
Two line segments are commensurable iff the euclidean algorithm stops after finitely many steps.
Now the short proof I do not understand:
step: $c>a$. Therefore we get the new line segments $a,r_1$ with $r_1:=c-a$
step: $a>r_1$. Therefore we get our new line segments $r_1, r_2$ with $r_2=a-r_1=2a-c$
But now we observe that $\frac{r_2}{c}=\frac{r_1}{a}$. Hence the line segments $a,c$ can not be commensurable.
I understand everything but the last conclusion. Why can not $a,c$ be commensurable because of the equality of the given ratios? Suppose I would get after $N$ steps two line segments $r_N, z_N$ with $\frac{r_N}{c}=\frac{z_N}{a}$. Can I conclude in this situation that $a,c$ will not be incommensurable as well?
I would be very happy if someone can help me.
Best wishes
The justification for this conclusion lies in scaling. The fact that those ratios are equal means that the pair $r_1$, $r_2$ is just a scaled-down version of the pair $a$, $c$. Since the entire process is linear, performing the next two steps will again just scale down the values by the same factor, and so on for every pair of two steps. It follows that the algorithm does not terminate after finitely many steps.