The Minimum Value of Pi

Geometry Level 4

If the usual distance in Euclidean geometry 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 ) 1 / 2 d=\left(|x_1-x_2|^2+|y_1-y_2|^2\right)^{1/2} is replaced by Minkowski distance of order p p , also called p p -norm distance, d = ( x 1 x 2 p + y 1 y 2 p ) 1 / p d=\left(|x_1-x_2|^p+|y_1-y_2|^p\right)^{1/p} where p 1 p\ge 1 , the shape of circles may change as well.

What is the minimum value of Pi, defined as the ratio of a circle's circumference to its diameter, among all real number p 1 p\ge 1 ?


Inspiration in case of p = 1 p=1 .


The answer is 3.14159.

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.

2 solutions

Calvin Osborne
Nov 22, 2018

This problem is much easier easier to understand with a little help from desmos . To start, we will derive the general curve length formula for distance of order p p for function f f . This formula is,

L p = lim n i = 1 n d ( p i , p i + 1 ) = lim n i = 1 n ( x i x i + 1 p + y i y i + 1 p ) 1 p L_{p}=\lim_{n \to \infty} \sum_{i=1}^{n} d(p_{i},p_{i+1})=\lim_{n \to \infty} \sum_{i=1}^{n} (|x_{i} - x_{i+1}|^p+|y_{i}-y_{i+1}|^p)^{\frac{1}{p}}

Now, from the Mean Value Theorem, we know that on the interval [ x i , x i + 1 ] [x_{i},x_{i+1}] there exists a point x i x_{i}^{*} such that, f ( x i ) = f ( x i + 1 ) f ( x i ) x i + 1 x i = Δ y Δ x f'(x_{i}^{*}) = \frac{f(x_{i+1}) - f(x_{i})}{x_{i+1}-x_{i}}=\frac{\Delta y}{\Delta x}

Substituting in x i x i + 1 = Δ x x_{i} - x_{i+1} = \Delta x and y i y i + 1 = Δ y = Δ x f ( x i ) y_{i}-y_{i+1} = \Delta y = \Delta x f'(x_{i}^{*}) ,

L p = lim n i = 1 n ( Δ x p + Δ x f ( x i ) p ) 1 p = lim n i = 1 n ( 1 + ( f ( x ) p ) 1 p Δ x L_{p}=\lim_{n \to \infty} \sum_{i=1}^{n} (|\Delta x|^p+|\Delta x f'(x_{i}^{*})|^p)^{\frac{1}{p}}=\lim_{n \to \infty} \sum_{i=1}^{n} (1 + (f'(x^{*})^{p})^{\frac{1}{p}} \Delta x

This can be simplified by rewriting the equation as a definite integral,

L p = a b ( 1 + ( f ( x ) p ) 1 p d x = a b ( 1 + ( d d x ) p ) 1 p d x L_{p} = \int_{a}^{b} (1 + (f'(x^{*})^{p})^{\frac{1}{p}} dx = \int_{a}^{b} (1 + (\frac{d}{dx})^{p})^{\frac{1}{p}} dx

Using this general arc length equation, we can evaluate π p \pi_{p} as the ratio of a circle of order p p and radius 1's circumference, for we can use the equation y = ( 1 x p ) 1 p y = (1-|x|^p)^\frac{1}{p} from [ 0 , 1 ] [0,1] and multiply the arc length by 4, and the diameter 2. This gives us the general formula for π p \pi_{p} , π p = 2 0 1 ( 1 + ( d d x [ ( 1 x p ) 1 p ] ) p ) 1 p d x \pi_{p}=2 \int_{0}^{1} (1 + (\frac{d}{dx} [(1-|x|^p)^\frac{1}{p}])^{p})^{\frac{1}{p}} dx

By analyzing this graph on desmos , we find that the minimum value of pi is at p = 2 p=2 and π = 3.14159 \pi = \boxed{3.14159} , which is our "normal" value of π \pi using euclidean distance.

Raizel D
Jul 12, 2018

This problem doesn't exactly have a solution that can fit here. However, if anyone is interested, I recommend checking out π is the Minimum Value for Pi by C. L. Adler and James Tanton.

1 pending report

Vote up reports you agree with

×

Problem Loading...

Note Loading...

Set Loading...