How many ways?

The number of ways a 2 × 8 2 \times 8 rectangle can be tiled with rectangular tiles of size 2 × 1 2 \times 1 is?

40 24 16 34

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

Áron Bán-Szabó
Jun 23, 2017

Let k ( n ) k(n) difine the number of ways a 2 × n 2\times n rectangle can be tiled with rectangular tiles of size 2 × 1 2\times1 is.

From the figure above it is easy to see that k ( x ) + k ( x + 1 ) = k ( x + 2 ) k(x)+k(x+1)=k(x+2) . Since k ( 1 ) = 1 , k ( 2 ) = 2 k(1)=1, k(2)=2 , by calculating we get k ( 8 ) = 34 k(8)=34 .

Note: k ( m ) k(m) is the m + 1. m+1. item of the Fibonacci sequence .

0 pending reports

×

Problem Loading...

Note Loading...

Set Loading...