SeqFans,
I'm pleased to let you know about my new preprint on an efficient computational method for solving linear equations with sigma(n), that is,
a * sigma(n) = b*n + c
and a first public release of the corresponding SageMath software implementation.
Some of you may have seen many large solutions to such equations that I recently added to the OEIS. This preprint explains how they were computed.
Any comments are welcome!
Preprint:
http://arxiv.org/abs/2601.17832Software:
https://github.com/maxale/multiplicative_functions
Regards,
Max