Amicable Numbers: Difference between revisions
format |
No edit summary |
||
| (24 intermediate revisions by the same user not shown) | |||
| Line 1: | Line 1: | ||
{{Infobox software | {{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) | | license = Open-source (GPL-3.0) | ||
| website = {{URL|https://sech.me}} | | 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 87: | 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 132: | 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 == | ||