Sweeps the computation in the
Collatz conjecture.
Draws a graph of the number of steps and
adjusts a gamma distribution to it.
Computation structure — A PHP file
(this page: 'P-sweep.php') calls
(via 'action=') an intermediate PHP file ('Sweep.php'),
which (through $_POST) sends the problem data as command line arguments
to a Python script. This last does the computing, and executes
graphing via 'gnuplot' (system call), for the final (temporary) webpage.
Keywords: PHP, command line arguments,
Python script, Fortran subprogram, gnuplot.
|
• (Wikipedia) PHP (from Personal Home Page)
• Python (programming language). Python as glue • gnuplot
• (Wikipedia) Collatz conjecture • Collatz, Lothar (1910–1990).
• ICMASC'24,
International Conference on Mathematical Analysis and Applications in
Science and Engineering, Porto (Portugal),
Thu–Sat 20–22 June 2024.
• 1913-03-26: Erdős, Paul (Erdős Pál)
(†1996-09-20, 83 yrs.). |