Notice:
I have asked a similar question on this topic before here, but it partook an alternative approach which didn't lead me anywhere, so now I am going with the classic one, suggested by the author; these, however, are two different questions, on two different problems, and I would appreciate if the thread wasn't closed on the basis of supposed repetition. Thank you.
Problem
Let $D$ be a positive integer, but not a square of an integer, then there exists a positive integer $\lambda$ such that $$\lambda^2<D<(\lambda+1)^2$$
If we assign to the second class $A_2$, every positive rational number $a_2$ whose square is $>D$, to the first class $A_1$ all other rational numbers $a_1$, this separation forms a cut $(A_1,A_2)$
...But this cut is produced by no rational number.
Proof
- If there exists a rational number whose square $=D$, then there exist two positive integers $t,u$ that satisfy equation $$t^2-Du^2=0$$
- We may assume that $u$ is the least positive integer possessing the property that its square, by multiplication by $D$, may be converted into the square of an integer $t$. Since evidently $$\lambda u<t<(\lambda+1)u$$
- The number ${u}'=t-\lambda u$ is a positive integer certainly less than $u$. If further we put $${t}'=Du-\lambda t$$ ${t}'$ is likewise a positive integer, and we have
$${t}'^2-D{u}'^2=(\lambda^2-D)({t}^2-D{u}^2)$$
- Which is contrary to the assumption respecting $u$ [step 2].
My question
For the life of me I do not understand how ${u}'^2$ "by multiplication by $D$, may be converted into the square of an integer $t$" when it is clearly 'converted' to ${t}'^2$, which in turn, clearly $\neq t^2$.
Can anyone explain this part to me?