Jacques Basaldúa, 2 January 2002
Yes, there is a flaw. I can't pinpoint the exact error in reasoning (basically, I don't want to spend the time to find it :-), but the equation which is "proven" in section 4.2 is not true. There is an easily computable counterexample.
The author states that:
ß(p^n) = p^(n-1)·ß(p) (for any prime p)
This is not true if p = 1093 & n = 2:
ß(p^n) == 364
p^(n-1)·ß(p) == 1093*364
I believe that in general, the postulate in section 4.2 is not true for any Wieferich prime.
Somebody apparently tried to prove the Mersennes squarefree using this technique in '96 and came up against this same problem:
http://www2.netdoor.com/~acurry/mersenne/archive2/0037.html
| Units 2i mod 1093 | 0 : 1, 2, 4, 8, 16, 32, 64, 128, 256,
512, 10 : 1024, 955, 817, 541, 1082, 1071, 1049, 1005, 917, 741, 20 : 389, 778, 463, 926, 759, 425, 850, 607, 121, 242, 30 : 484, . . . 250 : 95, 190, 380, 760, 427, 854, 615, 137, 274, 548, 260 : 3 , 6, 12, 24, 48, 96, 192, 384, 768, 443, 270 : 886, 679, 265, 530, 1060, 1027, 961, 829, 565, 37, 280 : 74, . . . 350 : 298, 596, 99, 198, 396, 792, 491, 982, 871, 649, 360 : 205, 410, 820, 547 |
| Units 5·2i mod 1093 | 0 : 5, 10, 20, 40, 80, 160, 320, 640, 187, 374,
10 : 748, 403, 806, 519, 1038, 983, 873, 653, 213, 426, 20 : 852, . . . 350 : 397, 794, 495, 990, 887, 681, 269, 538, 1076, 1059, 360 : 1025, 957, 821, 549 |
| Units 7·2i mod 1093 | 0 : 7, 14, 28, 56, 112, 224, 448, 896, 699, 305,
10 : 610, 127, 254, 508, 1016, 939, 785, 477, 954, 815, 20 : 537, . . . 350 : 993, 893, 693, 293, 586, 79, 158, 316, 632, 171, 360 : 342, 684, 275, 550 |
| Units 2i mod 10932 | 0 : 1, 2, 4, 8, 16, 32, 64, 128, 256, 512,
10 : 1024, 2048, 4096, 8192, 16384, 32768, 65536, 131072, 262144, 524288, 20 : 1048576, 902503, 610357, 26065, 52130, 104260, 208520, 417040, 834080, 473511, 30 : 947022, . . . 350 : 118342, 236684, 473368, 946736, 698823, 202997, 405994, 811988, 429327, 858654, 360 : 522659, 1045318, 895987, 597325 |
| Units 3·2i mod 10932 | 0 : 3
, 6, 12, 24, 48, 96, 192, 384, 768, 1536, 10 : 3072, 6144, 12288, 24576, 49152, 98304, 196608, 393216, 786432, 378215, 20 : 756430, 318211, 636422, 78195, 156390, 312780, 625560, 56471, 112942, 225884, 30 : 451768, . . . 350 : 355026, 710052, 225455, 450910, 901820, 608991, 23333, 46666, 93332, 186664, 360 : 373328, 746656, 298663, 597326 |
| ... | . . . |
Phi(1093) = 1092 = 10001000100
Phi(3511) = 3510 = 110110110110
The only two known exceptions to the arithmetic relation are the
repetition of the patterns 1000 and 110. It looks as if one could find an exception to
the general arithmetic rule by choosing the "appropriate patterns". This makes the problem more interesting than it has ever been, suggesting there
are still "simple" things which are not understood and offering highly exciting fields of research.