← Latest papers
🔢 mathematics

Classical Fibonacci compositions

This paper provides tiling-based proofs for three classical restricted integer compositions that enumerate to the Fibonacci sequence, explores their application in proving Fibonacci identities, and demonstrates via MacMahon's conjugation that subsets of compositions for any n2n \ge 2 satisfy the Fibonacci recurrence.

Original authors: Brian Hopkins

Published 2026-06-08
📖 5 min read🧠 Deep dive

Original authors: Brian Hopkins

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you have a long wooden plank, say 5 feet long. Your job is to cover this plank completely using smaller wooden blocks. You can't leave any gaps, and you can't let the blocks hang over the edge.

This paper is about counting how many different ways you can arrange these blocks to cover the plank, but with a twist: the rules change depending on which "game" you are playing. The author, Brian Hopkins, shows that three very different games all lead to the same magical number sequence: the Fibonacci sequence (1, 1, 2, 3, 5, 8, 13...).

Here is a breakdown of the three games and the big discovery at the end, explained simply.

The Three Games

Game 1: The Poet's Rhythm (Ancient India)
Imagine you are writing a line of poetry that must be exactly 5 beats long. In ancient Sanskrit poetry, syllables come in two sizes:

  • Short syllables: Like a quick tap (1 beat).
  • Long syllables: Like a held note (2 beats).

The question is: How many different patterns of short and long syllables can you make to fill exactly 5 beats?

  • You could use five short taps: tap-tap-tap-tap-tap.
  • You could use two long notes and one short: long-long-short.
  • You could mix them up in many ways.

The paper proves that if you count all these patterns for a 5-beat line, you get 8 patterns. If you do this for a 6-beat line, you get 13. This matches the Fibonacci sequence perfectly. The author uses a visual trick: imagine the plank as a floor, and you are tiling it with 1x1 squares (short syllables) and 1x2 dominoes (long syllables).

Game 2: The Victorian Odd-Only Challenge (19th Century England)
Now, imagine a new rule. You still have a plank of length 5, but you can only use blocks with odd numbers of units (1, 3, 5, 7...). You cannot use a block of size 2 or 4.

  • You can use a 5-block.
  • You can use a 3-block and a 1-block.
  • You can use three 1-blocks and a 2-block? No! 2 is even, so that's forbidden.

The author shows that even with this strict "odd numbers only" rule, the number of ways to fill a 5-unit plank is 5. For a 6-unit plank, it's 8. Again, we hit the Fibonacci numbers.

Game 3: The "No Tiny Blocks" Challenge (19th Century England)
For the third game, the rule is the opposite: You are forbidden from using the smallest block (size 1). You must use blocks that are at least size 2 (2, 3, 4, 5...).

  • For a 5-unit plank, you can use a single 5-block.
  • You can use a 3-block and a 2-block.
  • You can use a 2-block and a 3-block.
  • You cannot use a 1-block.

The count for a 5-unit plank here is 3. For a 6-unit plank, it's 5. Once again, the Fibonacci sequence appears.

The "Magic Mirror" Trick (Conjugation)

The paper introduces a clever tool invented by a mathematician named MacMahon called conjugation. Think of this as a magic mirror.

When you arrange your blocks, you can imagine the spaces between the blocks as "cuts" and the places where blocks touch as "joins." If you look at your arrangement in the magic mirror, you swap every "cut" to a "join" and every "join" to a "cut."

  • If you had a long block (like a 3), the mirror might break it into smaller pieces.
  • If you had many small blocks, the mirror might glue them together into a big block.

The author uses this mirror to show a surprising connection between the games.

The Grand Finale: The Fibonacci Recurrence

The most exciting part of the paper is the final theorem. It connects all three games together.

The Fibonacci sequence works by adding the two previous numbers to get the next one (e.g., 5+3=85 + 3 = 8). The paper proves that for any plank size nn:

  • The number of ways to tile it with only 1s and 2s (Game 1) is exactly equal to:
    • The number of ways to tile it with only odd numbers (Game 2)
    • PLUS
    • The number of ways to tile it with numbers 2 or bigger (Game 3).

In simple terms:
If you take all the valid "Odd-Only" arrangements and all the valid "No-Tiny-Blocks" arrangements, and you mix them together (using a special sorting method involving the magic mirror), you get exactly the same total number of arrangements as the "1s and 2s" game.

This proves that the famous Fibonacci rule (Fn+Fn1=Fn+1F_n + F_{n-1} = F_{n+1}) isn't just a math trick; it's a physical reality about how you can break a line of wood into pieces under different rules. The paper provides a visual, step-by-step "recipe" to turn a solution from one game into a solution for another, proving they are two sides of the same coin.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →