A crack in the rectangle

Geometry Level 4

Inside a rectangle there is an infinite series of green squares and an infinite series of orange squares. Every square touches their neighbour squares, have one side on one of the rectangle’s sides and a vertex lying on the diagonal that connects the upper-left and the bottom-right vertices of the rectangle. One square shares its bottom-left vertex with the rectangle and another one shares its upper-right vertex with the rectangle.

The dimensions of the rectangle are two integers that differ by 2 length units.

The fraction of the rectangle that has not been covered by the squares (the yellow region) is 705 4576 \frac{{705}}{{4576}} .

Find the perimeter of the rectangle.


The answer is 16.

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

David Vreken
Mar 24, 2020

Let the width of the rectangle be w w , and the length be w + 2 w + 2 , and place the rectangle on a coordinate system so that the bottom left corner is on the origin.

Then the line on the diagonal of the rectangle is y = w w + 2 + w y = -\frac{w}{w + 2} + w , and the line on the diagonal of the dark green square is y = x y = x , and these lines intersect at ( w ( w + 2 ) 2 ( w + 1 ) , w ( w + 2 ) 2 ( w + 1 ) ) (\frac{w(w + 2)}{2(w + 1)}, \frac{w(w + 2)}{2(w + 1)}) , so the side of the dark green square is s = w ( w + 2 ) 2 ( w + 1 ) s = \frac{w(w + 2)}{2(w + 1)} .

Now look at just three green squares in a row, and let their widths be a a , b b , and c c .

Then the two triangles are similar, which means a b a = b c b \frac{a - b}{a} = \frac{b - c}{b} , which can be rearranged to b a = c b \frac{b}{a} = \frac{c}{b} , which means a a , b b , and c c follow a geometric progression.

This means that for some ratio r l r_l , the length of the rectangle is w + 2 = s + r l ( s + r l ( s . . . w + 2 = s + r_l(s + r_l(s ... , or w + 2 = s + r l ( w + 2 ) w + 2 = s + r_l(w + 2) , which solves to r l = 1 s w + 2 r_l = 1 - \frac{s}{w + 2} , and the sum of the areas of the light green squares along the length is A l = r l 2 s 2 + r l 2 ( r l 2 s 2 + r l 2 ( r l 2 s 2 . . . A_l = r_l^2s^2 + r_l^2(r_l^2s^2 + r_l^2(r_l^2s^2 ... or A l = r l 2 s 2 + r l 2 A l A_l = r_l^2s^2 + r_l^2A_l , which solves to A l = r l 2 s 2 1 r l 2 A_l = \frac{r_l^2s^2}{1 - r_l^2} . For s = w ( w + 2 ) 2 ( w + 1 ) s = \frac{w(w + 2)}{2(w + 1)} , r l r_l solves to r l = w + 2 2 ( w + 1 ) r_l = \frac{w + 2}{2(w + 1)} and A l A_l solves to A l = w ( w + 2 ) 4 4 ( w + 1 ) 2 ( 3 w + 4 ) A_l = \frac{w(w + 2)^4}{4(w + 1)^2(3w + 4)} .

Likewise, for some ratio r w r_w , the width of the rectangle is w = s + r w ( s + r w ( s . . . w = s + r_w(s + r_w(s ... , or w = s + r w w w = s + r_ww , which solves to r w = 1 s w r_w = 1 - \frac{s}{w} , and the sum of the areas of the light green squares along the width is A w = r w 2 s 2 + r w 2 ( r w 2 s 2 + r w 2 ( r w 2 s 2 . . . A_w = r_w^2s^2 + r_w^2(r_w^2s^2 + r_w^2(r_w^2s^2 ... or A w = r w 2 s 2 + r w 2 A w A_w = r_w^2s^2 + r_w^2A_w , which solves to A w = r w 2 s 2 1 r w 2 A_w = \frac{r_w^2s^2}{1 - r_w^2} . For s = w ( w + 2 ) 2 ( w + 1 ) s = \frac{w(w + 2)}{2(w + 1)} , r w r_w solves to r w = w 2 ( w + 1 ) r_w = \frac{w}{2(w + 1)} and A w A_w solves to A w = w 4 ( w + 2 ) 4 ( w + 1 ) 2 ( 3 w + 2 ) A_w = \frac{w^4(w + 2)}{4(w + 1)^2(3w + 2)} .

The area of all the green squares is A G = s 2 + A l + A 2 = w 2 ( w + 2 ) 2 4 ( w + 1 ) 2 + w ( w + 2 ) 4 4 ( w + 1 ) 2 ( 3 w + 4 ) + w 4 ( w + 2 ) 4 ( w + 1 ) 2 ( 3 w + 2 ) = w ( w + 2 ) ( 3 w 2 + 6 w + 4 ) ( 5 w 2 + 10 w + 4 ) 4 ( w + 1 ) 2 ( 3 w + 2 ) ( 3 w + 4 ) A_G = s^2 + A_l + A_2 = \frac{w^2(w + 2)^2}{4(w + 1)^2} + \frac{w(w + 2)^4}{4(w + 1)^2(3w + 4)} + \frac{w^4(w + 2)}{4(w + 1)^2(3w + 2)} = \frac{w(w+2)(3w^2 + 6w + 4)(5w^2 + 10w + 4)}{4(w + 1)^2(3w + 2)(3w + 4)} .

If the area of the rectangle is A R = w ( w + 2 ) A_R = w(w + 2) , then by symmetry the area of the yellow crack is A R 2 A G A_R - 2A_G , and the fraction of the yellow crack to the rectangle is A R 2 A G A R = 1 2 A G A R = 1 ( 3 w 2 + 6 w + 4 ) ( 5 w 2 + 10 w + 4 ) 2 ( w + 1 ) 2 ( 3 w + 2 ) ( 3 w + 4 ) = w ( w + 2 ) ( 3 w 2 + 6 w + 2 ) 2 ( w + 1 ) 2 ( 3 w + 2 ) ( 3 w + 4 ) \frac{A_R - 2A_G}{A_R} = 1 - \frac{2A_G}{A_R} = 1 - \frac{(3w^2 + 6w + 4)(5w^2 + 10w + 4)}{2(w + 1)^2(3w + 2)(3w + 4)} = \frac{w(w + 2)(3w^2 + 6w + 2)}{2(w + 1)^2(3w + 2)(3w + 4)} .

Setting w ( w + 2 ) ( 3 w 2 + 6 w + 2 ) 2 ( w + 1 ) 2 ( 3 w + 2 ) ( 3 w + 4 ) = 705 4576 \frac{w(w + 2)(3w^2 + 6w + 2)}{2(w + 1)^2(3w + 2)(3w + 4)} = \frac{705}{4576} and simplifying gives ( w 3 ) ( w + 5 ) ( 519 w 2 + 1038 w + 376 ) = 0 (w - 3)(w + 5)(519 w^2 + 1038 w + 376) = 0 , which solves to w = 3 w = 3 for w > 0 w > 0 .

Therefore, the width is w = 3 w = 3 , the length is w + 2 = 5 w + 2 = 5 , and the perimeter is 3 + 5 + 3 + 5 = 16 3 + 5 + 3 + 5 = \boxed{16} .

Excellent solution, David! Thanks for taking the time to post it.

Thanos Petropoulos - 1 year, 2 months ago

Log in to reply

Thank you for posting this great question!

David Vreken - 1 year, 2 months ago

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...