Question
If a line segment with the length $1$ is given then prove that we can construct a line segment with the length $\sqrt{n}$ for any $n \in \Bbb N$.
My approach:
I am looking for a solution using induction. For the base case it is obvious and like always the problem is the case $n+1$. I'm trying to use
$$n=(\sqrt{n+1}-1)(\sqrt{n+1}+1)$$
but I can't go further.
Any idea?
