Another Pi

Geometry Level 3

In taxicab geometry, Euclidean distance for a point ( x 1 , y 1 ) (x_1,y_1) and a point ( x 2 , y 2 ) (x_2,y_2) d = ( x 1 x 2 ) 2 + ( y 1 y 2 ) 2 d=\sqrt {(x_1-x_2)^2+(y_1-y_2)^2} is replaced by Manhattan distance d = x 1 x 2 + y 1 y 2 d=|x_1-x_2|+|y_1-y_2| and the shape of circles may change as well.

What is the value of Pi, defined as the ratio of a circle's circumference to its diameter, in taxicab geometry?


Inspiration


The answer is 4.0.

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.

1 solution

Brian Lie
May 26, 2018

A circle is a set of points with a fixed distance, so the formula for the circle of radius r r centered at the orgin in taxicab geometry is x + y = r |x|+|y|=r in Cartesian coordianates whose graph is a square, as shown in the picture. The side length of the square equals Manhattan distance between ( r , 0 ) (r,0) and ( 0 , r ) (0,r) , which is 2 r 2r . Thus, the circle's circumference is 8 r 8r , making the value of Pi in taxicab geometry 8 r 2 r = 4 \frac {8r}{2r}=\boxed 4 .

Alternatively, the formula of arc length in Euclidean geometry s = a b 1 + ( d y d x ) 2 d x s=\int_a^b\sqrt {1+\left(\frac {dy}{dx}\right)^2}dx is replaced by s = a b ( 1 + d y d x ) d x s=\int_a^b\left(1+\left|\frac {dy}{dx}\right|\right)dx in taxicab geometry. In this case, the length of side is given by l = 0 r ( 1 + d d x ( r x ) ) d x = 2 0 r d x = 2 r . l=\int_0^r\left(1+\left|\frac {d}{dx}(r-x)\right|\right)dx=2\int_0^rdx=2r.

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...