In the diagram, the left side of the square is tangent to the circle and two vertices of the square are lying on the circle.
Which has a larger perimeter, the square or the circle?
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.
Question: Will there be a solution where it is not necessary to know the value of π. That is, a purely geometric solution, which only explores the relation between the square and the circumference?
Is using the Archimedean method to find pi cheating? Just show the outer polygon perimeter converges to a value less than 6.4r. If it is
Use the rectangular curve length formula to calculate the circumference (parametric and polar versions require π from the very start) Let the circle center be the origin. There's a factor of two because the integral by itself only gives us half the circumference.
Let r=1
Plotting the integrand as a function of x on the graph and you'll see the area between its boundaries x=-1 and x=1 will be smaller than a rectangle 2 units wide and 3.2 units high.
Log in to reply
Interesting! I think I would not have thought of a solution this way.
What we know:
From this:
Solving for a , the general solution is a = 2 ( π n + arctan ( 2 1 ) ) where n ∈ Z . The only a that satisfies this and the constraint 0 ≤ a ≤ 2 π is when n = 0
a = 2 arctan ( 2 1 )
Plug this into l = r + r cos ( a ) = 2 r sin ( a ) and we get l = 1 . 6 r The perimeter of the square is therefore 6 . 4 r
Meanwhile, the perimeter of the circle is 2 π r ≈ 6 . 3 r ,
Therefore the square has the larger perimeter.
Let the square be ABCD, and the side AB intersecting circle at P.
According to tangent-secant theorem,
(Tangent)^2 = (whole secant)×(external secant).
(AD/2)^2 = (AB)×(AP), since AD=AB,
We have, AP = AB/4.
Let side length of square be AB = 4a,
We have, AP=a, PB=3a and BC=4a,.
So, by Pythagoras theorem,.
PC^2 = PB^2 + BC^2 = 9a^2+16a^2=25a^2,.
PC = 5a. Now, PC has to be diameter of the circle because angle PBC = 90°.
So, radius = PC/2 = 5a/2.
Perimeter of square =4×4a = 16a,
And circumference of circle
= 2π(5a/2) = 5πa,.
Since 16a > 5πa, perimeter of square is bigger.
Problem Loading...
Note Loading...
Set Loading...
p 2 = a 2 + 4 a 2 , q 2 = 4 a 2 + ( 2 r − a ) 2
4 r 2 = p 2 + q 2 = a 2 + 4 a 2 + 4 a 2 + 4 r 2 − 4 a r + a 2
0 = 2 a 2 + 2 a 2 − 4 a r
5 a 2 = 8 a r ⇒ 5 a = 8 r ⇒ a = 5 8 r
P = 4 × 5 8 r = 6 , 4 r
C = 2 r π ≈ 6 , 2 8 r .
Hence, P > C .