Frank Castle
- 579
- 23
PeterDonis said:You can't "choose a length scale" for the real numbers taken by themselves (at least not if you restrict yourself to the standard metric on them, which is what you appear to be doing).
What you appear to be imagining is something like this: I have two rulers, one twice as long as the other. I can call the length of the shorter ruler "1 unit" or the length of the longer ruler "1 unit"; switching from one convention to the other can be thought of as "choosing a length scale". But none of this changes anything about the real numbers. All it changes is the mapping between real numbers and lengths in the actual physical space in which the rulers exist--whether you assign the real number "1.0" to the length of the shorter ruler or the longer one.
When quantifying the distance between two real numbers though, isn't the standard approach to identify real numbers with points on a number line, choosing an origin and then identifying the other numbers such that the integers are equally spaced and then choosing a unit of distance to be the length of the interval between ##0## and ##1##. With the choice of the Euclidean metric one then has that the distance between consecutive integers is always ##1## unit, a given real number ##x## is ##\lvert x\rvert## units from ##0##, and the distance between any two real numbers ##x## and ##y## is ##\lvert x-y\rvert## units.
pwsnafu said:Err, no? At least that's not the only reason. Because we can define the metric ##d(x,y) = 0## if ##x=y## and ##d(x,y)=1## otherwise. Then ##d(n, n+1) = 1## for all integers. But d is not Euclidean metric.
What's special about Euclidean metric on ##\mathbb{R}^1## is that it is homogeneous (##d(\lambda x, \lambda y) = \lambda d(x,y)## for all positive lambda) and translation invariant (##d(x+a,y+a) = d(x,y)##) and ##d(x+1,x) = 1##.
Good point. I was a bit to loose with my statement there. Thanks for the details.