Preprint
Article

This version is not peer-reviewed.

A Note on Odd Perfect Numbers

Submitted:

13 May 2025

Posted:

14 May 2025

Read the latest preprint version here

Abstract
For over two millennia, the question of whether odd perfect numbers---positive integers whose proper divisors sum to the number itself---exist has captivated mathematicians, from Euclid's elegant construction of even perfect numbers via Mersenne primes to Euler's probing of their odd counterparts. This paper resolves this ancient conjecture through a rigorous proof by contradiction, demonstrating that odd perfect numbers are impossible. We define the abundancy index, $I(n) = \frac{\sigma(n)}{n}$, where $\sigma(n)$ is the divisor sum function, and leverage its properties alongside the $p$-adic order and radical of a number. Assuming the existence of a smallest odd perfect number $N$, with $I(N) = 2$, we apply a novel lemma to express $I(N)$ as a product over its prime factors. Constraints from established results, including the requirement of at least 10 distinct prime factors and a bound on their reciprocal sum, enable us to derive a scaled inequality. By meticulously bounding the terms of this product expansion, we show that the sum falls short of the necessary threshold for $k \geq 10$ prime factors, yielding a contradiction. This proof, grounded in elementary number theory yet profound in its implications, not only settles a historic problem but also underscores the power of combining classical techniques with precise analytical bounds to unravel deep mathematical mysteries. Our findings confirm that all perfect numbers are even, closing a significant chapter in number theory.
Keywords: 
;  ;  ;  

1. Introduction

For centuries, mathematicians have been captivated by the enigmatic allure of perfect numbers, defined as positive integers whose proper divisors sum precisely to the number itself [1]. This fascination traces back to ancient Greece, where Euclid devised an elegant formula for generating even perfect numbers through Mersenne primes, numbers of the form 2 p 1 where p is prime [1]. His discovery not only provided a systematic way to construct such numbers, like 6, 28, and 496, but also sparked a profound question that has endured through the ages: could there exist odd perfect numbers, defying the pattern of their even counterparts? This tantalizing mystery, rooted in the simplicity of natural numbers, has fueled mathematical curiosity and inspired relentless exploration.
The quest for odd perfect numbers has been marked by both ingenuity and frustration, as the absence of a definitive example or proof has kept the problem alive for millennia. Early mathematicians, guided by intuition, leaned toward the conjecture that all perfect numbers might be even, yet the lack of a rigorous disproof left room for speculation [1]. Figures like Descartes and Euler, towering giants in the history of mathematics, deepened the intrigue by investigating the potential properties of these elusive numbers [1]. Euler, in particular, highlighted the challenge, noting, “Whether there are any odd perfect numbers is a most difficult question”. Their efforts revealed constraints—such as the necessity for an odd perfect number to have specific prime factorizations—but no concrete example emerged, leaving the question as a persistent challenge to mathematical rigor.
Today, the mystery of odd perfect numbers remains one of the oldest unsolved problems in number theory, a testament to the profound complexity hidden within simple definitions. Modern computational searches have pushed the boundaries, ruling out odd perfect numbers below staggeringly large thresholds, yet no proof confirms or denies their existence. The problem continues to captivate, not only for its historical significance but also for its ability to bridge elementary arithmetic with deep theoretical questions. As mathematicians wield advanced tools and novel approaches, the search for odd perfect numbers endures, embodying the timeless pursuit of truth in the face of uncertainty.
This paper presents a rigorous proof by contradiction demonstrating that odd perfect numbers, positive integers whose proper divisors sum to the number itself, do not exist. Assuming the existence of a smallest odd perfect number N, we leverage its abundancy index I ( N ) = 2 and express it as a product over prime factors using a key lemma. By Proposition 4, N must have at least 10 distinct prime factors, and the sum of their reciprocals is bounded by ln 2 . Expanding the product and bounding its terms, we derive a scaled inequality that must hold for I ( N ) = 2 . However, for k 10 prime factors, the sum of scaled terms falls short of the required threshold, leading to a contradiction when compared to the expected value, thus proving that no such N can exist.

2. Background and Ancillary Results

Definition 1.
In number theory, the p-adic order of a positive integer n, denoted ν p ( n ) , is the highest exponent of a prime number p that divides n. For example, if n = 72 = 2 3 · 3 2 , then ν 2 ( 72 ) = 3 and ν 3 ( 72 ) = 2 .
The divisor sum function, denoted σ ( n ) , is a fundamental arithmetic function that computes the sum of all positive divisors of a positive integer n, including 1 and n itself. For instance, the divisors of 12 are 1 , 2 , 3 , 4 , 6 , 12 , yielding σ ( 12 ) = 1 + 2 + 3 + 4 + 6 + 12 = 28 . This function can be expressed multiplicatively over the prime factorization of n, providing a powerful tool for analyzing perfect numbers.
Proposition 1.
For a positive integer n > 1 with prime factorization n = p n p ν p ( n ) [2]:
σ ( n ) = p n 1 + p + p 2 + + p ν p ( n ) = n · p n 1 + 1 p + 1 p 2 + + 1 p ν p ( n ) ,
where p n indicates that p is a prime divisor of n.
The abundancy index, defined as I ( n ) = σ ( n ) n , maps positive integers to rational numbers and quantifies how the divisor sum compares to the number itself. For perfect numbers, I ( n ) = 2 , reflecting the defining property that the sum of proper divisors equals the number. The following proposition provides a precise formula for I ( n ) based on the prime factorization.
Proposition 2.
Let n = i = 1 j p i a i be the prime factorization of n, where p 1 < < p j are distinct primes and a 1 , , a j are positive integers. Then [3]:
I ( n ) = i = 1 j k = 0 a i 1 p i k = i = 1 j p i a i + 1 1 p i a i ( p i 1 ) = i = 1 j p i p i 1 · i = 1 j 1 1 p i a i + 1 .
Definition 2.
The radical of a positive integer n, denoted rad ( n ) , is the largest square-free divisor of n, obtained as the product of distinct prime factors of n [4]. For example, if n = 72 = 2 3 · 3 2 , then rad ( 72 ) = 2 · 3 = 6 .
Proposition 3.
A positive integer n is a perfect number if and only if I ( n ) = 2 , meaning σ ( n ) = 2 n .
Proposition 4.
If N is an odd perfect number, it must satisfy the following conditions [5,6,7,8]:
  • N = p 1 e 1 · p 2 2 e 2 · p 3 2 e 3 · · p k 2 e k , where p 1 , p 2 , , p k are distinct odd primes, and e 1 , , e k 1 .
  • N has at least 10 distinct prime factors (i.e., k 10 ).
  • The reciprocals of its prime factors satisfy 1 p 1 + 1 p 2 + + 1 p k < ln 2 , where ln denotes the natural logarithm.
These constraints provide critical insights into the potential structure of odd perfect numbers, guiding efforts to prove their existence or non-existence.
By establishing a contradiction in the assumed existence of odd perfect numbers, leveraging the above properties, we aim to resolve their non-existence definitively.

3. Main Result

This is a main insight.
Lemma 1.
For a positive integer n > 1 with prime factorization n = p n p ν p ( n ) :
I ( n ) = p n 1 + I ( p ν p ( n ) 1 ) p ,
where I ( n ) = σ ( n ) n is the abundancy index, ν p ( n ) is the p-adic order of n, and ν p ( n ) 1 0 is a non-negative integer for all primes p dividing n.
Proof. 
The abundancy index is defined as I ( n ) = σ ( n ) n , where σ ( n ) is the sum of all positive divisors of n. Using Proposition 1, the divisor sum function for n > 1 is:
σ ( n ) = p n 1 + p + p 2 + + p ν p ( n ) .
Thus, the abundancy index becomes:
I ( n ) = σ ( n ) n = 1 n · p n 1 + p + p 2 + + p ν p ( n ) .
Since n = p n p ν p ( n ) , we can rewrite the expression by factoring terms appropriately.
Consider the term inside the product for each prime p n . We aim to express it in a form that leverages the abundancy index of prime powers. Notice that:
1 + p + p 2 + + p ν p ( n ) = k = 0 ν p ( n ) p k .
We can manipulate this sum by isolating the highest term:
k = 0 ν p ( n ) p k = k = 0 ν p ( n ) 1 p k + p ν p ( n ) .
Dividing through by p ν p ( n ) and adjusting, we get:
1 + p + + p ν p ( n ) p ν p ( n ) = 1 p ν p ( n ) k = 0 ν p ( n ) 1 p k + 1 = k = 1 ν p ( n ) 1 p k + 1 = 1 + k = 0 ν p ( n ) 1 1 p k + 1 .
This suggests a connection to the abundancy index of a lower prime power. By Proposition 2, for a prime power p m :
I ( p m ) = k = 0 m 1 p k .
Thus, for m = ν p ( n ) 1 :
I ( p ν p ( n ) 1 ) = k = 0 ν p ( n ) 1 1 p k .
We now rewrite the product term:
1 + p + + p ν p ( n ) p ν p ( n ) = 1 + 1 p · k = 0 ν p ( n ) 1 1 p k = 1 + I ( p ν p ( n ) 1 ) p .
Incorporating this back into the abundancy index:
I ( n ) = 1 n · σ ( n ) = 1 p n p ν p ( n ) · p n 1 + p + + p ν p ( n ) = p n 1 + p + + p ν p ( n ) p ν p ( n ) .
Substituting the expression derived above:
I ( n ) = p n 1 + I ( p ν p ( n ) 1 ) p .
Since ν p ( n ) 1 for all p n , the exponent ν p ( n ) 1 0 , ensuring that I ( p ν p ( n ) 1 ) is well-defined (with I ( p 0 ) = I ( 1 ) = 1 ). This completes the proof. □
This is the main theorem.
Theorem 1.
Odd perfect numbers do not exist.
Proof. 
To derive a contradiction, assume that there exists a smallest odd perfect number N. By Proposition 3, since N is perfect, its abundancy index satisfies I ( N ) = σ ( N ) N = 2 . From Lemma 1, we have:
I ( N ) = p N 1 + I ( p ν p ( N ) 1 ) p ,
where p ranges over the distinct prime factors of N, and ν p ( N ) denotes the p-adic order of N. We aim to show that the equation
2 = p N 1 + I ( p ν p ( N ) 1 ) p
cannot hold for an odd number N. Let k be the number of distinct prime factors of N, and define:
a i = I ( p i ν p i ( N ) 1 ) p i ,
where p 1 , p 2 , , p k are the distinct prime factors of N. Thus, the abundancy index becomes:
I ( N ) = i = 1 k ( 1 + a i ) .
For positive terms a i > 0 , we expand the product as:
i = 1 k ( 1 + a i ) = 1 + i = 1 k a i + i < j a i a j + + i = 1 k a i .
Denote the sum of terms by:
I ( N ) = 1 + A 1 + A 2 + + A k ,
where:
A 1 = i = 1 k I ( p i ν p i ( N ) 1 ) p i , A 2 = i < j I ( p i ν p i ( N ) 1 ) p i · I ( p j ν p j ( N ) 1 ) p j , A k = i = 1 k I ( p i ν p i ( N ) 1 ) p i .
Since I ( N ) = 2 , we obtain:
2 = 1 + A 1 + A 2 + + A k ,
which implies:
1 = 1 2 + A 1 2 + A 2 2 + + A k 2 .
This can be rewritten as:
1 < 1 2 + A 1 + A 2 + + A k ,
where:
A 1 2 = i = 1 k 1 2 · I ( p i ν p i ( N ) 1 ) p i < i = 1 k I ( N ) 2 p i = i = 1 k 1 p i = A 1 , A 2 2 = i < j 1 2 · I ( p i ν p i ( N ) 1 ) p i · I ( p j ν p j ( N ) 1 ) p j < i < j I ( N ) 2 p i p j = i < j 1 p i p j = A 2 , A k 2 = 1 2 · i = 1 k I ( p i ν p i ( N ) 1 ) p i < I ( N ) 2 · i = 1 k 1 p i = i = 1 k 1 p i = A k .
These inequalities hold due to the multiplicativity of the abundancy index and because each term
I ( p i ν p i ( N ) 1 ) · I ( p j ν p j ( N ) 1 ) I ( p h ν p h ( N ) 1 ) p i · p j p h = I ( p i ν p i ( N ) 1 · p j ν p j ( N ) 1 p h ν p h ( N ) 1 ) p i · p j p h I N rad ( N ) p i · p j p h ,
where:
I N rad ( N ) < I ( N ) = 2 .
Multiplying both sides of inequality (1) by 1 ( ln 2 ) k , we obtain:
1 ( ln 2 ) k < 1 2 ( ln 2 ) k + A 1 ( ln 2 ) k + A 2 ( ln 2 ) k + + A k ( ln 2 ) k ,
which simplifies to:
1 2 ( ln 2 ) k < A 1 ( ln 2 ) k + A 2 ( ln 2 ) k + + A k ( ln 2 ) k ,
since:
1 ( ln 2 ) k 1 2 ( ln 2 ) k = 1 2 ( ln 2 ) k .
By Proposition 4, we know:
A 1 = i = 1 k 1 p i < ln 2 ,
so:
A 1 ( ln 2 ) k < 1 .
Next, observe that:
A 2 = i < j 1 p i p j < i = 1 k A 1 p i ,
since the denominators of A 2 are products of distinct primes (semiprimes). For instance, consider the prime p 1 among the distinct prime factors p 1 , p 2 , , p k of N. We can express:
A 1 p 1 = i = 1 k 1 p 1 p i = 1 p 1 2 + i = 2 k 1 p 1 p i > i = 2 k 1 p 1 p i ,
where the sum i = 2 k 1 p 1 p i represents the terms in A 2 = i < j 1 p i p j that include p 1 in the denominator. This reasoning extends to any prime p i for 1 i k , illustrating that dividing A 1 by p i yields terms contributing to A 2 alongside additional positive terms like 1 p i 2 . Thus:
A 1 ( ln 2 ) 2 < 1 ( ln 2 ) 2 i = 1 k A 1 p i = 1 ln 2 i = 1 k A 1 ln 2 p i < 1 ln 2 i = 1 k 1 p i = A 1 ln 2 < 1 ,
based on A 1 ln 2 < 1 . Therefore:
A 2 ( ln 2 ) k < 1 .
For each prime p i among the distinct prime factors p 1 , p 2 , , p k of N, the term A 2 p i encompasses all summands in A 3 = i < j < h 1 p i p j p h that include p i in the denominator. Specifically, dividing A 2 = m < n 1 p m p n by p i yields terms of the form 1 p i p m p n , which includes the A 3 terms with p i . Additionally, A 2 p i contains summands not present in A 3 , namely those with denominators p i 2 p j for each j i , arising when the pair ( p m , p n ) in A 2 includes p i . Similarly, we deduce:
A 3 ( ln 2 ) k < 1 ,
since:
A 3 ( ln 2 ) 3 < 1 ,
given that:
A 3 < i = 1 k A 2 p i .
Indeed:
A 3 ( ln 2 ) 3 < 1 ( ln 2 ) 3 i = 1 k A 2 p i = 1 ln 2 i = 1 k A 2 ( ln 2 ) 2 p i < 1 ln 2 i = 1 k 1 p i = A 1 ln 2 < 1 ,
assuming A 2 ( ln 2 ) 2 < 1 . We can continue this iterative process until we reach the term A k ( ln 2 ) k , where A k = i = 1 k 1 p i and p 1 , p 2 , , p k are the distinct prime factors of N. We show that:
A k ( ln 2 ) k = i = 1 k 1 p i ( ln 2 ) < i = 1 k 2 p i < 1 .
This follows because 1 ln 2 1.4427 < 2 , so 1 p i ln 2 < 2 p i , and for any odd prime p i 3 , we have 2 p i 2 3 < 1 . Thus, the product i = 1 k 2 p i is strictly less than 1, ensuring that A k ( ln 2 ) k < 1 .
Combining these, we find:
1 2 ( ln 2 ) k < A 1 2 ( ln 2 ) k + A 2 ( ln 2 ) k + + A k ( ln 2 ) k < 1 + 1 + + 1 = k ,
which implies:
0 < k 1 2 ( ln 2 ) k .
Consider the function:
f ( x ) = x 1 2 ( ln 2 ) x .
Its derivative is:
f ( x ) = 1 + 1 2 ln ( ln 2 ) · ( ln 2 ) x ,
which is negative in the interval [ 10 , ) , since ln ( ln 2 ) < 0 and ( ln 2 ) x > 0 , making f ( x ) decreasing. By Proposition 4, k 10 , and evaluating f ( 10 ) < 0 shows that f ( k ) < 0 for k 10 . Thus:
0 < k 1 2 ( ln 2 ) k < 0 ,
or equivalently:
0 < 0 ,
a clear contradiction. Hence, no odd perfect number N exists. □

Acknowledgments

The author thanks Iris, Marilin, Sonia, Yoselin, and Arelis for their support.

References

  1. Dickson, L.E. History of the Theory of Numbers; Number 256, Carnegie Institution of Washington, 1919.
  2. Lagarias, J.C. An Elementary Problem Equivalent to the Riemann Hypothesis. The American Mathematical Monthly 2002, 109, 534–543. [Google Scholar] [CrossRef]
  3. Hertlein, A. Robin’s Inequality for New Families of Integers. Integers 2018, 18. [Google Scholar]
  4. Pasten, H. The largest prime factor of n2+1 and improvements on subexponential ABC. Inventiones mathematicae 2024, 236, 373–385. [Google Scholar] [CrossRef]
  5. Ochem, P.; Rao, M. Odd perfect numbers are greater than 101500. Mathematics of Computation 2012, 81, 1869–1877. [Google Scholar] [CrossRef]
  6. Nielsen, P. Odd perfect numbers, Diophantine equations, and upper bounds. Mathematics of Computation 2015, 84, 2549–2567. [Google Scholar] [CrossRef]
  7. Cohen, G. On odd perfect numbers. Fibonacci Quarterly 1978, 16, 523–527. [Google Scholar] [CrossRef]
  8. Suryanarayana, D. On odd perfect numbers. II. Proceedings of the American Mathematical Society 1963, 14, 896–904. [Google Scholar] [CrossRef]
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

© 2025 MDPI (Basel, Switzerland) unless otherwise stated