If $a$ were an odd perfect number ,does there exist an even perfect number $b$ such that $ab$ is a perfect number?
2026-03-26 18:40:50.1774550450
On
the product of an odd perfect number and some even perfect number is perfect
288 Views Asked by user249104 https://math.techqa.club/user/user249104/detail At
4
There are 4 best solutions below
1
On
No.
Suppose $a,b$ are perfect, and $ b$ is even. If $a$ and $b$ are coprime, then $$\sigma(ab)=\sigma (a)\sigma(b)=(2a)(2b)\ne 2ab$$ So $ab$ is not perfect. Hence, we can assume that $ a $ and $ b$ have a common factor. Since $b$ must be of the form $$2^{n-1}(2^n-1)$$ where $2^n-1$ is prime, and since $a$ is odd, the common factor must be $2^n-1$. So $$ab=2^{n-1}(2^n-1)^2c$$ where $c$ is odd. This is clearly not of the correct form for an even perfect number.
It is known that the EVEN perfect numbers all have the form
$$2^{n-1}(2^n-1)$$, where $2^n-1$ is a Mersenne-prime.
So, the answer to your question is no.