Aliquot Sequence Research  2.0
Compute properties of the sum-of-proper-divisors function.
src Directory Reference
Directory dependency graph for src:
pomyang_kparent/src

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.