![]() |
|
|
#980 |
|
Just call me Henry
"David"
Sep 2007
Cambridge (GMT/BST)
588010 Posts |
|
|
|
|
|
|
#981 |
|
"Garambois Jean-Luc"
Oct 2011
France
27×5 Posts |
OK, page updated.
Many thanks to all for your help. Added base : 58. New bases reserved for yoyo : 38, 43, 46 et 47. 74 bases in total. |
|
|
|
|
|
#982 |
|
"Garambois Jean-Luc"
Oct 2011
France
12008 Posts |
|
|
|
|
|
|
#983 | |
|
Aug 2020
228 Posts |
Quote:
If a prime p divide s(3 ^ (2k+1)), then p must be 1 or -1 (mod 12) [ for odd prime p, s(3 ^ (2k+1)) =(3 ^ (2k+2) - 1) / 2 == 0 (mod p) iff 3 ^ (2k+2) == 3 (mod p) , so 3 must be quadratic residue mod p ] The smallest primes in that form are 11,13,23,37. So it will take many other small primes factor to make term at index 1 abundant. However, for each primes pi == 1, -1 (mod 12), there exist odd kp such that 3 ^ ki == 1 (mod p) So we can choose as many primes p1, p2,...pn == 1, -1 (mod 12) as we need to make abundant term, taking product of all ki of each prime pi, then we will get 3 ^ (k1*k2*...*kn) == 1 (mod p1*p2*...*pn). k1*k2*...*kn is odd, so there exist m such that 2*m+1= k1*k2*...*kn. So s(3 ^ (2*m+1)) = (3 ^ (2m+2) - 1) / 2 == (3-1)/2 == 1 (mod p1*p2*...*pn), making the term at index 1 abundant. (this value m is likely very large.) |
|
|
|
|
|
|
#984 | |
|
Aug 2020
2×32 Posts |
Quote:
|
|
|
|
|
|
|
#985 | |
|
"Garambois Jean-Luc"
Oct 2011
France
27×5 Posts |
Quote:
Unfortunately, this exponent for base 30 is far too large for me to test with my program ! I'm assuming you got it by a similar method to what you expose in post #983 for base 3. Warachwe, after reading your last two posts, I think it is reasonable to stop my program for bases 3 and 30. The exponents which allow to obtain an abundant s(n) for these two bases are impossible to test with our current computers. I am going to test other bases and especially initially, the primorial bases after 6 and 30. I am going to test 210, 2310, 30030 ... Because it is all the same curious, that all the tested primorial bases b>210 have an abundant s(b^14), as the conjecture (134) says. I will point it out to you here if I notice any other curious things ... |
|
|
|
|
|
|
#986 |
|
Sep 2008
Kansas
24·211 Posts |
Starting work on base 62. This will be my last base of my choosing. We'll see what others have an interest in going forward.
|
|
|
|
|
|
#987 |
|
"Ed Hall"
Dec 2009
Adirondack Mtns
73518 Posts |
|
|
|
|
|
|
#988 | |
|
Aug 2020
2·32 Posts |
Quote:
It might work for exponent 2^4*3^2*5*7*11=55440, or even some lower exponents (15120, 27720,30240, etc). If not, 2^4*3^3*5*7*11=166320 should work. |
|
|
|
|
|
|
#989 |
|
"Curtis"
Feb 2005
Riverside, CA
4,861 Posts |
Factoring algorithms on general-form numbers such as these can be reasonably solved up to 180 digits or so, with 200 digits possible via concerted effort (and a few CPU-years of computation).
We can split off small factors up to 50-60 digits fairly easily, so a number of roughly 240 digits has a reasonable chance of a full factorization (by finding small factors summing to 50-70 digits, and cracking the rest with a full NFS algorithm). |
|
|
|
|
|
#990 |
|
"Garambois Jean-Luc"
Oct 2011
France
27·5 Posts |
@RichD and EdH :
Thank you very much for the base 62. I will add it in the next update ... |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Broken aliquot sequences | fivemack | FactorDB | 46 | 2021-02-21 10:46 |
| Broken aliquot sequences | schickel | FactorDB | 18 | 2013-06-12 16:09 |
| A new theorem about aliquot sequences | garambois | Aliquot Sequences | 34 | 2012-06-10 21:53 |
| poaching aliquot sequences... | Andi47 | FactorDB | 21 | 2011-12-29 21:11 |
| New article on aliquot sequences | schickel | mersennewiki | 0 | 2008-12-30 07:07 |