The topic of odd perfect numbers likely needs no introduction.
I would like to revisit these two questions:
Is it possible to improve on the bound $D(q^k) < \varphi(q^k)$ if $k>1$?
On the quantity $I(q^k) + I(n^2)$ where $q^k n^2$ is an odd perfect number with special prime $q$
Here, $\sigma(x)=\sigma_1(x)$ is the classical sum of divisors of $x$, $D(x)=2x-\sigma(x)$ is the deficiency of $x$, $\varphi(x)$ is the Euler totient function of $x$, and $I(x)=\sigma(x)/x$ is the abundancy index of $x$.
In the OP of the second question, the following lower bound is derived: $$3 - \bigg(\frac{q-1}{q^2}\bigg) < I(q^k) + I(n^2).$$
In the accepted answer to the first question, MSE user mathlove gives the following improved lower bound, under the assumption that $k>1$: $$3 - \bigg(\frac{q-1}{q^2}\bigg) + \bigg(\frac{q^4 - 1}{q^{k+1} (q - 1)}\bigg) = 3 - \frac{1}{q^{k+1}}\bigg(\varphi(q^k) - \frac{q^4 - 1}{q - 1}\bigg) < I(q^k) + I(n^2).$$
Here are my two questions:
(1) How does one prove the improved lower bound given by mathlove?
(2) Is the improved lower bound given by mathlove already "best-possible", in the sense of being obtainable via the $D(q^k)$-route?
(Note that I am already aware of the lower bound $$3 - \bigg(\frac{q-2}{q(q-1)}\bigg) < I(q^k) + I(n^2),$$ which does not answer Question (2), because while this latter lower bound improves on mathlove's result, to the best of my knowledge it is not obtainable via the $D(q^k)$-route.)