← Latest papers
🔢 mathematics

A sharp lower bound for some reciprocal Rado numbers

This paper establishes sharp lower bounds for reciprocal Rado numbers fr(k)f_r(k), proving specific inequalities for general rr and kk, determining exact values or improved bounds for the case r=2r=2 under certain conditions on kk, and providing new computational results and generalizations.

Original authors: Collier Gaiser, Mojtaba Ramezanpour

Published 2026-07-07
📖 5 min read🧠 Deep dive

Original authors: Collier Gaiser, Mojtaba Ramezanpour

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 giant bag of numbered tiles, from 1 up to some huge number nn. You also have a set of crayons (colors). Your goal is to color every single tile in the bag.

The paper explores a specific mathematical game involving these colored tiles and a very specific rule about "unit fractions" (fractions where the top number is always 1, like 1/2, 1/3, 1/4).

The Game: The "Reciprocal Rado" Challenge

The rule of the game is this equation:
1x1+1x2++1xk=1xk+1 \frac{1}{x_1} + \frac{1}{x_2} + \dots + \frac{1}{x_k} = \frac{1}{x_{k+1}}

Think of this as a recipe. You need to pick kk numbers (let's call them ingredients) from your bag. When you add up their "reciprocals" (flip them upside down), they must perfectly equal the reciprocal of one final number (the "dish").

The Catch: All the numbers you pick for the ingredients and the dish must be the same color.

The big question the authors ask is: How big does your bag of tiles (nn) need to be before you are guaranteed to find a solution, no matter how you try to color the tiles to avoid it?

This minimum number is called a Reciprocal Rado number, denoted as fr(k)f_r(k).

  • rr is the number of colors you have.
  • kk is the number of ingredients in your recipe.

The Authors' Discovery: "The Safety Net"

The authors wanted to find a "sharp lower bound." In plain English, they wanted to prove a "safety net" size. They wanted to say, "If your bag is smaller than this specific number, you can always find a way to color the tiles so that no single-color recipe works."

They proved two main things:

  1. For 2 ingredients (k=2k=2): If you have rr colors, your bag needs to be at least roughly 4r/24^{r/2} big to force a solution.

    • Analogy: Imagine you are trying to hide a specific pair of matching socks in a drawer. The authors calculated exactly how many socks you need to have in the drawer before it becomes mathematically impossible to hide the pair without them being the same color.
  2. For 3 or more ingredients (k3k \ge 3): If you have rr colors, the bag needs to be at least (2r1)×kr(2r - 1) \times k^r big.

    • Analogy: As the recipe gets more complex (more ingredients), the "hiding spot" gets harder to find, but the authors found a formula that guarantees the hiding spot disappears once the bag gets big enough.

The Special Case: Two Colors (r=2r=2)

The paper dives deep into the scenario where you only have Red and Blue crayons. This is the most common version of the game.

They found a very precise pattern for when the "safety net" is tight (meaning the number is exactly what the formula predicts) and when it's loose (meaning you need a bigger bag than the formula suggests).

  • The "Perfect" Matches: If the number of ingredients kk is a multiple of 3 times a power of 2 (like 6, 12, 24), the magic number is exactly 3k23k^2.
    • Example: If you need 6 ingredients, the bag size is exactly 3×62=1083 \times 6^2 = 108.
  • The "Odd Prime" Twist: If the number of ingredients kk is an odd prime number raised to a power (like 3, 5, 7, 9, 11, 25), the magic number is slightly higher: at least 3k2+13k^2 + 1.
    • Analogy: It's like a puzzle where most pieces fit perfectly into a box, but if the piece is shaped like a "prime number," it sticks out just a tiny bit, requiring a slightly larger box.

The Computer Detective Work

The authors didn't just do math on paper; they used computers to act as "detectives." They wrote code to test every possible way to color bags of numbers up to size 25.

  • They confirmed that for numbers like 6, 8, 10, 12, etc., the formula 3k23k^2 works perfectly.
  • They confirmed that for odd prime powers like 5, 7, 9, 11, the formula needs that extra "+1" bump.
  • They even found that a previous study had a mistake (claiming a number was 39 when it had to be at least 75), and they corrected it.

Based on their computer results, they made a Conjecture (a strong guess):

"If kk is not an odd prime power (and is at least 4), then the magic number is exactly 3k23k^2."

The Generalized Recipe

Finally, the authors looked at a more complex version of the game where the ingredients have "weights" (coefficients). Instead of just adding 1/x1/x, you might add 2/x2/x or 5/x5/x.

They proved that even with these weights, you can still calculate a "safety net" size. The size depends on the smallest weight and the sum of all weights. It's like saying, "Even if your recipe calls for heavy spices, we can still tell you exactly how big your pantry needs to be to guarantee you'll find a matching set of colored jars."

Summary

This paper is about finding the exact tipping point where chaos (random coloring) turns into order (a guaranteed monochromatic solution) for a specific type of fraction equation. The authors provided new, tighter formulas for this tipping point, used computers to verify them for small numbers, and discovered a special rule that applies when the number of ingredients is an "odd prime power."

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 →