Let the taxicab distance between two points be defined by:
Let a taxicab circle be the set of all point that are equidistant (in taxicab distance) from a fixed point, referred to as the center of the taxicab circle.
A taxicab circle is what geometric shape?
This problem is not original, it comes from the ARML 2016 Power Round
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
This question is best explained with an example.
Now, let us define a taxicab circle with center ( x 1 , y 1 ) = ( 0 , 0 ) and D t = 4 . The equation of the taxicab circle is then:
4 = ∣ x 2 ∣ + ∣ y 2 ∣
We know that:
∣ x 2 ∣ = { x 2 − x 2 x 2 ≥ 0 x 2 < 0 ∣ y 2 ∣ = { y 2 − y 2 y 2 ≥ 0 y 2 < 0
Therefore, the equation 4 = ∣ x 2 ∣ + ∣ y 2 ∣ can be written as:
⎩ ⎪ ⎪ ⎪ ⎨ ⎪ ⎪ ⎪ ⎧ 4 = x 2 + y 2 4 = x 2 − y 2 4 = − x 2 + y 2 4 = − x 2 − y 2 x 2 ≥ 0 , y 2 ≥ 0 x 2 ≥ 0 , y 2 < 0 x 2 < 0 , y 2 ≥ 0 x 2 < 0 , y 2 < 0
Draw out these 4 lines, and you will get this shape:
You can go ahead and prove that all 4 sides are of the same length, and the vertices all have a right angle (connecting lines are perpendicular)
Therefore, the taxicab circle is actually a Square
Note: You can try this with any other center ( x 1 , y 1 ) and any other positive real value of D t . You will still get a square with a different position or size