
Please forgive me for my bad drawing, so every line on this diagram is meant to be a straight line.
Anyway, here is my problem, on the first diagram(the one on the far left) we see a two lines each of length 1 unit. If we make some steps to reach from the top to the bottom(as indicated on the diagram), then the total lengths of each step(both vertical and horizontal), add up to 2. If we make these steps shorter and shorter, they will always keep on adding to 2. In some sense, these steps are approximating a straight line if we make them infinitely small. But, the straight line connecting those lines would be of length sqrt(2), but how does the value go from 2 to sqrt{2} ?
My intuition is that these steps will never be equal to the straight line even if we the take the limit of the number of steps to be infinite. But I cannot prove this assertion, any help or insights would be much appreciated.
Using only vertical and horizontal steps gives the "taxicab" distance (see wiki). That is, $d(P,Q)=|\Delta x|+|\Delta y|,$ where the deltas are changes in $x$ or $y$ coordinates. As your picture shows, adding these up always gives $2$ (as long as the points go along the diagonal one at a time, no doubling back). But the usual distance to sum is $d(P,Q)= [(\Delta x)^2+(\Delta y)^2]^{1/2}.$