Repdigits as sums of three Padovan numbers
Pith reviewed 2026-05-24 23:48 UTC · model grok-4.3
The pith
All base-10 repdigits expressible as sums of three Padovan numbers are explicitly identified.
A machine-rendered reading of the paper's core claim, the machinery that carries it, and where it could break.
Core claim
All repdigits in base 10 which can be written as a sum of three Padovan numbers are found.
What carries the argument
The Padovan recurrence P_{n+3} = P_{n+1} + P_n, used to produce effective upper bounds on indices when the sum equals a repdigit.
If this is right
- Only finitely many repdigits admit such a representation.
- All solutions occur among repdigits below an explicit size threshold derived from the recurrence.
- The equation R = P_a + P_b + P_c has been reduced to a finite search for repdigit R.
Where Pith is reading between the lines
- The same bounding technique could classify repdigits as sums of three terms from other linear recurrence sequences of similar growth.
- The complete list provides a test case for conjectures on sums of recurrence sequences equaling numbers with restricted digits.
Load-bearing premise
The Padovan sequence grows exponentially at a rate that permits effective upper bounds on solutions to the sum equation.
What would settle it
A repdigit with more digits than the derived bound that equals the sum of three Padovan numbers.
read the original abstract
Let $ \{P_{n}\}_{n\geq 0} $ be the sequence of Padovan numbers defined by $ P_0=0 $, $ P_1 =1=P_2$ and $ P_{n+3}= P_{n+1} +P_n$ for all $ n\geq 0 $. In this paper, we find all repdigits in base $ 10 $ which can be written as a sum of three Padovan numbers.
Editorial analysis
A structured set of objections, weighed in public.
Referee Report
Summary. The paper determines all base-10 repdigits expressible as P_a + P_b + P_c for the Padovan sequence defined by P_0=0, P_1=P_2=1 and P_{n+3}=P_{n+1}+P_n. The approach combines an effective upper bound on max(a,b,c) derived from the dominant root (plastic constant) with exhaustive enumeration of solutions below that bound.
Significance. If the classification holds, the result supplies a complete, explicit list of such repdigits. It demonstrates the effectiveness of standard linear-recurrence techniques (growth estimates plus modular or logarithmic bounds) for this class of Diophantine problems and adds a concrete data point to the literature on sums of recurrence sequences equaling numbers with restricted digits.
minor comments (2)
- §1: the precise definition of a base-10 repdigit (including whether leading zeros are allowed or whether single-digit numbers count) should be stated explicitly before the main theorem.
- The statement of the main theorem would benefit from an explicit list or table of the repdigits that arise, rather than a purely descriptive claim.
Simulated Author's Rebuttal
We thank the referee for the careful reading of the manuscript and the positive recommendation to accept. The referee's summary accurately reflects the content and methods of the paper.
Circularity Check
No significant circularity
full rationale
The derivation relies on the explicit Padovan recurrence P_{n+3}=P_{n+1}+P_n together with standard growth estimates from the plastic constant to obtain effective upper bounds on indices, followed by exhaustive enumeration of small cases. No fitted parameters are renamed as predictions, no self-citations supply load-bearing uniqueness theorems, and the central claim does not reduce to a definition or ansatz imported from the authors' prior work. The approach is self-contained against external Diophantine techniques.
Axiom & Free-Parameter Ledger
axioms (1)
- standard math The Padovan sequence satisfies P_0=0, P_1=1, P_2=1 and P_{n+3}=P_{n+1}+P_n for n>=0.
Lean theorems connected to this paper
-
IndisputableMonolith/Cost/FunctionalEquation.leanwashburn_uniqueness_aczel unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Padovan recurrence P_{n+3}=P_{n+1}+P_n with characteristic equation x³-x-1=0 and Binet formula involving plastic constant α≈1.3247
-
IndisputableMonolith/Foundation/RealityFromDistinction.leanreality_from_one_distinction unclear?
unclearRelation between the paper passage and the cited Recognition theorem.
Application of Baker's theorem on linear forms in logarithms and Baker-Davenport reduction to bound n1≤3×10^48 then reduce to n1≤485
What do these tags mean?
- matches
- The paper's claim is directly supported by a theorem in the formal canon.
- supports
- The theorem supports part of the paper's argument, but the paper may add assumptions or extra steps.
- extends
- The paper goes beyond the formal theorem; the theorem is a base layer rather than the whole result.
- uses
- The paper appears to rely on the theorem as machinery.
- contradicts
- The paper's claim conflicts with a theorem or certificate in the canon.
- unclear
- Pith found a possible connection, but the passage is too broad, indirect, or ambiguous to say the theorem truly supports the claim.
discussion (0)
Sign in with ORCID, Apple, or X to comment. Anyone can read and Pith papers without signing in.