Amicable Numbers is an independent research project that uses Internet-connected computers to find new amicable pairs. You can contribute to our research by running a free program on your computer.
Current goal of the project is to find all amicable pairs with smallest member < 1021.
All new findings are published regularly on the Amicable pairs list page.
WU size and credits are doubled now
First of all, thanks to everyone participating in the project!
I've noticed today that solved work units come in so fast that the server can't keep up. I had to double the size of each work unit (together with the credit for it) to reduce the load on the server.
Keep crunching! Thanks again!
28 Oct 2024, 13:25:04 UTC
· Discuss
Maintenance on 2024-11-07 (7th of November)
Project server will be unavailable on 2024-11-07 (7th of November), from 03:30 AM UTC to 05:30 AM UTC due to the maintenance in a Hetzner datacenter where the server is hosted.
24 Oct 2024, 6:52:36 UTC
· Discuss
Part 3 of the 10^21 search has started
Part 2 of the 1021 search will be finished, for the most part, today. There are still ~2000 unfinished WUs which can take up to a couple of weeks to complete, depending on individual participants processing them.
Part 3 of the search will look for amicable pairs where the smaller member of the pair has its largest prime factor between 1011 and 1014:
m=m1*p, 1011 < p < 1014
Beta test of part 3 of the 10^21 search
Part 2 of the 10^21 search will be over some time in March this year, so it's time to start getting ready for part 3! I found a few bugs in the current GPU applications that needed to be fixed (CPU applications are fine).
To make sure everything works as intended, I will launch a small beta-test of the part 3 search by the end of this week. The new work units will require ~2.5-2.7 GB RAM on CPU, and the same amount of RAM on GPU (for GPU applications), so the minimum requirement for GPUs will be 3 GB RAM.
The purpose of the test is to confirm that all OS/CPU/GPU combinations work properly and confirm that 3 GB GPUs can process the new work units.
22 Jan 2024, 20:15:18 UTC
· Discuss
The search up to 10^21
The search up to 1021 has started! Over 50,000 new amicable pairs have been found in the first few days.
Due to the huge size of search space, first stage of the search will only look for all amicable pairs where smaller number is of the form 3N*...*p where N > 0 and p < 1011. I expect that this will find 2-3 million new amicable pairs in a year or so.
Note that system memory requirements are higher now because all prime numbers < 1011 need to be stored in memory for the search.
25 Oct 2019, 13:11:37 UTC
· Discuss
GPU version bugfix release
GPU versions for all platforms were updated to fix "Error -58" computation error when resuming stopped task.
8 Apr 2019, 11:00:47 UTC
· Discuss
Power outage
The server was down today between 11:04 and 14:20 (CEST) because of a major power outage in Hetzner datacenter. Everything should be up and running again now.
24 May 2018, 12:41:34 UTC
· Discuss
GPU version fix
There was a serious bug in GPU version: https://github.com/SChernykh/Amicable/commit/3470ed855d244100f37b0b7ab4c912d2b9365a93
Unfortunately, it skipped some numbers in an unpredictable way for "large primes" work units for the last 20 days 9 days. I'll have to reissue all such work units to cover everything missed. The GPU versions for all platforms are already updated.
Sorry for the mess, but it's good that the bug is fixed relatively early, because it was hard to notice.
27 Mar 2018, 17:45:25 UTC
· Discuss
MacOS GPU version released
GPU requirements are the same as for Windows and Linux versions: AMD (HD 5xxx or newer) or NVIDIA (GTX 4xx or newer) GPU with OpenCL support and at least 2 GB of video memory.
The MacOS GPU version has been confirmed to work on OS X El Capitan and MacOS Sierra. Older MacOS versions have poor OpenCL support and may fail to run the GPU version.
16 Sep 2017, 8:24:36 UTC
· Discuss
The search up to 2^64 is complete!
Congratulations to everyone who took part in this search!
- There are 2,390,655 amicable pairs with smaller member below 2^64 in total
- BOINC volunteers found 552,874 new amicable pairs below 2^64
A more detailed analysis of amicable pairs distribution will follow later this month. And don't forget to edit your preferences and check that you're all set up to run the current search up to 10^20.
16 Aug 2017, 7:26:12 UTC
· Discuss
©2024 Sergei Chernykh