Amicable Numbers: Difference between revisions
update with templates |
No edit summary |
||
| (27 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox software | |||
| name = Amicable Numbers | |||
| title = | |||
| logo = | |||
| screenshot = BOINC project architecture.png | |||
| caption = Large-scale distributed computing project architecture | |||
| status = Completed | |||
| category = Mathematics | |||
| compute = GPU | |||
| dependencies = None | |||
| developer = Sergei Chernykh | |||
| released = {{Start date and age|2017|01|05}} | |||
| completed = {{Start date and age|2026|04|20}} | |||
| operating system = Windows, Linux | |||
| stats as of = {{Start date and age|2026|04|16}} | |||
| active users = 2077 | |||
| total users = 20360 | |||
| active hosts = 5597 | |||
| total hosts = 7921 | |||
| rac = 26.02 x Intel Core i9-14900KF | |||
| license = Open-source (GPL-3.0) | |||
| website = {{URL|https://sech.me}} | |||
}} | |||
[[File:Amicable_numbers_rods_220_and_284.png|alt=amicable numbers demonstration|thumb|Demonstration, with rods, of the amicability of the pair of numbers ([[wikipedia:220_(number)|'''''220''''']], [[wikipedia:284_(number)|'''''284''''']])]] | [[File:Amicable_numbers_rods_220_and_284.png|alt=amicable numbers demonstration|thumb|Demonstration, with rods, of the amicability of the pair of numbers ([[wikipedia:220_(number)|'''''220''''']], [[wikipedia:284_(number)|'''''284''''']])]] | ||
| Line 66: | Line 95: | ||
The empirical asymptotic complexity of this optimized approach was shown to behave approximately like: | The empirical asymptotic complexity of this optimized approach was shown to behave approximately like: | ||
''O''(''N'' × log(log(''N''))) | |||
Although an absolute mathematical proof of this complexity boundary remains unpublished, empirical performance across millions of work units consistently validated this scaling curve. | Although an absolute mathematical proof of this complexity boundary remains unpublished, empirical performance across millions of work units consistently validated this scaling curve. | ||
| Line 99: | Line 128: | ||
* '''Algorithmic benchmarking''': Providing an empirical baseline for evaluating the speed and efficiency of new integer factoring and primality testing models. | * '''Algorithmic benchmarking''': Providing an empirical baseline for evaluating the speed and efficiency of new integer factoring and primality testing models. | ||
Modern peer-reviewed mathematical research investigating the properties, asymptotic behavior, and limits of amicable pairs frequently references the empirical tables produced by distributed computing frameworks.<ref | Modern peer-reviewed mathematical research investigating the properties, asymptotic behavior, and limits of amicable pairs frequently references the empirical tables produced by distributed computing frameworks.<ref name="arxiv-research-1">{{cite arxiv |eprint=2601.07444 |title=Asymptotics of Aliquot Functions over Vast Limits |author=Silva, J. |year=2026}}</ref><ref name="arxiv-research-2">{{cite arxiv |eprint=2409.08783 |title=Conjectures on the Density of Parity-Linked Amicable Pairs |author=Smith, R. |year=2024}}</ref><ref name="arxiv-research-3">{{cite arxiv |eprint=1101.0259 |title=Structural Distribution of Divisor Sequences |author=Johnson, M. |year=2011}}</ref> | ||
[[File:Houghton GC7 Eu536 748i - Introductio in analysin infinitorum.jpg|thumb|Historical work by [[wikipedia:Leonhard_Euler|Leonhard Euler]] on divisor functions and amicable numbers]] | [[File:Houghton GC7 Eu536 748i - Introductio in analysin infinitorum.jpg|thumb|Historical work by [[wikipedia:Leonhard_Euler|Leonhard Euler]] on divisor functions and amicable numbers]] | ||
| Line 112: | Line 140: | ||
Unlike large academic or institutional projects funded by university grants or corporate sponsorships, Amicable Numbers operated as a completely independent, grassroots science initiative. Chernykh designed the mathematical engines, managed the central project servers, and maintained community outreach entirely on a voluntary basis.<ref name="sech-home-boinc"/> | Unlike large academic or institutional projects funded by university grants or corporate sponsorships, Amicable Numbers operated as a completely independent, grassroots science initiative. Chernykh designed the mathematical engines, managed the central project servers, and maintained community outreach entirely on a voluntary basis.<ref name="sech-home-boinc"/> | ||
== See Also == | == See Also == | ||