Prove that every practical number is either a power of two or a power of two times a non-trivial polygonal number, where a number $q$ is practical if and only if every integer less than or equal to $q$ can be represented as a sum of distinct divisors of $q$, the polygonal numbers are denoted as usual by $P_s(n)=\dfrac{n^2(s-2)-n(s-4)}{2}$, with $s \geq 3$, and a non-trivial polygonal number is one with $n \geq 3$, which ensures that the result is not trivially true (since $P_s(2)=s$).
Together with the result of G. Melfi in On Two Conjectures About Practical Numbers, proving the Goldbach conjecture analogue for practical numbers (every even integer is a sum of two practical numbers), the conjecture implies that every integer can be expressed as $2^{a_0-1}(P_{s_0}(n_0)+2^{a_1-a_0}P_{s_1}(n_1))$, with $a_1 \geq a_0 \geq 0$, $s_0, s_1 \geq 3$, $n_0, n_1 \geq 1$ and $n_0, n_1 \ne 2$.
My motivation was a very straightforward attempt to explain the high frequency of practical numbers of the form $n^2-1$. Practical numbers $>1$ are even, so we can rewrite this as $(2n+1)^2-1=8T_n$, where $T_n$ is the nth triangular number. Replacing 8 with any power of two, I found that large portion of small practical numbers had such a representation, but the dropoff is steep as we consider larger values. Replacing The triangular numbers with polygonal numbers I was unable to find a counterexample for practical numbers < 30,000.