Parallel numerical verification of the σ_odd problem  October 6, 2018
Parallel numerical verification of the σ_odd problem Documentation

σodd problem

C++ (and OpenCL) implementations of sequential and parallel algorithms to check the σodd (sigma_odd) problem by the equivalent ςodd (varsigma_odd) problem. Those are simple arithmetic conjectures like the iterative 3n+1 problem (Collatz conjecture), but they iterate a variant of the divisor function.

All results, documents, C++/OpenCL and LaTeX sources are available on Bitbucket: https://bitbucket.org/OPiMedia/parallel-sigma_odd-problem

GPLv3

Copyright (C) 2017, 2018 Olivier Pirson
This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/.

© Olivier Pirson
www.opimedia.be
olivier.pirson.opi@gmail.com