Beyond Binary Claims: Mathematical Discovery Through Human-AI Collaboration Part 7
Looking at Twin Primes
In the previous episode of this series, I mentioned that I was starting to look at π-complete numbers between twin primes. That has become even more interesting as I am starting to see some structure related to Order 2 π-complete numbers, those having the primes 2 and 3, and only those, in the factorization. Such numbers can be represented as
These numbers are of interest in the twin prime question because all numbers bracketed by twin primes are divisible by 2 and 3 (therefore 6) because except for the special first case where 4 is between 3 and 5, the bracketed number has to be the one out of the three consecutive numbers divisible 3 (one of them has to be, and it can’t be the primes), and of course, every prime after 2 is odd, so the bracketed number has to be even (divisible by 2). I am calling the subset of Order 2 π-complete numbers that are bracketed by twin primes, “TPπ2” numbers. Here are some examples:
Notice, that except for the first case where both exponents are 1, the exponents will have the property that if one is even, the other will be odd. This carries through all future examples and I call this the “TPπ2 Exponent Parity Theorem” and have a proof.
The proof goes: both exponents cannot be even because that would make the number a perfect square, so it minus 1 is the difference of squares, so is factorable and not prime. If both exponents are odd, then the number has to have a last digit that is in the possible products of the last digits of the odd powers of 2 and 3. That turns out to be either 4 or 6. If it is a 4 then 4+1 = 5 and that side will be divisible by 5 and not prime. If it is a 6, then 6-1 = 5 so that side will be divisible by 5. The special initial case where both exponents are 1 works because 2 x 3 = 6 and 6-1 = 5, but 5 is the only number divisible by 5 that is prime. QED
The largest I have looked at so far is:
which is 2,368 digits long. Also, the exponent of 2 is often larger than the exponent of 3, but not always, and they trade off the lead as the product increases in value. For example:
What draws my attention to this is that these TPπ2 numbers keep going and getting very big very quickly. That they get very big so fast means that they are very sparse, more sparse than general twin primes which are more sparse than ordinary prime numbers. I conjecture that TPπ2 numbers are an unbounded set, i.e. go on forever. If I can prove that, (beyond the empirical computational evidence I now have) it is a big discovery, because these are a subset of twin primes, so if they go on unbounded, it would prove The Twin Prime Conjecture.
Some empirical support data:
Here is a run to 100. The parity theorem holds.
Finding TPπ2 pairs with exponents from 1 to 100...
Found TPπ2: (e2=1, e3=1) = 6
Found TPπ2: (e2=1, e3=2) = 18
Found TPπ2: (e2=2, e3=1) = 12
Found TPπ2: (e2=2, e3=3) = 108
Found TPπ2: (e2=3, e3=2) = 72
Found TPπ2: (e2=4, e3=3) = 432
Found TPπ2: (e2=6, e3=1) = 192
Found TPπ2: (e2=5, e3=4) = 2,592
Found TPπ2: (e2=7, e3=2) = 1,152
Found TPπ2: (e2=3, e3=10) = 472,392
Found TPπ2: (e2=6, e3=7) = 139,968
Found TPπ2: (e2=2, e3=15) = 57,395,628
Found TPπ2: (e2=12, e3=5) = 995,328
Found TPπ2: (e2=18, e3=1) = 786,432
Found TPπ2: (e2=18, e3=5) = 63,700,992
Found TPπ2: (e2=21, e3=4) = 169,869,312
Found TPπ2: (e2=24, e3=5) = 4,076,863,488
Found TPπ2: (e2=27, e3=4) = 10,871,635,968
Found TPπ2: (e2=11, e3=24) = 578,415,690,713,088
Found TPπ2: (e2=30, e3=7) = 2,348,273,369,088
Found TPπ2: (e2=32, e3=9) = 84,537,841,287,168
Found TPπ2: (e2=33, e3=8) = 56,358,560,858,112
Found TPπ2: (e2=31, e3=12) = 1,141,260,857,376,768
Found TPπ2: (e2=36, e3=7) = 150,289,495,621,632
Found TPπ2: (e2=43, e3=2) = 79,164,837,199,872
Found TPπ2: (e2=32, e3=15) = 61,628,086,298,345,472
Found TPπ2: (e2=43, e3=8) = 57,711,166,318,706,688
Found TPπ2: (e2=50, e3=9) = 22,161,087,866,383,368,192
Found TPπ2: (e2=63, e3=2) = 83,010,348,331,692,982,272
Found TPπ2: (e2=66, e3=25) = 62,518,864,539,857,068,333,550,694,039,552
Found TPπ2: (e2=79, e3=20) = 2,107,631,844,899,214,418,882,499,117,580,288
Found TPπ2: (e2=99, e3=10) = 37,426,750,146,438,358,964,489,413,787,123,712
Found TPπ2: (e2=57, e3=64) = 494,845,989,554,478,732,079,392,866,771,967,864,139,816,108,032
Found TPπ2: (e2=82, e3=63) = 5,534,758,702,326,155,637,001,402,183,128,351,734,488,232,696,488,132,608
Found TPπ2: (e2=63, e3=88) = 8,944,583,901,398,604,543,920,352,809,875,498,917,967,094,090,755,531,591,385,088
Found TPπ2: (e2=56, e3=99) = 12,378,954,721,727,020,305,795,771,400,086,054,740,789,975,131,992,735,584,524,173,312
My current largest found is 2^300 x 3^2819, which is about 1436 decimal digits long.