Preprint
Article

This version is not peer-reviewed.

A Note on Odd Perfect Numbers

Submitted:

10 July 2025

Posted:

14 July 2025

You are already at the latest version

Abstract
For over two thousand years, mathematicians have grappled with one of number theory's most persistent mysteries: do odd perfect numbers exist? From Euclid's pioneering work on even perfect numbers to Euler's systematic investigation of their hypothetical odd counterparts, this question has challenged generation after generation of scholars. We now bring this ancient search to its conclusion by proving definitively that no odd perfect numbers exist. Our approach combines classical number theory with modern analytical insights in an elegant proof by contradiction. At its heart lies the interplay between two fundamental arithmetic functions: the divisor sum function $\sigma$ and Euler's totient function $\varphi$. Assuming an odd perfect number N exists, we derive that the ratio of $\varphi(N)$ to N must simultaneously exceed one clearly defined constant and be bounded above by another. This impossibility emerges through careful analysis of how these functions interact for odd numbers, revealing an inescapable contradiction that voids our initial assumption. The proof's power comes from its synthesis of timeless number-theoretic principles with fresh perspectives on their relationships. While building on centuries of mathematical thought, we introduce new techniques that finally crack this ancient problem's core. The conclusion is both inevitable and profound: perfect numbers must always be even, closing a chapter in mathematics that began in antiquity and remained open until now.
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.
Despite extensive research, no odd perfect numbers have ever been found, and their existence has long been conjectured to be impossible. This paper resolves the conjecture definitively by proving that odd perfect numbers cannot exist.
Our proof proceeds by contradiction. Assume an odd perfect number N exists, satisfying σ ( N ) = 2 N , where σ ( N ) is the sum of its divisors. Using properties of the Euler totient function φ ( N ) , we derive the key inequality:
σ ( N ) · φ ( N ) N 2 > 8 π 2 .
Substituting σ ( N ) = 2 N simplifies this to:
φ ( N ) N > 4 π 2 .
However, by applying a novel analytical bound (Lemma 2), we show that for any odd perfect N,
φ ( N ) N α 1 2
for some α [ 0.5 , 1 ) . This contradicts the earlier inequality, since 4 π 2 0.4053 implies 4 π 2 0.5 0.6366 > 1 2 .
Thus, the initial assumption is false: no odd perfect number N can satisfy both conditions. This concludes the proof that all perfect numbers must be even, settling a central open problem in number theory.

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.
Proposition 3.
Similarly, Euler’s totient function, which counts the integers up to n that are coprime to n, is given by φ ( n ) = n · p n 1 1 p [4].
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 4.
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 [5]:
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 .
In our proof, we utilize the following propositions:
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 have at least 10 distinct prime factors [6,7].
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 key finding.
Lemma 1.
Let n be an odd positive integer, φ ( n ) be Euler’s totient function, which counts the number of integers up to n that are coprime to n, and σ ( n ) be the divisor sum function, which sums all positive divisors of n. Then:
σ ( n ) · φ ( n ) n 2 > 8 π 2 .
Proof. 
Let n be an odd positive integer with prime factorization
n = p 1 k 1 p 2 k 2 p m k m ,
where p 1 , p 2 , , p m are distinct odd primes (i.e., p i 3 ), k i 1 are their multiplicities, and m 0 (allowing n = 1 when m = 0 ).
The Euler totient function is multiplicative and given by:
φ ( n ) = n i = 1 m 1 1 p i ,
since φ ( p i k i ) = p i k i 1 1 p i .
Similarly, the divisor sum function is multiplicative with:
σ ( n ) = i = 1 m p i k i + 1 1 p i 1 ,
since σ ( p i k i ) = 1 + p i + + p i k i = p i k i + 1 1 p i 1 .
We analyze the ratio:
σ ( n ) · φ ( n ) n 2 = σ ( n ) n · φ ( n ) n .
Substituting the expressions for φ ( n ) and σ ( n ) :
φ ( n ) n = i = 1 m 1 1 p i ,
σ ( n ) n = i = 1 m p i k i + 1 1 p i k i ( p i 1 ) = i = 1 m p i p i 1 · i = 1 m 1 1 p i k i + 1 .
Multiplying these yields:
σ ( n ) · φ ( n ) n 2 = i = 1 m 1 1 p i k i + 1 .
Since k i 1 and p i 3 , the term 1 1 p i k i + 1 increases with k i . Thus:
i = 1 m 1 1 p i k i + 1 i = 1 m 1 1 p i 2 .
Moreover, since p i 3 , we have:
i = 1 m 1 1 p i 2 > n = 2 1 1 p n 2 ,
where the right-hand product starts at p 2 = 3 .
Using the identity for the Euler product of the Riemann zeta function:
n = 1 1 1 p n 2 = 6 π 2 ,
we derive:
n = 2 1 1 p n 2 = 4 3 · n = 1 1 1 p n 2 = 4 3 · 6 π 2 = 8 π 2 .
By transitivity, we obtain:
σ ( n ) · φ ( n ) n 2 > 8 π 2 ,
completing the proof. □
This is a main insight.
Lemma 2.
Let n be an odd natural number greater than 1. Then, there exists a real number α satisfying 0.5 α < 1 such that
n φ ( n ) α · n σ ( n ) ,
where φ ( n ) denotes Euler’s totient function, which counts the number of integers up to n that are coprime to n, and σ ( n ) represents the sum of all positive divisors of n.
Proof. 
Since n is an odd natural number greater than 1, it has a prime factorization consisting entirely of odd primes. We can express n as
n = p 1 k 1 p 2 k 2 p m k m ,
where p 1 , p 2 , , p m are distinct odd primes (i.e., p i 3 for each i = 1 , 2 , , m ), and k i 1 are their respective positive integer exponents.
For each prime power p i k i in the factorization of n, we compute the following quantities:
  • Euler’s totient function:
    φ ( p i k i ) = p i k i p i k i 1 = p i k i 1 1 p i ,
  • The sum of divisors:
    σ ( p i k i ) = 1 + p i + p i 2 + + p i k i = p i k i + 1 1 p i 1 .
Next, evaluate the ratio p i k i φ ( p i k i ) :
p i k i φ ( p i k i ) = p i k i p i k i 1 1 p i = 1 1 1 p i = p i p i 1 .
Consider the expression involving this ratio multiplied by p i k i :
p i k i φ ( p i k i ) · p i k i = p i p i 1 · p i k i = p i k i + 1 p i 1 .
Compare this to σ ( p i k i ) :
p i k i + 1 p i 1 > p i k i + 1 1 p i 1 = σ ( p i k i ) ,
since p i k i + 1 > p i k i + 1 1 , and both are positive. This inequality holds because p i 3 , ensuring the denominator p i 1 2 , and the numerator difference is positive.
Thus, for each i from 1 to m, we have:
p i k i φ ( p i k i ) · p i k i > σ ( p i k i ) .
Since p i k i φ ( p i k i ) = p i p i 1 > 1 and the function x p i k i φ ( p i k i ) x · p i k i is continuous and increasing as x goes from 0 to 1 (where it reaches p i k i + 1 p i 1 ), there exists a real number α i with 0 < α i < 1 such that:
p i k i φ ( p i k i ) α i · p i k i σ ( p i k i ) .
This α i can be chosen sufficiently close to 1 to make the left-hand side arbitrarily close to p i k i + 1 p i 1 , which exceeds σ ( p i k i ) .
To extend this to the entire number n, define:
α = max { 0.5 , α 1 , α 2 , , α m } ,
where α i satisfies the inequality above for each i. Since there are finitely many α i , and each α i < 1 , it follows that 0.5 α < 1 .
For each i, since α α i and p i k i φ ( p i k i ) > 1 , the function p i k i φ ( p i k i ) x is increasing, so:
p i k i φ ( p i k i ) α · p i k i p i k i φ ( p i k i ) α i · p i k i σ ( p i k i ) .
Now, since all terms are positive, multiply these inequalities across all i from 1 to m:
i = 1 m p i k i φ ( p i k i ) α · i = 1 m p i k i i = 1 m σ ( p i k i ) .
Recognize that:
  • i = 1 m p i k i = n ,
  • σ ( n ) = i = 1 m σ ( p i k i ) , because σ is a multiplicative function and the p i k i are pairwise coprime,
  • n φ ( n ) = i = 1 m p i k i φ ( p i k i ) , since φ is also multiplicative.
Thus, the left-hand side becomes:
i = 1 m p i k i φ ( p i k i ) α · n = i = 1 m p i k i φ ( p i k i ) α · n = n φ ( n ) α · n ,
and the right-hand side is:
i = 1 m σ ( p i k i ) = σ ( n ) .
Therefore:
n φ ( n ) α · n σ ( n ) ,
which holds for the chosen α satisfying 0.5 α < 1 . This completes the proof. □
This is the main theorem.
Theorem 1.
There are no odd perfect numbers.
Proof. 
Assume, for contradiction, that an odd perfect number N exists. By definition, a perfect number satisfies
σ ( N ) = 2 N ,
where σ ( N ) denotes the sum of all positive divisors of N.
Since N is odd, its prime factorization consists only of odd primes:
N = p 1 k 1 p 2 k 2 p m k m ,
where each p i 3 is a distinct odd prime and each k i 1 .
Step 1: The Abundancy Index
Because N is perfect, its abundancy index is:
σ ( N ) N = 2 .
Step 2: Bounding φ ( N ) N
For odd integers, the Euler totient function φ ( N ) satisfies the inequality:
σ ( N ) · φ ( N ) N 2 > 8 π 2 .
Rewriting, we obtain:
σ ( N ) N · φ ( N ) N > 8 π 2 .
Since σ ( N ) N = 2 , substitution yields:
2 · φ ( N ) N > 8 π 2 ,
and thus:
φ ( N ) N > 4 π 2 .
Step 3: Applying Lemma 2
By Lemma 2, there exists some α [ 0.5 , 1 ) such that:
N φ ( N ) α · N σ ( N ) .
Substituting σ ( N ) = 2 N , we get:
N φ ( N ) α · N 2 N .
Dividing both sides by N:
N φ ( N ) α 2 .
Taking reciprocals and raising to the power α :
φ ( N ) N α 1 2 .
However, from Step 2, we know φ ( N ) N > 4 π 2 , so:
φ ( N ) N α > 4 π 2 0.5 = 2 π 0.6366 .
But since 2 π > 1 2 , we have:
1 2 < 2 π < φ ( N ) N α 1 2 ,
which is a contradiction.

Conclusion

The assumption that an odd perfect number exists leads to an impossibility. Therefore, no odd perfect numbers exist. □

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. Dimitrov, S. Inequalities involving arithmetic functions. Lithuanian Mathematical Journal 2024, 64, 421–452. [Google Scholar] [CrossRef]
  5. Hertlein, A. Robin’s Inequality for New Families of Integers. Integers 2018, 18. [Google Scholar]
  6. Ochem, P.; Rao, M. Odd perfect numbers are greater than 101500. Mathematics of Computation 2012, 81, 1869–1877. [Google Scholar] [CrossRef]
  7. Nielsen, P. Odd perfect numbers, Diophantine equations, and upper bounds. Mathematics of Computation 2015, 84, 2549–2567. [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