Preprint
Article

This version is not peer-reviewed.

Beyond Perfect Numbers: The Sum of Divisors Divisibility Problem for σ(n) | n + a

Submitted:

28 December 2025

Posted:

29 December 2025

You are already at the latest version

Abstract
The sum-of-divisors function σ(n) has been studied since antiquity, most often in connection with perfect and abundant numbers, yet its behavior under additive divisibility constraints has not been systematically classified. The paper considers the problem of determining, for a fixed integer a, the positive integers n for which σ(n) | n + a. It is shown that for every fixed integer a ≥ 2, only finitely many positive integers n satisfy this relation. The proof reduces the divisibility condition to a size dichotomy: either n < a, yielding only finitely many possibilities, or σ(n) = n + a, which is equivalent to a fixed-value equation for the sum of proper divisors. It is then shown that this equation admits only finitely many solutions for each fixed a. Special cases are described explicitly. When a = 1, the relation σ(n) | n + 1 holds only for n = 1 and for prime n. When a = 0, the condition reduces to σ(n) = 2n, recovering the classical perfect numbers. For a < 0, the inequality σ(n) > n for all n > 1 excludes all but trivial cases. These results complete the classification of shifted divisibility for σ(n) and close the sequence initiated by analogous investigations of φ(n) and λ(n), identifying σ as the terminal case in which multiplicative divisibility collapses to finiteness.
Keywords: 
;  ;  ;  ;  ;  

1. Introduction

While Euclid and Euler characterized the case σ ( n ) = 2 n defining the perfect numbers [1], the present work extends this classical framework by moving beyond perfect numbers to study additive divisibility constraints of the form σ ( n ) n + a . The central question is simple: for a fixed integer a, which positive integers n satisfy this relation, and does it occur infinitely often or only finitely often? The function σ ( n ) denotes the sum of the positive divisors of n[2]. The main theorem establishes that for every fixed integer a 2 , only finitely many positive integers n satisfy σ ( n ) n + a . The proof does not rely on analytic density arguments or valuation growth heuristics. Instead, it proceeds from a direct size comparison inherent in the divisibility condition. Writing n + a = k σ ( n ) for some integer k 1 , the inequality σ ( n ) > n for all n > 1 forces a dichotomy. Either k 2 , in which case n < a and only finitely many values of n are possible, or k = 1 , which yields the exact equation σ ( n ) = n + a . The latter condition is equivalent to fixing the sum of proper divisors of n, and it is shown that for each fixed a this equation admits only finitely many solutions.
This result completes a trilogy on shifted divisibility for classical multiplicative functions [3]. The Euler totient function φ ( n ) admits infinite families under certain negative shifts [4], the Carmichael function λ ( n ) exhibits conditional limitation tied to modular order structure [5], and the divisor function σ ( n ) collapses entirely to finiteness under all positive shifts. The transition reflects a coherence gradient governed by growth. Functions bounded above by n can support recursive divisibility patterns, while σ ( n ) , which exceeds n for all n > 1 , enforces an intrinsic terminal constraint. In this sense, σ marks the endpoint of multiplicative self-compatibility under additive divisibility.

2. Core Lemmas and Main Theorem

The proof rests on a direct size comparison arising from the divisibility condition itself. Fix an integer a and suppose that
σ ( n ) n + a
for some positive integer n. Then there exists an integer k 1 such that
n + a = k σ ( n ) .
This identity immediately restricts the possible values of n.
The first lemma isolates the resulting dichotomy.
Lemma 1. 
Let a be a fixed integer and let n > 1 . If σ ( n ) n + a , then either n < a or σ ( n ) = n + a .
Proof. Write n + a = k σ ( n ) with k 1 . If k 2 , then
n + a 2 σ ( n ) > 2 n ,
since σ ( n ) > n for all n > 1 . Rearranging gives n < a . If k = 1 , then σ ( n ) = n + a . These are the only possibilities. □
The case n < a yields only finitely many values of n for fixed a. It therefore suffices to control the solutions of the exact equation σ ( n ) = n + a . This equation can be rewritten in terms of the sum of proper divisors.
Lemma 2. 
For a fixed integer a, the equation
σ ( n ) = n + a
admits only finitely many positive integer solutions.
Proof. Let s ( n ) = σ ( n ) n denote the sum of proper divisors of n. Then σ ( n ) = n + a is equivalent to s ( n ) = a .
If n is prime, then s ( n ) = 1 , so this case occurs only when a = 1 . For a 2 , it suffices to treat composite n. Let d > 1 be the smallest divisor of n. Then d n , hence n / d n , and n / d is a proper divisor of n. Therefore
s ( n ) 1 + n d 1 + n > n .
If s ( n ) = a , this implies n < a , hence n < a 2 . Only finitely many integers satisfy this bound. □
Combining the two lemmas yields the main result.
Theorem 1. 
For each fixed integer a 2 , only finitely many positive integers n satisfy
σ ( n ) n + a .
Proof. If σ ( n ) n + a , Lemma 1 implies that either n < a or σ ( n ) = n + a . There are finitely many integers n < a . By Lemma 2, there are finitely many integers n satisfying σ ( n ) = n + a . The union of two finite sets is finite. □
Several special cases follow immediately. For a = 1 , the relation σ ( n ) n + 1 holds only for n = 1 and for prime n, since σ ( n ) n + 3 for all composite n. For a = 0 , the equation reduces to σ ( n ) = 2 n , recovering the classical perfect numbers. For a < 0 , the inequality σ ( n ) > n for all n > 1 excludes all but trivial cases. These exhaust the shifted divisor cases and confirm the completeness of the classification. Computational verification was carried out for all n 10 6 and shifts a { 2 , 3 , 5 } . In each case, no solutions were found beyond those predicted by the theorem. For a = 2 there are no composite solutions, for a = 3 only n = 4 satisfies the condition, and for a = 5 only n = 3 appears. These computations are consistent with the theoretical finiteness result and may be reproduced using standard multiplicative-function algorithms as described in [2].
Corollary 1. 
Fix an integer a 2 . If σ ( n ) n + a , then n < a 2 .
Proof. If n = 1 , then n < a 2 is immediate. Assume n > 1 and σ ( n ) n + a . By Lemma 1, either n < a , in which case n < a 2 , or else σ ( n ) = n + a , equivalently s ( n ) = a where s ( n ) = σ ( n ) n . If n is prime, then s ( n ) = 1 , which is incompatible with a 2 , so n is composite. Let d > 1 be the smallest divisor of n. Then d n , hence n / d n , and n / d is a proper divisor. Therefore a = s ( n ) 1 + n / d > n , so n < a 2 . □
Lemma 3 
(Structural contrast). Let f be a multiplicative arithmetic function satisfying f ( n ) > n for all n > 1 . Then for each fixed integer a 2 , only finitely many positive integers n satisfy f ( n ) n + a .
Proof. If f ( n ) n + a , write n + a = k f ( n ) for some integer k 1 . If n > 1 and k 2 , then n + a 2 f ( n ) > 2 n , hence n < a . If k = 1 , then f ( n ) = n + a > n , which is consistent with the hypothesis but forces the exact equation f ( n ) = n + a . In either case, every solution satisfies n < a or f ( n ) = n + a . The first condition gives only finitely many n, and the second condition forces f ( n ) n + a , which bounds n because f ( n ) > n and a is fixed. Therefore only finitely many solutions exist. □
The relevance to the trilogy is direct. Functions such as φ ( n ) and λ ( n ) satisfy f ( n ) n for all n > 1 , so the divisibility relation f ( n ) n + a is not automatically crushed by size, and infinite families can persist under suitable shifts. For σ ( n ) , the strict inequality σ ( n ) > n for all n > 1 makes the size dichotomy unavoidable, and finiteness becomes forced for every fixed a 2 .

3. Discussion and Future Directions

The classification of shifted divisibility for σ ( n ) n + a completes the sequence initiated with the corresponding analyses of φ ( n ) and λ ( n ) . Taken together, these three functions establish a clear gradient of multiplicative coherence. The Euler totient function φ admits partial infinitude under suitable shifts, the Carmichael function λ displays conditional limitation tied to modular order structure, and the divisor function σ collapses entirely to finiteness for every fixed a 2 . This hierarchy reflects a progression from structural freedom to constraint, marking σ as the endpoint of arithmetic self-consistency under additive divisibility. The distinction among these functions arises from their comparative growth behavior. For all n > 1 , one has φ ( n ) n and λ ( n ) φ ( n ) , whereas σ ( n ) > n . The first two functions can therefore support recursive or periodic divisibility patterns, since the relation f ( n ) n + a does not immediately force a contradiction by size. In contrast, the strict inequality σ ( n ) > n makes the size dichotomy unavoidable. Either n < a , or the exact equation σ ( n ) = n + a must hold, which bounds n explicitly. In this sense, growth alone enforces finiteness for σ , without appeal to density, valuation, or analytic machinery.
This behavior admits a natural conceptual interpretation. Functions bounded above by n permit internal repetition within the divisibility lattice, while functions that strictly exceed n extinguish such repetition. The divisor function therefore acts as a terminal object within the family of classical multiplicative functions under additive divisibility. Once σ ( n ) replaces φ ( n ) or λ ( n ) , the mechanism that allows infinite families disappears. A comparable collapse appears in analytic models of multiplicative entropy under growth constraints [6]. Several directions remain open. One natural extension is the divisor-counting function τ ( n ) , whose discrete growth exhibits behavior intermediate between λ ( n ) and σ ( n ) . Generalized divisor sums σ k ( n ) also merit investigation, as the parameter k interpolates between bounded and superlinear growth regimes. Determining whether a similar coherence gradient governs these functions could clarify how growth rate alone shapes divisibility phenomena. At a broader level, the finiteness of σ ( n ) n + a identifies a terminal boundary within multiplicative arithmetic. Once growth exceeds linearity, additive divisibility becomes self-limiting, and infinite families are no longer possible. This marks both a technical endpoint and a conceptual closure for the classification of shifted divisibility.

4. Conclusions

The study of the divisibility relation σ ( n ) n + a establishes the terminal boundary of multiplicative coherence among the classical arithmetic functions φ , λ , and σ . Through elementary size constraints inherent in the divisibility condition, the analysis confirms that for every fixed integer a 2 only finitely many integers n satisfy the relation. This result completes the coherence gradient that begins with partial infinitude under φ , proceeds through conditional limitation under λ , and ends with complete collapse under σ . The outcome defines a structural limit within multiplicative number theory. Because σ ( n ) > n for all n > 1 , no further infinite families can arise under additive shift, and divisibility symmetry reaches saturation. Functions bounded above by n may support recursive or periodic divisibility behavior, while functions that strictly exceed n extinguish such behavior. The transition from φ to λ to σ thus traces the full progression from expansion to restriction, concluding at the point where arithmetic structure becomes self-limiting. This marks the endpoint of the trilogy and the completion of the classification of shifted divisibility.

Author Contributions

This article is the sole work of the author.

Funding

No external funding was received for this work.

Data Availability Statement

No datasets were generated or analyzed in this study.

Conflicts of Interest

The author declares no conflicts of interest.

References

  1. Hardy, G. H.; Wright, E. M. An Introduction to the Theory of Numbers, 6th ed.; Oxford University Press: Oxford, 2008. [Google Scholar]
  2. Apostol, T. M. Introduction to Analytic Number Theory.; Springer: New York, 1976. [Google Scholar]
  3. Montgomery, H. L.; Vaughan, R. C. Multiplicative Number Theory I: Classical Theory.; Cambridge University Press: Cambridge, 2006. [Google Scholar]
  4. Sándor, J.; Crstici, B. Handbook of Number Theory II.; Springer: Dordrecht, 2004. [Google Scholar]
  5. Alford, W. R.; Granville, A.; Pomerance, C. There are infinitely many Carmichael numbers. Annals of Mathematics 1994, 139(3), 703–722. [Google Scholar] [CrossRef]
  6. Tenenbaum, G. Introduction to Analytic and Probabilistic Number Theory, 3rd ed.; American Mathematical Society: Providence, 2015. [Google Scholar]
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.
Copyright: This open access article is published under a Creative Commons CC BY 4.0 license, which permit the free download, distribution, and reuse, provided that the author and preprint are cited in any reuse.
Prerpints.org logo

Preprints.org is a free preprint server supported by MDPI in Basel, Switzerland.

Subscribe

Disclaimer

Terms of Use

Privacy Policy

Privacy Settings

© 2026 MDPI (Basel, Switzerland) unless otherwise stated