|
Aliquot Sequence Research
2.0
Compute properties of the sum-of-proper-divisors function.
|

Files | |
| file | bruteforce_kparent.c |
| Uses a simple bruteforce method to compute number of preimages for even number upto bound. Useful as a backstop test to the pom_yang algorithm. | |
| file | geomean_sn.c |
| Runs geomean calculation from [Chum et al.] Sect 2. | |
| file | moewsmoews_sieve.c |
| Functions to sieve blocks of sigma function. | |
| file | pomyang_cli_main.c |
| command line interface to interact with the pom_yang algorithm | |
| file | pomyang_kparent.c |
| Counts the even numbers with k-preimages under the sum-of-proper-divisors function. | |
1.8.17