Iterate Wronskians over \mathbb{R}^d as N-ary brackets on \mathbb{R}[x^1,\ldots,x^d]: the N-bonacci numbers bound the highest total degrees
How fast polynomials grow when you repeatedly apply a mathematical operation
Mathematicians proved that when you repeatedly apply a certain algebraic operation to polynomials, their complexity grows no faster than a specific sequence called the N-bonacci numbers. In special cases, polynomials actually reach this maximum growth rate, showing the bound is tight.
Understanding growth rates of polynomial operations matters for computer algebra systems and symbolic computation, where knowing worst-case complexity helps optimize algorithms. This result provides a provable ceiling on how quickly these operations can spiral in complexity, which improves estimates for computational cost and feasibility.