Polygons with equal area and perimeter but different number of sides?

17.7k Views Asked by At

Let's say we have two polygons with different numbers of sides. They can be any sort of shape, but they have to have the same area, and perimeter.

There could be such possibilities, but can someone show me with pictures? I just need visualize it.

Sometimes in life you just have to know it, and sometimes we need a picture shown in our faces :).

10

There are 10 best solutions below

2
On BEST ANSWER

Just worked out a quick example, so the numbers may not be optimal: take a triangle with side lengths 2,3,4 - this has perimeter 9 and area $3\sqrt{15}/4$. It's easy enough to construct a rectangle with this data as well, by solving the equations $st = 3\sqrt{15}/4$ and $2s+2t = 9$. In fact, the sides lengths $s,t$ of the rectangle work out to be $\frac{1}{4}(9 \pm \sqrt{81-12\sqrt{15}})$.

2
On

Here are Gordon–Webb–Wolpert polygons, they have more than just common area and perimeter, they are isospectral! Drums shaped as them would sound the same. It's a fun exercise to construct more examples using tangram pieces.

More isospectral polygons can be found here, including ones with different numbers of sides.

0
On

Let $A$ be a triangle with corners at the points $(0,0)$, $(2,0)$, and $(0,1)$, with area $1$ and perimeter a little larger than 5. Let $B$ be a parallellogram with corners at $(0,0)$, $(1,0)$, $(x,1)$, and $(x+1,1)$. For any $x$, the areas of $A$ and $B$ are the same, namely $1$. If $x=0$, $A$ has largest perimeter, while if $x$ is large then $B$ has largest perimeter. So by continuity, there is a value of $x$ such that the perimeters are equal.

0
On

For the first shape, take a rectangle with sides $1,x$. For the second shape, take a right triangle with sides $4,\frac{x}{2}, \sqrt{(\frac{x}{2})^2+4}$. They both have area $x$, for every $x$. Making them have the same perimeter reduces to solving a quadratic equation; a solution is $x=\frac{3+\sqrt{33}}{2}$. Then both shapes have perimeter $5+\sqrt{33}$.

4
On

For any triangle there is a rectangle with the same area and perimeter.

proof: by Heron's formula the area of the triangle with semiperimeter $S$ and triangle sides $a,b,c$ is $$\sqrt{S(S-a)(S-b)(S-c)}\leq \sqrt{\frac{8S^4}{27}}$$

A square with semiperimeter $S$ has area $\frac{S^2}{4}\geq\sqrt{\frac{8S^4}{27}}$.

We can then proceed to make the square into a rectangle, making the area smaller and smaller preserving the perimeter. Until the area is as small as the triangle's.

3
On
┌─┐   ┌┐   
│ │   │└─┐
│ └─┐ │  └┐
└───┘ └───┘

Edit: I like the above figures because they're easy to generalize to many sides. But if it's unclear that they have the same area, here's another pair: the L and T tetrominoes.

L tetromino T tetromino

You can imagine sliding the square on the right side up and down relative to the 1x3 bar on the left side; this operation preserves both area and perimeter. Explicitly, both tetrominoes have area 4 and perimeter 10. The L has 6 sides, and the T has 8 sides.

4
On

This may be cheating a bit, but why not just create two polygons that "look the same" but have a different graph? For example, we may take a triangle and insert a new vertex somewhere in one of its edges. This produces a new polygon that looks like that triangle, but is actually a rectangle quadrilateral with three collinear vertices.

enter image description here

4
On

This the first example that came to my mind, using four identical $45-45-90$ triangles.

enter image description here

2
On

You can make a hexagon and a pentagon with the same area and perimeter by gluing triangles to a square:

hexagon and pentagon with same area and perimeter

The area of both is $6$ units$^2$ and the perimeter of both is $4 + 4\sqrt2$ units. It's particularly pleasant that both shapes are convex.

(Note also that these two are related by a "cut and flip" as described in my other answer.)

5
On

Cut-(flip)-join method

Take a polygon and choose a line segment between two points on the perimeter that is fully contained inside the polygon.

Separate the polygon along this line segment to produce two polygons. Be sure to distinguish the "exposed cut edge".

Choose one of the two parts and join it to the other so that the exposed cut edge is touching an edge of the other part along its full length. It does not have to be joined to the other exposed edge, as long as it is touching some edge along its full length. You may choose to flip one of the parts before rejoining.

This will produce a polygon with the same area and same perimeter as the original polygon.

rschwieb's answer is an example of this method.

Special case: cut-flip-join-in-same-place

Cut the polygon in two as described above. Flip one part. Join the two exposed cut edges.

Unless the part flipped was symmetric, you will have made a new polygon (as opposed to simply restoring the original polygon). If at least one end of the line segment is not at a vertex, then you will also change the number of sides.

The simplest example is an isosceles triangle and a parallelogram:

cut and flip triangle parallelogram

However you can start with any triangle and progressively make shapes with more and more sides:

cut and flip animation