Preprint
Article

This version is not peer-reviewed.

A Note on Odd Perfect Numbers

Submitted:

20 May 2025

Posted:

20 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 makes significant progress on this ancient conjecture by presenting a rigorous proof by contradiction that odd perfect numbers not divisible by 3 cannot exist. 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 an odd perfect number $N$ not divisible by $3$, with $I(N) = 2$, we apply a novel lemma to express $I(N)$ as a product over its prime factors. The proof leverages deep connections between analytic number theory (zeta function bounds) and multiplicative properties of divisors (abundancy indices), demonstrating the power of combining these tools to resolve classical conjectures. The assumption that an odd perfect number avoids divisibility by 3 yields a contradiction.
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 provides a rigorous proof by contradiction that no odd perfect numbers indivisible by 3 exist.

2. Background and Ancillary Results

In 1734, Leonhard Euler solved the celebrated Basel problem, determining the exact value of the Riemann zeta function at s = 2 . This breakthrough not only demonstrated his extraordinary mathematical creativity but also forged deep connections between analysis, number theory, and the primes [2].
Proposition 1.
The Riemann zeta function evaluated at s = 2 satisfies:
ζ ( 2 ) = n = 1 1 n 2 = n = 1 p n 2 p n 2 1 = π 2 6 ,
where:
  • p n is the n-th prime number,
  • n ranges over the natural numbers, and
  • π 3.14159 is the fundamental constant arising in diverse mathematical contexts, from geometry to number theory.
Euler’s proof ingeniously bridges the infinite series and an infinite product over primes, revealing the surprising appearance of π in the limit.
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 multiplicity over the prime factorization of n, providing a powerful tool for analyzing perfect numbers.
Proposition 2.
For a positive integer n > 1 with prime factorization n = p n p ν p ( n ) [3]:
σ ( 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. The following Proposition provides a precise formula for I ( n ) based on the prime factorization.
Proposition 3.
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 [4]:
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 .
We conclude that the abundancy index satisfies the upper bound
I ( n ) < i = 1 j p i p i 1 ,
where p 1 , , p j are the distinct prime factors of n.
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 [5]. For example, if n = 72 = 2 3 · 3 2 , then rad(72) = 2 · 3 = 6 .
In our proof, we utilize the following propositions:
Proposition 4.
The inequality 1 + x e x holds (where e x = exp ( x ) ) [6].
Proposition 5.
A positive integer n is a perfect number if and only if I ( n ) = 2 , meaning σ ( n ) = 2 n .
Proposition 6.
Any odd perfect number N must satisfy the following conditions [7,8,9,10]:
  • Let p 1 , p 2 , , p j be the distinct odd prime factors of N.
  • N has at least 10 distinct prime factors (i.e., j 10 ).
  • The reciprocals of its prime factors satisfy 1 p 1 + 1 p 2 + + 1 p j < 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 non-existence.
By deriving a contradiction from the assumption that odd perfect numbers not divisible by 3 exist—using the properties established above—we provide a definitive proof of their non-existence.

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. 
We express the function I ( n ) in terms of the sum-of-divisors function σ ( n ) and its prime factorization. First, recall that:
I ( n ) = σ ( n ) n .
Using the multiplicative property of σ ( n ) , we write:
σ ( n ) = p n 1 + p + p 2 + + p ν p ( n ) ,
where ν p ( n ) is the p-adic valuation of n (Definition 1). Now, we manipulate the expression as follows:
I ( n ) = 1 n p n 1 + p + + p ν p ( n ) .
Multiplying and dividing each term by p ν p ( n ) 1 , we obtain:
I ( n ) = 1 n p n p ν p ( n ) 1 1 + p + + p ν p ( n ) p ν p ( n ) 1 .
By Definition 2, we have p n p ν p ( n ) 1 = n rad ( n ) , where rad ( n ) is the radical of n. Substituting this in, we get:
I ( n ) = 1 n · n rad ( n ) p n 1 + 1 p + + 1 p ν p ( n ) 1 + p .
Simplifying, this becomes:
I ( n ) = 1 rad ( n ) p n k = 0 ν p ( n ) 1 1 p k + p .
By Proposition 2, the sum k = 0 ν p ( n ) 1 1 p k is recognized as I ( p ν p ( n ) 1 ) , leading to:
I ( n ) = 1 rad ( n ) p n I ( p ν p ( n ) 1 ) + p .
Finally, applying Proposition 3, we rewrite this as:
I ( n ) = p n 1 + I ( p ν p ( n ) 1 ) p ,
which completes the proof. □
This is the main theorem.
Theorem 1.
If an odd perfect number N exists and is not divisible by 3, then N must satisfy contradictory bounds. Consequently, no such N exists.
Proof. 
Assume for contradiction that N is an odd perfect number not divisible by 3. By definition, its abundancy index satisfies:
I ( N ) = σ ( N ) N = 2 ,
where σ ( N ) is the sum of divisors of N (Proposition 5). Since N is odd, its distinct prime factors p 1 , , p k 1 are all odd. Let k 1 be the number of distinct primes in N, with factorization:
N = i = 1 k 1 p i e i , where e i = ν p i ( N ) 1 .
The abundancy index decomposes multiplicity as:
I ( N ) = i = 1 k 1 I ( p i e i ) = i = 1 k 1 1 + 1 p i + + 1 p i e i = 2 .
Now consider 2 N . Its prime factorization includes the prime 2 with exponent 1:
2 N = 2 1 · i = 1 k 1 p i e i ,
so 2 N has k = ( k 1 ) + 1 distinct prime factors. The abundancy index of 2 N is:
I ( 2 N ) = σ ( 2 N ) 2 N .
Since gcd ( 2 , N ) = 1 , the sum-of-divisors function σ is multiplicative:
σ ( 2 N ) = σ ( 2 ) · σ ( N ) = 3 · 2 N = 6 N .
Thus:
I ( 2 N ) = 6 N 2 N = 3 .
Alternatively, using the multiplicity of I:
I ( 2 N ) = I ( 2 ) · I ( N ) = 3 2 · 2 = 3 .
Following Lemma 1, define:
a i = I ( p i ν p i ( 2 N ) 1 ) p i ,
where:
  • p 1 , , p k 1 are the distinct odd prime factors of N,
  • p k = 2 ,
  • k 1 10 (Proposition 6).
  • Since ν p i ( 2 N ) = ν p i ( N ) = e i for i = 1 , , k 1 , and ν 2 ( 2 N ) = 1 , we have:
  • For i = 1 , , k 1 :
    a i = I ( p i e i 1 ) p i , where I ( p i e i 1 ) = j = 0 e i 1 1 p i j .
  • For i = k (the prime 2):
    a k = I ( 2 0 ) 2 = 1 2 .
  • The abundancy index of 2 N can be expressed as:
I ( 2 N ) = i = 1 k ( 1 + a i ) = i = 1 k 1 ( 1 + a i ) · 1 + 1 2 = I ( N ) · 3 2 = 2 · 3 2 = 3 ,
which is consistent with the earlier calculation. Expanding the product, we obtain:
i = 1 k ( 1 + a i ) = 1 + m = 1 k A m ,
where:
A m = 1 i 1 < < i m k a i 1 a i m
is the sum of all products of m distinct a i ’s. Since I ( 2 N ) = 3 , this gives:
1 + A 1 + A 2 + + A k = 3 A 1 + A 2 + + A k = 2 .
For N, the expansion is:
I ( N ) = i = 1 k 1 ( 1 + a i ) = 1 + m = 1 k 1 A m ,
where:
A m = 1 i 1 < < i m k 1 a i 1 a i m .
Since I ( N ) = 2 , we have:
1 + A 1 + A 2 + + A k 1 = 2 .
Comparing with the expansion for 2 N , we deduce:
1 + A 1 + A 2 + + A k 1 = A 1 + A 2 + + A k .
The following technical lemmas provide the necessary foundations for our proof.
Lemma 2.
The following inequality holds:
2 exp ( A 1 ) ,
where A 1 = i = 1 k 1 a i , with a i defined as in Lemma 1.
Proof. 
By Proposition 4, we have 1 + a i exp ( a i ) for each i. Thus,
2 = i = 1 k 1 ( 1 + a i ) i = 1 k 1 exp ( a i ) = exp i = 1 k 1 a i = exp ( A 1 ) .
Since 1 + a i exp ( a i ) , the inequality 2 exp ( A 1 ) follows. □
Lemma 3.
If an odd perfect number N exists and is not divisible by 3, then the following inequality holds:
i = 1 k p i p i 1 exp ( A 1 ) ,
where A 1 = i = 1 k a i , with a i defined as in Lemma 1.
Proof. 
From Proposition 3, we have:
i = 1 k p i p i 1 = 2 i = 1 k 1 p i p i 1 > 2 · I ( 2 ) = 4 .
Taking square roots of both sides of the original inequality, we obtain the equivalent condition:
2 = exp ( ln 2 ) exp A 1 2 .
This simplifies our goal to verifying this exponential inequality. Since A 1 = A 1 + 1 2 , we obtain:
A 1 2 = A 1 2 + 1 4 .
For each i, Proposition 3 gives:
a i 2 = I ( p i ν p i ( N ) 1 ) 2 p i < 5 8 p i ,
because I ( p i ν p i ( N ) 1 ) < 5 4 when p i 5 . By Proposition 6, we bound the sum:
A 1 2 < 5 8 i = 1 k 1 1 p i < 5 8 ln 2 .
Thus:
A 1 2 < 5 8 ln 2 + 1 4 .
To complete the proof, we verify:
ln 2 5 8 ln 2 + 1 4 .
Rearranging terms:
3 8 ln 2 1 4 3 ln 2 2 .
The numerical value 3 ln 2 2.0794 indeed satisfies this inequality. □
We analyze the abundancy index I ( 2 N ) = 3 through several key steps:
3 = I ( 2 N ) = i = 1 k p i p i 1 · i = 1 k 1 1 p i ν p i ( 2 N ) + 1
i = 1 k p i ν p i ( 2 N ) + 1 p i ν p i ( 2 N ) + 1 1 · 3 = i = 1 k p i p i 1 .
Since p i 2 p i 2 1 p i ν p i ( 2 N ) + 1 p i ν p i ( 2 N ) + 1 1 for all i, we have:
i = 1 k p i 2 p i 2 1 i = 1 k p i ν p i ( 2 N ) + 1 p i ν p i ( 2 N ) + 1 1
Since N is odd and not divisible by 3, Proposition 1 gives:
π 2 9 = 3 4 · 8 9 · n = 1 p n 2 p n 2 1 > i = 1 k p i 2 p i 2 1
Combining these results:
π 2 3 = π 2 9 · 3 > i = 1 k p i ν p i ( 2 N ) + 1 p i ν p i ( 2 N ) + 1 1 · 3 = i = 1 k p i p i 1 exp ( A 1 ) ( by Lemma )
From Lemma 2, we have 2 exp ( A 1 ) . Since A 1 = A 1 + 1 2 , this implies:
3.2974 2 · exp 1 2 exp ( A 1 ) < π 2 3 3.2899
This yields the impossible inequality 3.2974 < 3.2899 . This contradiction completes the proof. □

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: Washington, D.C, United States, 1919. [Google Scholar]
  2. Ayoub, R. Euler and the Zeta Function. The American Mathematical Monthly 1974, 81, 1067–1086. [Google Scholar] [CrossRef]
  3. Lagarias, J.C. An Elementary Problem Equivalent to the Riemann Hypothesis. The American Mathematical Monthly 2002, 109, 534–543. [Google Scholar] [CrossRef]
  4. Hertlein, A. Robin’s Inequality for New Families of Integers. Integers 2018, 18. [Google Scholar]
  5. Pasten, H. The largest prime factor of n2+1 and improvements on subexponential ABC. Inventiones mathematicae 2024, 236, 373–385. [Google Scholar] [CrossRef]
  6. Whittaker, E.T.; Watson, G.N. A Course of Modern Analysis; Courier Dover Publications: New York, United States, 2020. [Google Scholar]
  7. Ochem, P.; Rao, M. Odd perfect numbers are greater than 101500. Mathematics of Computation 2012, 81, 1869–1877. [Google Scholar] [CrossRef]
  8. Nielsen, P. Odd perfect numbers, Diophantine equations, and upper bounds. Mathematics of Computation 2015, 84, 2549–2567. [Google Scholar] [CrossRef]
  9. Cohen, G. On odd perfect numbers. Fibonacci Quarterly 1978, 16, 523–527. [Google Scholar] [CrossRef]
  10. 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