Updated July 4, 2006
This page summarizes efforts to factorize or to
prove primality of integers
in the above mentioned form (b>2).
In a sense, they are
generalization of Meresenne numbers or the "other edge" of the Cunningham
project. These numbers are quite smooth in a base b, since they can be
written as:
bn+(b-1)=10...0c
bn-(b-1)=cc...c1,
where c is a digit b-1 (in the base b).
Only a small part of software is written myself: pre-sieving, trial factoring
for small primes, checking, and some management tools. Mainly, I use the
well-known and widely-used software: PrimeFormGW, NewPGen,
ECM-GMP, Primo, and ECPP. Some factorization have been
done using Msieve, ppsiqs or
GGNFS.
If you are involved in factorization, you know this software.
If not - please visit one of many prime pages, e.g.
this maintained by Chris Caldwell.
Also some primility
tests have been done with ECPP, Primo, and pfgw.
Of course, at first PRP tests are perfomed.
Below you will find two sections: Factorization
and Primes and PRP's. Each of them has three
parts: Recent updates, Milestones and progress, and
Links. Note that recent updates are only described there - full
detalis may be found in appropriate files (see Links).
| base | 3 | 4 | 5 | 5-LM | 5+LM | 6 | 7 | 8 | 9 | 9M | 10 | 10LM | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 17-LM | 17-QRS | 17-QRST |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| n max | 646 | 512 | 441 | 882 | 880 | 396 | 364 | 341 | 323 | 483 | 308 | 616 | 296 | 285 | 276 | 268 | 262 | 256 | 250 | 500 | 500 | 1000 |
Used programs and current bounds:
| Series | Number of integers | Left to factorize | B1 done | Notes | |
|---|---|---|---|---|---|
| total | without known factors | ||||
| 3n-2 | 646 | 217 | 7 | 1e6 | Extension to n=646 in progress with B1=1e6 |
| 3n+2 | 646 | 211 | 3 | 1e6 | Extension to n=646 in progress with B1=1e6 |
| 4n-3 | 512 | 182 | 8 | 25e4 | Some numbers were tested with B1=1e6 |
| 4n+3 | 512 | 179 | 4 | 25e4 | Some numbers were tested with B1=1e6 |
| 5n-4 (n odd) | 221 | 81 | 5 | 25e4 | |
| 5n-4 (n even, the L part) | 441 | 157 | 2 | 25e4 | In fact it is the series 5k-2 for n=2k; |
| 5n-4 (n even, the M part) | 441 | 176 | 1 | 25e4 | In fact it is the series 5k+2 for n=2k; |
| 5n+4 (not equal 4k) | 331 | 122 | 0 | 25e4 | |
| 5n+4 (n=4k, the L part) | 220 | 86 | 1 | 5e4 | The L part of 54k+4 is given as 52k+2-2*5k; B1=25e4 in progress |
| 5n+4 (n=4k, the M part) | 220 | 80 | 0 | 5e4 | The M part of 54k+4 is given as 52k+2+2*5k; B1=25e4 in progress |
| 6n-5 | 396 | 153 | 5 | 5e4 | B1=25e4 in progress |
| 6n+5 | 396 | 139 | 5 | 5e4 | B1=25e4 in progress |
| 7n-6 | 364 | 156 | 5 | 11e3 | B1=5e4 in progress |
| 7n+6 | 364 | 159 | 3 | 5e4 | |
| 8n-7 | 341 | 125 | 1 | 11e3 | B1=5e4 in progress |
| 8n+7 | 341 | 157 | 3 | 11e3 | |
| 9n-8 (n not equal 3k) | 331 | 66 | 2 | 1e6 | |
| 9n-8 (n=3k, the M part) | 162 | 39 | 0 | 11e3 | The M part of 93k-8 is given as 92k+2*9k+4 |
| 9n+8 (n not equal 3k) | 331 | 99 | 2 | 11e3 | |
| 9n+8 (n=3k, the M part) | 162 | 68 | 2 | 5e4 | The M part of 93k+8 is given as 92k-2*9k+4 |
| 10n-9 (n odd) | 154 | 53 | 3 | 11e3 | |
| 10n-9 (n even, the L part) | 308 | 106 | 4 | 11e3 | In fact it is the series 10k-3 for n=2k |
| 10n-9 (n even, the M part) | 308 | 117 | 5 | 5e4 | In fact it is the series 10k+3 for n=2k; B1=25e4 in progress |
| 10n+9 | 308 | 118 | 4 | 5e4 | |
| 11n-10 | 296 | 124 | 2 | 5e4 | |
| 11n+10 | 296 | 130 | 5 | 5e4 | |
| 12n-11 | 285 | 123 | 5 | 5e4 | |
| 12n+11 | 285 | 131 | 2 | 5e4 | |
| 13n-12 | 276 | 119 | 5 | 5e4 | |
| 13n+12 | 276 | 116 | 4 | 5e4 | |
| 14n-13 | 268 | 123 | 0 | 5e4 | |
| 14n+13 | 268 | 119 | 5 | 5e4 | |
| 15n-14 | 262 | 108 | 5 | 5e4 | |
| 15n+14 | 262 | 116 | 3 | 5e4 | |
| 16n-15 | 256 | 115 | 0 | 5e4 | |
| 16n+15 | 256 | 102 | 4 | 5e4 | |
| 17n-16 (n odd) | 125 | 51 | 3 | 5e4 | B1=25e4 in progress |
| 17n-16 (n=4k+2, the L part) | 125 | 55 | 3 | 5e4 | In fact it is the series 17k-4 for n=4k+2 |
| 17n-16 (n=4k+2, the M part) | 125 | 56 | 0 | 5e4 | In fact it is the series 17k+4 for n=4k+2 |
| 17n-16 (n=4k, the Q part) | 188 | 54 | 0 | 5e4 | In fact it is the series 17k-2 for n=4k; |
| 17n-16 (n=4k, the R part) | 188 | 54 | 0 | 5e4 | In fact it is the series 17k+2 for n=4k |
| 17n-16 (n=4k, the S part) | 188 | 79 | 3 | 5e4 | In fact it is the series 172k+4 for n=4k and 172k+2-2*17k for n=8k |
| 17n-16 (n=8k, the T part) | 125 | 48 | 3 | 5e4 | This part is equal to
172k+2+2*17k for n=8k; |
| 17n+16 | 250 | 107 | 1 | 5e4 | |
| TOTAL | 13056 | 4975 | 125 | ||
The largest prime (certified and verified; found by WsF) of this form
(not included in factorization tables) is:
48230-2 (4955 digits).
The largest prime (certified and verified; found by others) of this form
(not included in factorization tables) is:
47057-3 (4249 digits).
URL of this page
http://perta.fizyka.amu.edu.pl/pnq/index.html
Updated July 4, 2006 by Wojciech Florek