9
$\begingroup$

I've been thinking about the following problem:

We have a $1\times 5$ rectangle: how to cut it and reassemble it such that it forms a square?

Thanks a lot!

$\endgroup$
3
  • 1
    $\begingroup$ Are you allowed to overlap the pieces? Do you require that the resulting square have the same area as the rectangle? $\endgroup$
    – user2468
    Commented Jan 5, 2012 at 22:51
  • $\begingroup$ yes... total area of the square should be 5 $\endgroup$ Commented Jan 5, 2012 at 23:04
  • 1
    $\begingroup$ The inverse of this question can be found at mathoverflow.net/questions/15181/…. $\endgroup$
    – TonyK
    Commented Jan 10, 2012 at 22:44

6 Answers 6

26
$\begingroup$

You can do it with four pieces, and translations only (no rotations).

enter image description here

enter image description here

$\endgroup$
1
  • 1
    $\begingroup$ Very optimal. +1! $\endgroup$ Commented Jan 6, 2012 at 16:24
26
$\begingroup$

enter image description here

$\endgroup$
2
  • $\begingroup$ While this is pretty impressive, how would you figure this out if you didn't already know the answer? Is there a general technique being employed here, or is this problem-specific? $\endgroup$ Commented Jan 6, 2012 at 2:08
  • 9
    $\begingroup$ The area of your original rectangle is 5. A square with the same area must have sides of length $\sqrt{5}$. So thinking of the pythagorean theorem, we need $a^2+b^2=5$. The only positive integer solution is $a,b=1,2$. This led me to chop off a rectangle of size $1\times 2$ and slice it diagonally. It then made sense to do it again and then sliding things around we get the above answer. That's how I thought about it anyway. The hard part was drawing it in Microsoft Paint :) $\endgroup$
    – Bill Cook
    Commented Jan 6, 2012 at 2:50
10
$\begingroup$

A standard approach to finding solutions to problems like this is to overlay two tilings. In the following image, the bright yellow rectangles give one 5-piece and two 4-piece solutions requiring only translations (one of which is the same as Robert Israel’s above):

$\hspace{1.15in}$ tilings

$\endgroup$
2
$\begingroup$

Here's a method that is surely far from optimal.

First, cut it into 5 $1\times1$ squares, and arrange them into a $2\times2$ square sitting next to a $1\times1$. Now there's a standard way to cut two squares into a total of four pieces that rearrange to form a single square. I wish I knew how to draw pictures. Anyway, let the small square be $ABCD$ With $C$ a vertex of the big square and $CD$ along the side $CEFG$ of the big square. Find $H$ on $CG$ such that $GH=AB$. Cut along $FH$ and along $AH$. Then the bits $FHG$, $ABH$, and $ADEFHA$ can be moved to form a square.

5 square dissection

$\endgroup$
5
  • $\begingroup$ Googling for Pythagoras' theorem gives a couple of usefull pictures, e.g this one: goo.gl/PuAz7 $\endgroup$
    – Myself
    Commented Jan 5, 2012 at 22:59
  • $\begingroup$ ... or this one: goo.gl/DcLWS $\endgroup$
    – Myself
    Commented Jan 5, 2012 at 23:04
  • $\begingroup$ If you want to draw pictures on MSE, draw them on anything you want as long as you can get them in a file format that allows you to upload them here. There's a button to upload images directly in your answers when you're answering... find it =) personally I am a fan of picturing my blackboard with my Android phone! $\endgroup$ Commented Jan 5, 2012 at 23:26
  • $\begingroup$ @Patrick, thanks, but I'm on the road, using whatever computers I can find, and the only thing I can draw on is a napkin. But I'll keep your advice in mind. $\endgroup$ Commented Jan 6, 2012 at 12:50
  • $\begingroup$ @Gerry Myerson : You have no idea what can come out of a napkin... =P $\endgroup$ Commented Jan 6, 2012 at 16:24
0
$\begingroup$

Cut a small square out of it and throw the rest away. If you are not allowed to throw any part away, then crumple the rest into a ball and stack it on the square. If you are not allowed to throw any part away and you are not allowed to overlap pieces, then I don't know the answer.

Edit:

Now there's a standard way to cut two squares into a totasl of four peices that rearrange to form a single square. I wish I knew how to draw pictures.

squares
(source: cut-the-knot.org)

$\endgroup$
1
  • 5
    $\begingroup$ When you copy something from another post, common practice is to acknowledge the source. But thanks for supplying the picture. $\endgroup$ Commented Jan 5, 2012 at 23:17
0
$\begingroup$

We can consider this problem in terms of a tiling of the plane with squares. Or equivalently, we treat the large square as a torus, i.e., its top edge is glued to its bottom edge, and its left edge is glued to its right edge. Thus all the current solutions on this page are essentially equivalent.

Tessellation illustrating the dissection of a square into 5 congruent squares

Note that all of those right triangles are similar to the triangle with sides $1, 2, \sqrt5$.

$\endgroup$

You must log in to answer this question.

Not the answer you're looking for? Browse other questions tagged .