How many ways are there to tile a 2×2n rectangle with n Tetris tiles?
The answer turns out to be the square of the n'th #Fibonacci number: 1, 1, 4, 9, 25, 64, 169, …
https://shreevatsa.net/post/tetris-tilings-fibonacci/ by @svat
How many ways are there to tile a 2×2n rectangle with n Tetris tiles?
The answer turns out to be the square of the n'th #Fibonacci number: 1, 1, 4, 9, 25, 64, 169, …
https://shreevatsa.net/post/tetris-tilings-fibonacci/ by @svat
@jcreed @mjd Thank you. I thought about it some more... Being totally lacking in any visual imagination, I had to translate your picture to symbols and automata, but now I finally understand it and can see that it's the “same” bijection, though stated differently. (And it's cool that you could just think of it directly.)
I've added a new section at the bottom of the post mentioning your bijection (let me know if I should call you something other than "@jcreed"), search for the part that says "Added later 2026-03-12": https://shreevatsa.net/post/tetris-tilings-fibonacci/#:~:text=Added%20later%202026%2D03%2D12
(cc @robinhouston )