\documentclass[12pt,reqno]{article}

\usepackage[usenames]{color}
\usepackage{amssymb}
\usepackage{amsmath}
\usepackage{amsthm}
\usepackage{amsfonts}
\usepackage{amscd}
\usepackage{graphicx}

\usepackage[colorlinks=true,
linkcolor=webgreen,
filecolor=webbrown,
citecolor=webgreen]{hyperref}

\definecolor{webgreen}{rgb}{0,.5,0}
\definecolor{webbrown}{rgb}{.6,0,0}

\usepackage{color}
\usepackage{fullpage}
\usepackage{float}

\usepackage{psfig}
\usepackage{graphics}
\usepackage{latexsym}
\usepackage{epsf}
\usepackage{breakurl}

\setlength{\textwidth}{6.5in}
\setlength{\oddsidemargin}{.1in}
\setlength{\evensidemargin}{.1in}
\setlength{\topmargin}{-.1in}
\setlength{\textheight}{8.4in}

\newcommand{\seqnum}[1]{\href{https://oeis.org/#1}{\rm \underline{#1}}}

\begin{document}

\begin{center}
\epsfxsize=4in
\leavevmode\epsffile{logo129.eps}
\end{center}

\theoremstyle{plain}
\newtheorem{theorem}{Theorem}
\newtheorem{corollary}[theorem]{Corollary}
\newtheorem{lemma}[theorem]{Lemma}
\newtheorem{proposition}[theorem]{Proposition}

\theoremstyle{definition}
\newtheorem{definition}[theorem]{Definition}
\newtheorem{example}[theorem]{Example}
\newtheorem{conjecture}[theorem]{Conjecture}

\theoremstyle{remark}
%\newtheorem{remark}[theorem]{Remark}
\newtheorem{notation}[theorem]{Notation}
\newtheorem{condition}[theorem]{Condition}

\def\N{\mathbb{N}}
\def\Z{\mathbb{Z}}
\def\F{\mathbb{F}}

\begin{center}
\vskip 1cm{\LARGE\bf 
A Polynomial Variant of Perfect Numbers}
\vskip 1cm
\large
Luis H. Gallardo and Olivier Rahavandrainy \\
UMR CNRS 6205 \\
Laboratoire de Math\'ematiques de Bretagne Atlantique\\
6, Av. Le Gorgeu \\
C.S. 93837 \\
Cedex 3, F-29238 Brest \\
France \\
\href{mailto:Luis.Gallardo@univ-brest.fr}{\tt Luis.Gallardo@univ-brest.fr} \\
\href{mailto:Olivier-Felix.Rahavandrainy@univ-brest.fr}{\tt Olivier-Felix.Rahavandrainy@univ-brest.fr}
\end{center}

\vskip .2 in

\theoremstyle{remark}
\newtheorem{remark}[theorem]{Remark}

\begin{abstract}
We study the binary polynomials $A$ such that the 
sum of all their divisors $D \neq A$
is a perfect polynomial, and $A$ is a power of an irreducible polynomial.
\end{abstract}

\section{Introduction}

We will work with \emph{binary} polynomials, i.e., polynomials in one variable over the finite field $\F_2$. 
In order to describe our work, we require some terminology.
Let $A \in \F_2[x]$ be a polynomial.  We
say that $A$ is \emph{even} if $A$ has a linear factor;
otherwise $A$ is
\emph{odd}.  We let $\N$ denote the set of positive integers. A polynomial $A \in \F_2[x]$ is \emph{Mersenne} if
$A =1+x^a(x+1)^b$ for some $a,b \in \N$. If $A$ is irreducible, then we say that $A$
is \emph{Mersenne prime}.

We let $\omega(A)$ denote the number of distinct irreducible (or
\emph{prime}) factors of $A$ over $\F_2$, we let $\sigma(A)$ denote the sum of all divisors of
$A$, including $1$ and $A$, (e.g., $\sigma(0)=0$, $\sigma(1)=1$, $\sigma(x)=x+1$, $\sigma(x^2)=x^2+x+1$, $\sigma(x^2+x)=x^2+x$, $\sigma(x^2+x+1)= 1+(x^2+x+1)= x^2+x$). We explain in more detail why $\sigma(x^2)= x^2+x+1$ and $\sigma(x^2+x+1)=x^2+x$. Indeed, since the list of all divisors of $x^2$ is $[1,x,x^2]$, their sum $1+x+x^2$ gives $\sigma(x^2)$ and $\sigma(x^2+x+1) =1+ (x^2+x+1)$ because $P =x^2+x+1$ is irreducible so that $\sigma(P) =1+P$.

Observe that $\sigma$ is a multiplicative
function (i.e., $\sigma(XY)= \sigma(X) \sigma(Y)$, provided that $\gcd(X,Y)=1$ in $\F_2[x]$). If $\sigma(A) = A$, then we
say that $A$ is \emph{perfect}. The first examples (besides $0$ and $1$) of perfect polynomials are those of the form $x^{2^n-1} (x+1)^{2^n-1} = (x^2+x)^{2^n-1}$, where $n \in \N$. We call them {\it{trivial perfect}}. Canaday \cite[Theorem 17]{Canaday} proved that these are the only perfect polynomials $A$ with $\omega(A)=2$. Gallardo and Rahavandrainy  \cite{Gall-Rahav4,Gall-Rahav7} obtained some results about odd perfect polynomials, but
we do not know (as in the integer case) whether or not there exist odd perfect polynomials.   
Mersenne primes play an important role for (the known) nontrivial perfect polynomials over $\F_2$, that we call \emph{sporadic perfect}. Proposition \ref{sporadicsF2} contains the list of all known sporadic perfect polynomials. Indeed, up to two exceptions, they all have factorizations with only Mersenne primes as odd divisors. We are unable to describe a general form of sporadic perfect polynomials, in contrary to what happens in the integer case, where any even perfect number $n = 2^{p-1}(2^p-1)$, in which both $p$ and $2^p-1$ are prime numbers, has
exactly two distinct prime factors $f_1 =2$ and  $f_2 = 2^p-1$.  The set of Mersenne prime numbers, as well as the set of Mersenne prime polynomials are examples of sets for which we do not know whether they are finite.
Testing irreducibility for polynomials (in particular for trinomials)  over a finite field, remains difficult, even if the problem has been addressed several times. Brent et al., Fredricksen and Wisniewski, Swan, and Zierler
\cite{BrentLarvalaZ, Fred, Swan, Zierler} obtained several results for trinomials. 
A difficulty in working over $\F_2[x]$ is that,
in contrast to the set $\Z$ of integers,
we have no order relation in $\F_2[x]$, an important tool in many proofs of results for perfect numbers. 
In the {\it Online Encyclopedia of Integer Sequences} (OEIS)
\cite{oeis}, one finds several sequences
related to binary polynomials, e.g., \seqnum{A001037}, that count for every degree $n$, the number of irreducible binary polynomials of degree $n$.

Gallardo and Rahavandrainy \cite{Gall-Rahav8} proved (under a mild
condition) that all even perfect polynomials over $\F_2$ which are
products of Mersenne primes are equal to nine of the eleven known
sporadic perfect polynomials, all of which are even. More precisely,
$M_{11a}$ and $M_{11b}$ (see below) are the unique (known) sporadic
perfect polynomials that are \emph{not } a product of Mersenne primes
(since $P_{4c}$ is not a Mersenne prime polynomial).

Cengiz et al.\ \cite{Po} proved  the following proposition,
part (b) of which is due to Canaday \cite{Canaday}.
\begin{proposition}
\label{sporadicsF2}
\begin{itemize}
\item[\rm{(a)}]
A possible new even perfect polynomial must have a degree exceeding $200$.
\item[\rm{(b)}]
Let $P_2 = x^2+x+1$, $ P_{3a} = x^3+x+1$, $P_{3b} =  P_{3a}(x+1)$,
$P_{4a} =x^4+x^3+1$,  $P_{4b} = P_{4a}(x+1)$, and
$P_{4c }= x^4+x+1$.
The list of all known sporadic perfect polynomials $M_{*} \in \F_{2}[x]$, in non-decreasing order of their degrees, and factored in terms of prime polynomials $P_{*}$, is
$M_{5a} = x(x+1)^2 P_2$,
$M_{5b} = (x+1) x^2 P_2$,
$M_{11a} = x(x+1)^2 {P_2}^2 P_{4c}$,
$M_{11b} = x^2 (x+1) {P_2}^2 P_{4c}$,
$M_{11c} = x^3 (x+1)^4 P_{4a}$,
$M_{11d} = x^4 (x+1)^3 P_{4b}$,
$M_{15a} = x^3 (x+1)^6 P_{3a} P_{3b}$,
$M_{15b} = x^6 (x+1)^3  P_{3a} P_{3b}$,
$M_{16} = x^4 (x+1)^4 P_{4a} P_{4b}$,
$M_{20a} = x^4 (x+1)^6  P_{3a} P_{3b} P_{4b}$,
$M_{20b} = x^6 (x+1)^4  P_{3a} P_{3b} P_{4a}$.
\end{itemize}
\end{proposition}
Canaday \cite[Theorem 1, Theorem 2]{Canaday} also proved the following.
\begin{lemma}
\label{oddperfect}
Every odd perfect polynomial over $\F_2$ is a square.
\end{lemma}
This result is the analogue of the well known fact that any odd perfect number $n>1$ (i.e., $n$ equals the sum of all its proper positive divisors),
can be written as $n= p^{4k+1}m^2$, where $k$ is a non-negative integer, $p$ is an odd prime
number congruent to $1$ modulo $4$, and $m$ is a positive integer.

A \emph{special perfect} polynomial is an odd perfect polynomial that
equals the square of a square-free polynomial. Gallardo and Rahavandrainy \cite[Theorem 5.3, Theorem 5.5]{Gall-Rahav4} proved the following.
\begin{lemma}
\label{specialoddperfect}
Let $A \in \F_2[x]$ be a special perfect polynomial and $P$ a prime divisor of $A$. Then
$\omega(A) \geq 10$, $\deg(P) \geq 30$, $\deg(P)$ is even, and $P \equiv 1 \pmod{x^2+x+1}$.
\end{lemma}

Gallardo and Rahavandrainy \cite[Lemma 2.6]{Gall-Rahav13}) also proved the following.
\begin{lemma}
\label{squarefreeM}
Let $P$ be a  Mersenne  prime and $m$ a positive integer. Then $\sigma(P^{2m})$ is square-free.
\end{lemma}

We now have two more results.
\begin{lemma}
\label{sigmaP2n-1}
Let $P$ be a Mersenne polynomial (prime or not) and $n \in \N$ such that $S=1+P+\cdots + P^{2^n-1}$ is perfect. Then  $P=1+(x^2+x)^a$ with $a=\frac{2^m-1}{2^n-1}$ for some multiple $m$ of $n$.
\end{lemma}

\begin{proof}
Put $P=1+x^a(x+1)^b$. The polynomial $S=1+P+\cdots + P^{2^n-1} = (1+P)^{2^n-1} = (x^a(x+1)^b)^{2^n-1}$ is trivial perfect. So, $(2^n-1)a = (2^n-1)b = 2^m-1$ for some integer $m$. Thus, $a=b$ and $2^n-1$ divides $2^m-1$. Therefore, $2^{n}-1 = \gcd(2^{n}-1,2^{m}-1) = 2^{\gcd(n,m)}-1$, i.e., $n$ divides $m$.
\end{proof}
\begin{lemma}
\label{p11}
Let $P$ be a prime in $\F_2[x]$ and let $h$ be a positive integer. Then
$\sigma(P^{2 h})$ is not a square.
\end{lemma}

\begin{proof}
Assume, contrary to what we want to prove, that $A = \sigma(P^{2 h})$ is  a square in $\F_2[x]$.
Thus $A^{\prime} =0$, where $A^{\prime}$ is the formal derivative of $A$ relative to $x$.
Observe that $P^{\prime} \neq 0$.
Since $A = (1+P)(1+P +\cdots +P^{h-1})^{2} + P^{2h}$, one has 
$$
A^{\prime} =P^{\prime} (1+P +\cdots +P^{h-1})^{2} \neq 0,\text{\;a contradiction.}
$$
This proves the lemma.
\end{proof}

Remember that a positive integer $n \in \N$ is \emph{perfect} if $\sigma(n)=2n$  (a property which is equivalent to the definition used in the paragraph after Lemma \ref{oddperfect}).

Lescot \cite{Lescot} recently proved the following:
\begin{theorem}
Consider the following equation in which $\sigma(n)$ is the sum of all positive divisors of $n$.
\begin{equation}
\label{qfzl}
\sigma(n) =(\sigma(n) - 2n)^2.
\end{equation}
One has
\begin{itemize}
\item[\rm{(a)}]
If $n$ satisfies \eqref{qfzl} and if $n$ is a prime power, then $ n \in \{1,3\}$.
\item[\rm{(b)}]
If $m$ is  a perfect number for which $2m-1$ is a prime number, then $n = m (2m-1)$ satisfying \eqref{qfzl}.
\item[\rm{(c)}]
If $n$ satisfies \eqref{qfzl} and if $n$ is even, then there is an even perfect number $m$
such that $n/m = 2m-1$.
\end{itemize}
\end{theorem}

We cannot generalize condition \eqref{qfzl} to $\F_2[x]$.
Indeed, by considering degrees, the equation $\sigma(A) = (\sigma(A)-2A)^2$ in $\F_2[x]$ implies that $\sigma(A) \in \{0,1\}$. So, it has only the trivial solutions $A=0$ or $A=1$.
However,  a generalization of  \eqref{qfzl} to the equation $\sigma(A) = C^2$ in $\F_2[x]$, is possible. There are many solutions, e.g., $A=x^4+x$ and $C = x^2+x$, in which $C$ divides $A$,
or  $A =x^6+x^4+x^3+x$ and  $C =x^3+x^2$, in  with $C$ does not divide $A$. Even adding more constraints, such as $C \mid A$ or $\omega(A)=\omega(C)$, one has (for example) a solution $A=x(x^2+x+1)(x+1)^5$ and
$C = x(x+1)(x^2+x+1)$.
The full solution of the equation might be very difficult to obtain, since a possible solution is $A = C^2$, with $C^2$ being an odd perfect polynomial.
Since in characteristic $2$, the analogue of squares are indeed the expressions of the form $C^2+C$, a possible appropriate generalization would be the following equation in the unknown $A$,
\label{sq}
\begin{equation}
\label{oddp}
\sigma(A) = C^2+C.
\end{equation}
\begin{remark}
 There are many solutions of \eqref{oddp}; for example, $A = x^4+x^3+x^2$ and $ C = x^2+x$ or $A =x^4+x$ and $C= x^2$.  One non-trivial possibility is to ask for solutions of \eqref{oddp} with $A= P$, a prime polynomial, so that a complete solution of \eqref{oddp} amounts to finding all prime polynomials $P \in \F_2[x]$ of the form
$P = C^2+C+1$.  We found some of them by computation, e.g., $\{( P=x^2+x+1, C= x),(P=x^4+x+1, C = x^2+x),(P = x^8+x^6+x^4+x^3+x^2+x+1, C= x^4+x^3+x \}$,
but a complete theoretical description of all solutions appears to be out of reach.
\end{remark}

As an analogue to \eqref{qfzl} over the ring $\F_2[x]$, we propose, instead,
the following condition (in which the polynomial $A$ is the unknown). 
\begin{condition}
\label{coo}
$A$ in $\F_2[x]$ satisfies
\begin{equation}
\label{sigsig}
\sigma(A) +A \;\text{is perfect}.
\end{equation}
\end{condition}

It might be impossible to find all polynomials $A$ for which Condition \ref{coo} holds.

Observe that  any prime polynomial $P$ satisfies (\ref{sigsig}), since $1$ is perfect. Moreover, any perfect polynomial $A$ also satisfies (\ref{sigsig}), since $0$ is a perfect polynomial, but (warning!) it is currently impossible (to our knowledge) to give examples of perfect polynomials besides those already described.
 Moreover, for a given perfect polynomial $M \in \F_2[x] \setminus \F_2$, possible solutions $A$ of the equation $\sigma(A)+A=M$
have a degree that exceeds the degree of $M$, since both $A$ and $\sigma(A)$ are monic with same degree. Hence, there are potentially infinitely many candidates $A$ to check, so that we cannot find all solutions of  the equation by means of a computer. We checked the special case where $M = M_{5a} = x(x+1)^2 (x^2+x+1) = x^5+x^4+x^2+x$ for all $A$ up to degree $8$.
Indeed, it suffices to check the $A$'s with $6 \leq \deg(A) \leq 8$, finding two solutions, $A = x^7+x^4+x^2+x = x (x+1)^3 (x^3+x^2+1)$, and  $A = x^7+x^6+x^4+x^3 = x^3 (x^2+x+1)(x+1)^2$.

More generally, we obtain the following result:
\begin{theorem}
\label{lesF2}
\begin{itemize}
\item[\rm{(i)}]
Let $A \in \F_2[x]$ be such that \eqref{sigsig} holds.
\begin{itemize}
\item[\rm{(a)}]
If $A=P^k$, with $P$ prime and $k>1$, then $k$ is even.
\item[\rm{(b)}]
If $A=P^{2^n}$, with $P$ a Mersenne prime and $n \geq 2$,
then $P=1+x+x^2$, so that $A = (1+x+x^2)^{2^{n}}$.
\item[\rm{(c)}]
If $A = P^{2^nu}$, with $P$ a Mersenne prime,  $n \geq 1$ and $u\geq 3$ odd, then $P=1+x+x^2$, and $(1+P+\cdots+P^{u-1})^{2^n}$ is odd perfect.
\item[\rm{(d)}] Assume that $n=1$ in \rm{(c)}.  Put $R = 1+P+\cdots+P^{u-1}$ (with $P=1+x+x^2$). Then $R$ is square-free, $S = R^{2}$ is odd perfect, $\omega(S) \geq 10$,  $u \geq 4391$,  so that $\deg(S) \geq 17560$,
the degree of every prime divisor $Q$ of $R$ is even, and $Q \equiv 1 \pmod{P}$. Moreover, if $Q$ is a prime divisor of $R$ that has the minimal possible degree, then $\deg(Q) \geq 30$.
\item[\rm{(e)}]
 If $A = B \cdot K$, with  $B = \sigma(A)+A$ and $\gcd(B,K)=1$, then $\sigma(K)=K+1$.
\end{itemize}
\item[\rm{(ii)}]
If $B \in \F_2[x]$ is a  nonzero perfect polynomial, $K \in \F_2[x]$ is prime not dividing $B$, then $A = B \cdot K$ satisfies \eqref{sigsig}.
\end{itemize}
\end{theorem}
\begin{remark}
Inspired by Theorem \ref{lesF2}(c), let $P = x^2+x+1 \in \F_2[x]$, $n$ be a non-negative integer, and $v \in \N$.
If $A = (1+P+ \cdots + P^{2^{v} -1})^{2^{n}}$ is perfect, then $n=0$ and $A$ is trivial perfect.
Indeed,
\begin{equation}
\label{A1}
A = \left({\frac{1+P^{2^{v}}}{1+P}}\right)^{2^{n}}= (1+ P^{2^{n}})^{2^{v}-1} = (1+P)^{2^{n}\cdot (2^{v} -1)}= (x(x+1))^{2^{n}\cdot (2^{v} -1)}.
\end{equation}
The result now follows from \eqref{A1} and \cite[Lemma 1]{Canaday}.  However, for completeness and clarity, we give the details.  Let $a = 2^{n} (2^{v}-1)$. Since $A$ is perfect,
we get from \eqref{A1} that $x^{a}(x+1)^{a} = \sigma(x^{a}) \sigma((x+1)^{a})$.  Thus $(x+1)^{a}$ divides $\sigma(x^{a})$. Comparing degrees we get
\begin{equation}
\label{A2}
\sigma(x^{a})=(x+1)^{a}.
\end{equation}
We claim that $n=0$.  Assume, contrary to what we want to prove, that $n \geq 1$.  Then \eqref{A2} is impossible since $(x+1)^{a}$ is a square in $\F_2[x]$. But $1+x + \cdots +x^{a}$  is not a square in $\F_2[x]$, hence $a = 2^{v}-1$. This proves the result.
\end{remark}

\section{Some computational results}
\label{computeresults}

\begin{itemize}
\item[\rm{1.}]
We set $R_u^{2^n} =(1+P+\cdots+P^{u-1})^{2^n}$ (with $P= 1+x+x^2$) in part (c) of Theorem \ref{lesF2}. Then, by using a straightforward 
{\tt gp-PARI} program,  we checked that  for every odd number $u$  with $1 < u < 4391$, one has $R_u^2 \neq \sigma(R_u^2)$. The computation took about $30$ hours. As a consequence, we obtained in (d) that $R_u^2$  is not perfect for all odd numbers $u$ between $3$ and $4389$. We also considered the cases when $n=2$ and $n=3$,
with a reduced upper bound for $u$. More precisely, we obtained that $R_u^4$ is not perfect when $u$ is odd and $1< u < 4001$, and that $R_u^8$ is not perfect
when $u$ is odd, and $1 < u < 2001$.  The whole computation, including the case $n=1$, took about $50$ hours.
\item[\rm{2.}]
Let $u>1$  be an odd integer, $n$ a positive integer, and  $P$ any odd polynomial in $\F_2[x]$,  and $R_u = 1+P+\cdots + P^{u-1}$. Inspired by part (c) of Theorem \ref{lesF2},
in which a possible new odd perfect polynomial appears,
one might ask  the more general (and possibly unanswerable) question:
\begin{equation*}
\label{generaloddp}
\text{Is} \; R_u^{2^{n}} \text{ perfect }?
\end{equation*}
In the special case when $R_u$ is prime,  the answer is clearly \emph{no}. However,  consider, for instance, the case when $\omega(R_u) >1$ and $R_u$ is square-free (cf.\ Lemma \ref{squarefreeM}, when $P$ is a Mersenne prime
and $\omega(R_u)>1$).  In this case, we are unable to give an answer. In the special case when $P = x^2+x+1$, it follows by computation,  that one may conjecture that $R_u$ is prime if and only if $u$ is a prime number such that $2$ is a primitive root modulo $u$ (i.e., $u$ belongs to the OEIS sequence \seqnum{A001122}). Surely, by \cite[Theorem 2.47]{Rudolf}, $1+x+ \cdots + x^{u-1}$ is prime if and only if $u$ belongs to the sequence \seqnum{A001122} and $u-1$ belongs to the sequence \seqnum{A071642}.
\item[\rm{3.}]
An odd integer $2m-1$ appears when considering perfect numbers, since an even perfect number has the form $n = m(2m-1)$,
with $m = 2^{p-1}$ and a prime number $2m-1=2^p-1$, as observed in the Introduction. But in $\F_2[x]$ we do not know the form of a general perfect polynomial. There is no ``natural'' candidate
to replace $2m-1$.  Moreover, it is easy to check that a positive integer $p$ is prime if and only if $\sigma(p)=p+1$, whereas for an $A \in \F_2[x]$,  only the implication:
$A$ prime $\Longrightarrow \sigma(A)=A+1$ is correct. For example, when the degree of $A$ is at most $10$,  the polynomials  $A \in \{x^4+x^2, x^{10}+x^9+x^8+x^6+x^5+x^4+1 \}$ are composite, since $x^4+x^2 = x^2(x+1)^2$ and  $x^{10}+x^9+x^8+x^6+x^5+x^4+1 = (x^3+x+1)(x^3+x^2+1)(x^4+x+1)$. However, one has $\sigma(A)=A+1$.

Furthermore, we do not know what happens when $k>2$ in Theorem \ref{lesF2}(a). Indeed, we do not know what happens, even in the case when $k=2$, provided that $A$ is not Mersenne.

In fact, when $k=2$, all known primes $P$ for which $\sigma(P^2)+P^2
= P+1$ is perfect, belong to $\{x^2+x+1,x^5+x^2+1, x^5+x^4+x^2+x+1
\}$.  This is proved by a computation when $P = M+1$, and  $M$ is
sporadic perfect.  The proof when $M$ is trivial perfect, i.e., when
$M=(x(x+1))^{2^n-1}$ for some positive integer $n$, is as follows.
One can see that $P =  M+1 =  (x(x+1))^{2^n-1}+1$ is divisible by
$x^2+x+1$, provided that $n\geq 2$.  Thus, $P$ is  prime only in the
special case when $n=1$, for which we obtain $P = x^2+x+1$.

Thus, for $k=2$,  the non-trivial case remains unknown: $P$ is a prime such that,  with $A = P^2$, one has that $M = \sigma(A)+A=1+P$ is an even
perfect polynomial of degree $d \geq 201$ (see Proposition \ref{sporadicsF2}).
\end{itemize}

\section{Proof of Theorem \ref{lesF2}}

\begin{itemize}
\item[\rm{(i)}]
\begin{itemize}
\item[\rm{(a)}]
Assume, contrary to what we want to prove, that $S = \sigma(P^k)+P^k = \sigma(P^{k-1})$ is perfect, but $k>1$ is odd. By Lemma \ref{p11} we obtain that $S$ is not a square.
Thus, $S$ is not a square and $S$ is odd. This contradicts Lemma \ref{oddperfect}.
\item[\rm{(b)}]
In this case, $A = P^k$ with $k = 2^n$, and $P$ is Mersenne prime. Put $P = x^a(x+1)^b+1$ for some positive integers $a,b$. One has that $S = \sigma(P^k)+P^k = \sigma(P^{2^n-1}) = (1+P)^{2^n-1} = (x^a(x+1)^b)^{2^n-1}$. Hence, $S$ is trivial perfect and $a=b$ by Lemma \ref{sigmaP2n-1}.
But $P$ prime implies that $a=b=1$. So, $A=(x^2+x+1)^{2^n}$.
\item[\rm{(c)}]
Put $P=1+x^a(x+1)^b$ and $Q(u) = \sigma(P^{u-1})$. Observe that $\sigma(A)+A =  \sigma(P^{k-1}) = K \cdot L$ where $K = (1+P)^{2^{n}-1}$ and  $L = Q(u)^{2^{n}}$.  Observe also that $u$ odd implies that $K,L$ are coprime. Since $K \cdot L$ is perfect and $K,L$ are coprime, one has
\begin{equation}
\label{Q1}
K \cdot L = \sigma(K) \cdot \sigma(L).
\end{equation}
We claim that $K$ and $\sigma(L)$ are coprime. In order to prove the claim, it suffices to prove that $D = \gcd(1+P,\sigma(L))$ equals $1$. Since $1+P=x^a(x+1)^b$, in order to prove that $D=1$, it suffices to prove that
$\sigma(L)$ is odd. By Lemma \ref{squarefreeM}, $Q(u) = \prod_{j=1}^{r}{Q_{j}}$  for some positive integer $r$ and for some pairwise distinct, odd prime polynomials $Q_{j}$. Then one has
\begin{equation}
\label{Q2}
\sigma(L) = \prod_{j=1}^{r}\sigma(Q_{j}^{2^{n}}).
\end{equation}
Since $n \geq 1$, $2^{n}$ is even. Thus, by substituting $x=0$ and $x=1$ in any $\sigma(Q_{j}^{2^{n}})$ we obtain $1$. In other words, $\sigma(Q_{j}^{2^{n}})$ is odd for any $j$. It follows then from \eqref{Q2} that $\sigma(L)$ is odd, thereby proving the claim.
Since $\gcd(K,\sigma(L))=1$, it follows from \eqref{Q1} that $K$ divides $\sigma(K)$, and even that $K = \sigma(K)$ since $K$ and $\sigma(K)$ have the same degree. Again, \eqref{Q1} implies that 
$L = \sigma(L)$. It follows
that $L$ is odd and perfect. Finally, by part (b), $K=\sigma(K)$ implies that $P = 1+x+x^2$.
This proves the result.
\item[\rm{(d)}]
By Lemma \ref{squarefreeM}, $R$ is square-free, since $P$ is Mersenne prime.
Putting  $n=1$ in part (c), we obtain that $S$ is odd perfect and that $P=1+x+x^2$. Since $S$ is a special perfect polynomial, all the other statements,  besides the numerical lower bound of $u$, follow from Lemma \ref{specialoddperfect}. A simple computation in {\tt gp-PARI} proves that for any odd number  
$1 <u \leq 4389$ one has
$S \neq \sigma(S)$, so that $u  \geq4391$ and $\deg(S) = 2 \deg(R) = 4(u-1) \geq 17560$, thereby proving the result.
\item[\rm{(e)}]
One has $\sigma(A) = \sigma(B)\sigma(K) = B \sigma(K)$ because $B$ is perfect.  On the other side, $\sigma(A)= A+B = B K + B = B(K+1)$. Therefore, $\sigma(K)=K+1$,  since $B$ is nonzero.
\end{itemize}
Let us now compute $S = A + \sigma(A)$. One has $S= B K + \sigma(B) \sigma(K) = BK +  B(K+1) =B$,  since $\sigma(B)=B$ and $\sigma(K)=K+1$.  Thus  $S=B$ is perfect.
\end{itemize}

\section{Acknowledgments}
We are grateful to the referee and to the editor for detailed comments.
We thank Reinhardt Euler and Rob Scott for help on removing many
English mistakes.

\begin{thebibliography}{99.}

\bibitem{BrentLarvalaZ} R. P. Brent, S. Larvala, and P. Zimmermann,
A fast algorithm for testing reducibility of trinomials mod 2 and some new primitive trinomials of degree 3021377,
\textit{Math. Comput.}
\textbf{72} (2003), 1443--1452.

\bibitem{Canaday} E. F. Canaday, The sum of the divisors of a polynomial, 
\textit{Duke Math. J.} \textbf{8} (1941), 721--737.

\bibitem{Po} U. C. Cengiz,  P. Pollack, and E. Trevi\~{n}o, Counting perfect polynomials,
\textit{ Finite Fields Appl.}
\textbf{47} (2017), 242--255.

\bibitem{Fred} H. M. Fredricksen and R. Wisniewski, On Trinomials $x^n+x^2+1$ and $x^{8l\pm 3}+x^k+1$ irreducible over $GF(2)$,
\textit{Inf. Control}
\textbf{50} (1981), 58--63.

\bibitem{Gall-Rahav4} L. H. Gallardo and O. Rahavandrainy, Odd perfect polynomials
over $\F_2$, \textit{J. Th\'eor. Nombres Bordeaux}
\textbf{19} (2007), 165--174.

\bibitem{Gall-Rahav13} L. H. Gallardo and O. Rahavandrainy, Characterization of sporadic perfect polynomials over $\F_2$,
\textit{Funct. Approx. Comment. Math.}
\textbf{55} (2016), 7--21.

\bibitem{Gall-Rahav7} L. H. Gallardo and O. Rahavandrainy, There is no odd perfect polynomial over $\F_2$ with four prime factors,
\textit{Port. Math.}
\textbf{66} (2009), 131--145.

\bibitem{Gall-Rahav8} L. H. Gallardo and O. Rahavandrainy, On Mersenne polynomials over $\F_{2}$,
\textit{Finite Fields Appl.}
\textbf{59} (2019), 284--296.

\bibitem{Lescot} P. Lescot, On an arithmetical question related to perfect numbers,
\textit{Math. Gaz.} 
\textbf{104} (2020), 20--26.

\bibitem{oeis}
N. J. A. Sloane et al.,
{\it The On-Line Encyclopedia of Integer Sequences}, published electronically at
  \url{https://oeis.org}, 2019.
  
\bibitem{Rudolf} R. Lidl and H. Niederreiter,
\textit{Finite Fields,
Encyclopedia of Mathematics and its Applications}, Cambridge
University Press, 1996.
 
\bibitem{Swan} R. G. Swan, Factorization of polynomials over finite fields, \textit{Pacific J. Math.}
\textbf{12} (1962), 1099--1106.

\bibitem{Zierler} N. Zierler, On $x^n+x+1$ over $GF(2)$, \textit{Inf. Control}
\textbf{16} (1970), 502--505.

\end{thebibliography}

\bigskip
\hrule
\bigskip

\noindent 2010 {\it Mathematics Subject Classification}:
Primary 11T55; Secondary 11T06.

\noindent \emph{Keywords: } sum of divisors,
perfect polynomial, finite field, characteristic $2$.

\bigskip
\hrule
\bigskip

\noindent (Concerned with sequences
\seqnum{A001037},
\seqnum{A001122}, and
\seqnum{A071642}.)

\bigskip
\hrule
\bigskip

\vspace*{+.1in}
\noindent
Received February 29 2020;
revised versions received August 3 2020; August 4 2020;
September 3 2020; October 2 2020.
Published in {\it Journal of Integer Sequences}, October 11 2020.

\bigskip
\hrule
\bigskip

\noindent
Return to
\htmladdnormallink{Journal of Integer Sequences home page}{http://www.cs.uwaterloo.ca/journals/JIS/}.
\vskip .1in

\end{document}
