We prove that the sum of the base-$b$ digits of $a^{n}$ grows at least logarithmically in $n$ if $\log(d)/\log(b)$ is irrational, where $d$ is the smallest factor of $a$ such that $\gcd(a/d, b) = 1$. Our approach uses only elementary number theory and applies to a wide class of sequences, including factorials and $Î(n) = lcm(1, 2, \ldots, n)$. We conclude with an expository proof of the previously known result that the sum of the base-$b$ digits of $a^{n}$ tends to infinity with $n$ if and only if $\log(a)/\log(b)$ is irrational.
Elementary Bounds on Digital Sums of Powers, Factorials, and LCMs
- Paper ID: 2511.15850
- Title: Elementary Bounds on Digital Sums of Powers, Factorials, and LCMs
- Author: David G. Radcliffe
- Classification: math.NT (Number Theory)
- Publication Date: November 19, 2025
- Paper Link: https://arxiv.org/abs/2511.15850
This paper establishes that the b-adic digit sum of an grows at least logarithmically when log(d)/log(b) is irrational, where d is the smallest divisor of a satisfying gcd(a/d,b)=1. The research methodology employs only elementary number theory and applies to a broad class of sequences, including factorials and Λ(n)=lcm(1,2,…,n). The paper concludes with an illustrative proof of a known result: the b-adic digit sum of an tends to infinity if and only if log(a)/log(b) is irrational.
The core problem studied in this paper originates from a question posed by Polish mathematician Sierpiński in 1970: prove that the decimal digit sum of 2n grows without bound as n increases. While this problem appears simple, it carries profound significance in number theory.
- Non-monotonicity Challenge: Although 2n grows rapidly, its digit sum sequence is not monotonically increasing (e.g., 24=16 has digit sum 7, while 25=32 has digit sum 5). Thus, proving unboundedness alone is insufficient to establish divergence to infinity.
- Universality: This problem extends beyond 2n to the general form an in arbitrary base b, possessing broad theoretical significance.
- Digit Distribution Theory: While the conjecture that the decimal digit sum of 2n is approximately 4.5nlog102 (based on uniform digit distribution) remains unproven, this stronger conjecture has not yet been established.
- Senge-Straus (1973): Proved that cb(an)→∞ if and only if log(a)/log(b) is irrational, but provided no lower bound on growth rate.
- Stewart (1980): Established the lower bound cb(an)>loglogn+Clogn−1 under general conditions.
- Sanna (2015): Provided stronger bounds for factorials and LCM: sb(n!)>Clognlogloglogn.
This paper employs purely elementary number-theoretic methods (avoiding transcendental number theory and other advanced tools) to obtain logarithmic lower bounds cb(an)>Clogn under specific conditions, with methods generalizable to factorials, LCMs, and other sequences.
- Establishment of Logarithmic Lower Bounds: Under the condition that log(d)/log(b) is irrational, proves cb(an)>Clogn (Theorem 4).
- Systematization of Elementary Methods: Develops elementary proof techniques based on divisibility properties, avoiding transcendental number-theoretic tools like Baker's theorem (in the first four sections).
- Broad Applicability: Extends the method to:
- Factorial sequences: cb(n!)>Clogn (Theorem 5)
- LCM sequences: cb(Λn)>Cloglogn (Theorem 6)
- Complete Theoretical Picture: Section 5 employs Baker's theorem to provide an illustrative proof for the general case, reproducing results of Senge-Straus and Stewart.
- Pedagogical Value: Beginning with the Sierpiński problem and progressively generalizing, the paper provides clear intuition and multiple exercises, demonstrating excellent pedagogical merit.
Notation:
- sb(n): sum of digits of n in base b
- cb(n): count of nonzero digits in the base-b representation of n
- νp(n): exponent of prime p in the prime factorization of n
- Since cb(n)≤sb(n)≤(b−1)cb(n), the two are asymptotically equivalent; thus the focus is on cb(n)
Core Task: For a given sequence of positive integers (an), determine the lower bound on the growth rate of cb(an).
Key Observation: A positive multiple of a positive integer cannot be smaller than the integer itself.
Construction Method:
- Write the decimal representation of 2n as 2n=∑i=0∞di10i
- Examine 2nmod10e(k) (the last e(k) digits)
- If 2n is divisible by 2e(k), then the number formed by these e(k) digits is also divisible by 2e(k)
- By induction, partition digits into non-overlapping blocks, each containing at least one nonzero digit
Theorem 1 (Formalized): Let the sequence (e(k))k≥1 satisfy e(1)≥1 and 2e(k)>10e(k−1). If n is divisible by 2e(k) but not by 10, then c10(n)≥k.
Corollary 1: For positive integers a divisible by 2 but not by 10, c10(an)≥log4(n).
Proof Technique: Choose e(k)=4k−1, so 2e(k)=24k−1>104k−2=10e(k−1) (for k≥2).
Theorem 2 (General Base Version): Let b≥2 not be a prime power, and let p be a prime divisor of b. If νp(n)≥e(k) and b∤n, then cb(n)≥k.
Key Innovation—Correction Function ξ:
To handle trailing zeros (i.e., the case b∣n), introduce the function:
ξ(n)=νp(n)−νq(n)⋅νq(b)νp(b)
where p,q are distinct prime divisors of b. This function satisfies ξ(bru)=ξ(u), i.e., is insensitive to trailing zeros.
Theorem 3 (Improved Version): If ξ(n)≥e(k), then cb(n)≥k. In particular, if ξ(an)→∞, then cb(an)→∞.
Theorem 4: Let a≥2,b≥2. Let d be the smallest divisor of a such that gcd(a/d,b)=1. If log(d)/log(b) is irrational, then:
cb(an)>Clogn
where C>0 depends only on a and b.
Proof Strategy:
- Decompose b and d into prime factors: b=p1e1⋯ptet, d=p1f1⋯ptft
- If log(d)/log(b) is irrational, then the ratios fi/ei are not all equal
- There exist primes p=pi,q=pj such that fi/ei>fj/ej, thus ξ(a)>0
- Choose r=⌈logpb⌉, e(k)=rk−1
- For given n, take k=⌈logrξ(an)⌉=⌈logr(nξ(a))⌉
- By Theorem 3, cb(an)≥k=Θ(logn)
Theorem 5: If b has prime divisors p,q satisfying (p−1)νp(b)=(q−1)νq(b), then:
cb(n!)>Clogn
Key to Proof:
- Use Legendre's formula: νp(n!)=p−1n−sp(n)
- Compute ξ(n!)=n(p−11−(q−1)νq(b)νp(b)+o(1))=Θ(n)
- Apply Theorem 3
Theorem 6: If b≥2 is not a prime power, then:
cb(Λn)>Cloglogn
Key to Proof:
- Use νp(Λn)=⌊logp(n)⌋
- Compute ξ(Λn)=Θ(logn)
- Apply Theorem 3 to obtain cb(Λn)=Θ(loglogn)
Using Baker's theorem (a tool from transcendental number theory), the most general result is proved:
Theorem 8: If log(a)/log(b) is irrational, then for sufficiently large n:
cb(an)>loglogn+Clogn
Proof Strategy:
- Write the base-b representation of an as blocks of digits
- Estimate the ratio m(i+1)/m(i) of positions of adjacent nonzero digits
- Construct the linear form Λ=−nloga+(m−m(i))logb+logq
- Apply Baker's theorem to obtain a lower bound on ∣Λ∣
- Through a chain of inequalities, derive m(i+1)/m(i)<Clogn
- Sum over all ratios to obtain the final result
Note: This is a pure theoretical mathematics paper with no experimental verification. This section describes numerical illustrations and theoretical validations presented in the paper.
The paper clarifies concepts through concrete examples:
- Sequence 2n (OEIS A000079):
- First 11 terms: 1, 2, 4, 8, 16, 32, 64, 128, 256, 512, 1024, ...
- Digit Sum Sequence (OEIS A001370):
- Corresponding digit sums: 1, 2, 4, 8, 7, 5, 10, 11, 13, 8, 7, ...
- Demonstrates non-monotonicity
- Illustrative Diagram (Figure 1):
- 2103=10141204801825835211973625643008
- Partition digits into blocks: 10141204801825835 | 2119736256 | 43008
- Each block contains at least one nonzero digit
- Mathematical Induction: Proofs of Theorems 1-3 employ mathematical induction
- Constructive Proof: Existence is established through explicit construction of the sequence e(k)
- Asymptotic Analysis: Growth rates are analyzed using big-O and Theta notation
The paper provides two exercises for readers to verify understanding:
Exercise 1: Prove that every power of 3 has a multiple m (not divisible by 10) such that c10(m)=2.
Exercise 2: Prove that the count of nonzero decimal digits of the n-th Fibonacci number tends to infinity.
| Sequence Type | Condition | Lower Bound | Theorem |
|---|
| an | log(d)/log(b) irrational | cb(an)>Clogn | Theorem 4 |
| an | log(a)/log(b) irrational | cb(an)>loglogn+Clogn | Theorem 8 |
| n! | (p−1)νp(b)=(q−1)νq(b) | cb(n!)>Clogn | Theorem 5 |
| Λn | b not a prime power | cb(Λn)>Cloglogn | Theorem 6 |
- Senge-Straus (1973):
- Result: cb(an)→∞⇔log(a)/log(b) irrational
- Improvement in this paper: Provides explicit logarithmic lower bound
- Stewart (1980):
- Result: cb(an)>loglogn+Clogn−1 (general conditions)
- Relation to this paper: Theorem 8 reproduces this result; Theorem 4 provides stronger bounds under more restrictive conditions
- Sanna (2015):
- Result: sb(n!)>Clognlogloglogn
- Relation to this paper: Theorem 5 provides a weaker but more elementary bound cb(n!)>Clogn
| Aspect | This Paper's Method (Sections 1-4) | Traditional Methods |
|---|
| Tools | Elementary number theory (divisibility, induction) | Baker's theorem, transcendental number theory |
| Accessibility | High (understandable to undergraduates) | Low (requires advanced background) |
| Scope | Powers, factorials, LCM, etc. | Primarily powers |
| Bound Strength | Clogn (special conditions) | loglognlogn (general conditions) |
- Power of the ξ Function: The correction function ξ elegantly handles the trailing zeros problem and is key to method generalization.
- Essence of Irrationality Condition:
- log(d)/log(b) irrational is equivalent to fi/ei not all equal
- This ensures ξ(a)>0, thus ξ(an) grows linearly
- Sequence-Specific Behavior:
- Factorials: ξ(n!)=Θ(n) → cb(n!)=Θ(logn)
- LCM: ξ(Λn)=Θ(logn) → cb(Λn)=Θ(loglogn)
- Reflects intrinsic structural differences among sequences
- Necessity: If log(a)/log(b)=r/s∈Q, then ans=bnr has only one nonzero digit, showing the irrationality condition is necessary.
- Sierpiński (1970):
- Posed the problem of proving that the decimal digit sum of 2n tends to infinity
- Initiated the classical problem of digit sum research
- Senge & Straus (1973):
- First provided the necessary and sufficient condition: cb(an)→∞⇔log(a)/log(b) irrational
- Employed PV-number (Pisot-Vijayaraghavan number) theory
- Did not provide quantitative bounds on growth rate
- Baker (1975):
- Developed transcendental number theory of linear forms in logarithms
- Provided effective lower bounds, becoming an important tool for subsequent research
- Stewart (1980):
- First provided quantitative bounds: cb(an)>loglogn+Clogn−1
- Used Baker's theorem in the proof
- The method is quite technical and difficult to understand
- Sanna (2015):
- Extended research to factorials and LCM
- Proved sb(n!)>Clognlogloglogn
- Employed prime number theorem and refined number-theoretic estimates
- Normality of Digit Sums:
- Studies distribution of digits in various bases
- Conjecture: Decimal digit sum of 2n is approximately 4.5nlog102 (unproven)
- Digit Sums of Other Sequences:
- Fibonacci numbers (addressed in Exercise 2)
- Prime powers
- Polynomial values
- Higher-Dimensional Generalizations:
- Powers of multiple variables
- Multi-base representations
- Computational Complexity:
- Algorithm efficiency for computing digit sums
- Connections to automata theory
The unique contributions of this paper are:
- Methodological Innovation: Systematically develops elementary methods based on divisibility, bridging the gap between elementary methods and advanced tools.
- Unified Framework: Through the ξ function, establishes a unified treatment framework applicable to multiple sequence types.
- Pedagogical Value: Provides a clear path from concrete problems to general theory, suitable for teaching and learning.
- Result Improvement: Under specific conditions, achieves stronger bounds than Stewart (logn vs. loglognlogn).
- Core Theorem: Under the condition that log(d)/log(b) is irrational, the count of nonzero digits of an in base b grows at least at the rate Clogn.
- Broad Applicability: The method applies not only to power sequences but also to factorials (logn growth) and LCM (loglogn growth).
- Elementary Nature: All results in Sections 1-4 use only elementary number theory, requiring no transcendental number-theoretic tools.
- Completeness: Section 5 employs Baker's theorem to provide a complete proof for the most general case, reproducing the best-known results.
- Condition Restrictions:
- Theorem 4 requires log(d)/log(b) irrational, which is stronger than Theorem 8's condition (log(a)/log(b) irrational)
- Example: For a=6,b=10, we have d=2, and log(2)/log(10) is irrational, so Theorem 4 applies
- But for a=15,b=10, we have d=3, and log(3)/log(10) is irrational, though this may not be the optimal condition
- Bound Strength:
- For factorials, the bound cb(n!)>Clogn is weaker than Sanna's sb(n!)>Clognlogloglogn
- The cost of elementary methods is obtaining weaker bounds
- Non-Explicit Constants:
- While existence of constant C>0 is proved, no explicit expression for C is provided
- May be inconvenient for practical applications
- Missing Upper Bounds:
- Paper focuses on lower bounds without discussing upper bounds
- For example, does cb(an)=O(n) hold?
- Digit Sum vs. Nonzero Digit Count:
- Main results concern cb(n) (count of nonzero digits)
- While asymptotically equivalent to sb(n) (digit sum), constant factors may be important
- Improved Bounds:
- Can elementary methods achieve cb(an)=Ω(lognloglogn)?
- Can the gap with Sanna's results be narrowed?
- Explicit Constants:
- Compute explicit expressions for constant C
- Provide precise estimates for small values of a,b
- Generalization to Other Sequences:
- Fibonacci numbers (suggested by Exercise 2)
- Catalan numbers
- Prime sequences
- Digit Distribution:
- Prove or disprove the uniform digit distribution conjecture
- Study asymptotic formulas for digit sums
- Computational Applications:
- Develop efficient algorithms for computing digit sums
- Applications to cryptography and coding theory
- Multidimensional Generalizations:
- Study digit sums of numbers of the form ambn
- Mixed-radix representations
- Combination of Elementarity and Depth: Successfully solves problems seemingly requiring advanced tools using purely elementary methods, demonstrating the power of elementary number theory.
- Unified Framework: The introduction of the ξ function is a clever innovation, elegantly handling the trailing zeros problem and enabling broad applicability.
- Constructive Nature: Proofs are completely constructive, allowing in principle explicit bounds for any n.
- Quantitative Improvement: Under specific conditions, improves from loglognlogn to logn; while conditions are stronger, the bounds are better.
- Generalizability: First unified elementary treatment of three sequence classes: powers, factorials, and LCM.
- Completeness: Provides both elementary proofs and applications of Baker's theorem, offering a complete theoretical picture.
- Clear Structure: Progresses from special to general, concrete to abstract, with logical clarity.
- Intuitive Guidance: Uses concrete examples like Figure 1 to aid understanding.
- Teaching-Oriented: Includes exercises, suitable for pedagogical use.
- Historical Context: Thoroughly introduces problem history and related work.
- Rigor: All theorems have complete proofs without gaps.
- Boundary Handling: Carefully addresses various boundary cases (k=1, trailing zeros, etc.).
- Consistent Notation: Introduced symbols (cb,sb,νp,ξ) are clear and consistent.
- Condition Strength: Theorem 4's conditions are stronger than Theorem 8's, limiting applicability.
- Example: For a=15,b=10, need to verify log(3)/log(10) is irrational.
- Suboptimal Bounds: Bounds for factorials are weaker than best-known results.
- This paper: cb(n!)>Clogn
- Sanna: sb(n!)>Clognlogloglogn
- Missing Upper Bounds: No discussion of upper bounds for cb(an), leaving the theoretical picture incomplete.
- Hidden Constants: Constant C depends on a,b but no explicit expression is provided, inconvenient for applications.
- Asymptotic Notation: Frequent use of Θ,O,o notation, while concise, sometimes obscures precise relationships.
- ξ Function Selection: Definition of ξ depends on choice of primes p,q; different choices may yield different bounds, insufficiently discussed.
- Non-Constructive Induction: While proofs are constructive, the inductive process makes actual computation of C difficult.
- Baker's Theorem as Black Box: Section 5 uses Baker's theorem as a "black box," contrasting with earlier elementarity, though the author clearly acknowledges this.
- Computational Efficiency: No discussion of algorithm efficiency for computing cb(an).
- Numerical Verification: Lacks concrete numerical examples verifying tightness of theoretical bounds.
- Application Scenarios: Does not discuss practical applications (e.g., cryptography, coding theory).
- Methodological Contribution: Provides new elementary tools for digit sum problems, potentially inspiring research on related problems.
- Teaching Resource: Serves as excellent teaching material, demonstrating how to develop profound theory from simple problems.
- Bridge Role: Connects elementary methods and advanced tools (Baker's theorem), providing entry points for researchers with different backgrounds.
- Theory-Focused: Primarily pure mathematics theory with limited direct practical utility.
- Potential Applications:
- Analysis of pseudorandom number generators
- Study of digit properties in cryptography
- Computational complexity theory
- Fully Reproducible: All proofs are complete, allowing readers to verify step-by-step.
- Easy Implementation: Methods based on divisibility are straightforward to program.
- Learning Support: Provided exercises help readers consolidate understanding.
- Number Theorists: Provides new technical tools applicable to related problems.
- Combinatorics: Digit sum problems have deep connections to combinatorial structures.
- Computational Number Theory: Provides theoretical foundations for algorithm design.
- Upper-Level Undergraduate/Graduate Courses: Excellent case study in number theory pedagogy.
- Mathematical Competitions: Sierpiński's problem is suitable as competition material.
- Science Communication: Exemplifies progression from simple problems to profound theory.
- Generalization Directions: Provides template for studying digit sums of other sequences.
- Improvement Directions: Provides foundation for seeking stronger bounds.
- Interdisciplinary Connections: May connect with dynamical systems and ergodic theory.
This is an excellent pure mathematics paper with the following outstanding characteristics:
- Theoretical Depth: Despite using elementary methods, achieves meaningful new results.
- Methodological Innovation: Introduction of the ξ function and unified framework represent genuine innovation.
- Writing Quality: Clear, rigorous, and pedagogically rich—exemplary mathematical writing.
- Completeness: Offers both elementary proofs and advanced tool applications, providing complete theoretical landscape.
Primary Value:
- For number theorists: Provides new tools
- For educators: Provides excellent teaching material
- For students: Provides learning pathway
Main Shortcomings:
- Bounds are not optimal in some cases
- Lacks explicit constants and numerical verification
- Limited practical applicability
Recommendation Rating: ⭐⭐⭐⭐☆ (4.5/5)
- Strongly recommended for number theorists and students
- Limited value for applied researchers
Key references cited in the paper:
- Andrica et al. (2020): Exponential properties in group theory, providing theoretical foundation for LCM.
- Baker (1975): Transcendental Number Theory, classic textbook in transcendental number theory, source of Baker's theorem.
- Dickson (1919): History of the Theory of Numbers, classic in number theory history, contains Legendre's formula.
- Sanna (2015): "On the sum of digits of the factorial," best-known result for factorial digit sums.
- Senge & Straus (1973): "PV-numbers and sets of multiplicity," first to provide necessary and sufficient conditions.
- Sierpiński (1970): 250 Problems in Elementary Number Theory, original source of the problem.
- Stewart (1980): "On the representation of an integer in two different bases," first to provide quantitative bounds.
Summary: Through clever elementary methods, this paper achieves meaningful progress on the classical digit sum problem, combining theoretical depth with pedagogical value—an excellent contribution to number theory.