Quantcast
Channel: The Math Less Traveled » distance
Viewing all articles
Browse latest Browse all 2

The decadic metric

$
0
0

Continuing my series of posts exploring the decadic numbers… in my previous post, I explained that we will define a new “size function”, or metric, different from the usual “absolute value”, and written |-|_{10}. Two numbers will be “close to” each other when the size of their difference is small.

For now we will define |-|_{10} on the integers. First, every nonzero integer n can be factored as 10^k \cdot m, where m is not divisible by 10. In other words, k is the largest power of 10 which evenly divides n. For example, 23000 = 10^3 \cdot 23; -50 = 10^1 \cdot (-5); 297 = 10^0 \cdot 297. Now, for m not divisible by 10, we simply define

|10^k \cdot m|_{10} = \frac{1}{10^k}.

So, |23000|_{10} = 1/1000; |-50|_{10} = 1/10; |297|_{10} = 1. This definition doesn’t cover zero, however, because 0 = 10^k \cdot 0 for any k. But notice that the distance from any number to itself will be |x - x|_{10} = |0|_{10}, so we define |0|_{10} = 0, since the distance from anything to itself ought to be zero.

So, what pairs of integers are close to each other, under this new metric? How about 10587 and 10588? We compute |10587 - 10588|_{10} = |1|_{10} = 1. At first sight that might seem pretty close. After all, under the usual absolute value metric, that’s the closest two natural numbers can possibly be to each other without being equal. But the decadic metric is always of the form 1/10^k for some nonnegative k, and it’s easy to see that 1 is actually the largest possible value for this metric! So 10587 and 10588 are actually rather far apart. Weird, right? (Before reading on, can you come up with a pair of integers that are closer?)

As an aside, note that the “number line” is no longer helpful: it gives us a visual sense of how far apart any two integers are, but only for the usual absolute value metric!

Out with the number line!

For our current purposes it’s more useful to think of the integers as living in a big “soup”: each integer still exists and means the same thing it usually means, but the physical relationship of the integers to one another is quite different than what we are used to. (Their arithmetic relationships are unchanged: for example, 2 + 2 still equals 4.) 10587 and 10588 are right next to each other on the number line, but they are on completely opposite sides of the soup! Part of our job will be to figure out more about what that “soup” actually looks like.

Number soup

So, what about a pair of integers that are closer together than 10587 and 10588? How about 34976 and 20734346? “Those don’t seem very close at all!” You might protest. Aha, but you are still thinking in terms of the old absolute value metric! Let’s compute their decadic distance:

|20734346 - 34976|_{10} = |20699370|_{10} = |10^1 \cdot 2069937|_{10} = 1/10

Aha, so they really are a bit closer together. What about 39645 and 99945?

|99945 - 39645|_{10} = |60300|_{10} = 1/100

Those are closer still!

Do you see what’s going on? Can you come up with a concise description of when two integers will be close? How close can two integers be?



Viewing all articles
Browse latest Browse all 2

Latest Images

Trending Articles





Latest Images