![]() |
|
|
#23 | |
|
Jun 2003
13BC16 Posts |
Quote:
Code:
GP/PARI CALCULATOR Version 2.12.0 (development 22943-2eb50d55b)
amd64 running mingw (x86-64/GMP-6.1.2 kernel) 64-bit version
compiled: Aug 22 2018, gcc version 7.3-win32 20180506 (GCC)
threading engine: single
(readline v6.2 enabled, extended help enabled)
|
|
|
|
|
|
|
#24 |
|
Mar 2018
2×5×53 Posts |
I conjectured that there is no probable prime 6 mod 7 of the form (2^k-1)*10^d+2^(k-1)-1. How can I test this conjecture up to at least k=1.000.000?
Last fiddled with by enzocreti on 2018-12-09 at 20:40 |
|
|
|
|
|
#25 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
find the pattern of when it can be 6 mod 7 and test through sets of conditions. show them failing the testing to be probable primes etc.
|
|
|
|
|
|
#26 | |
|
Mar 2018
10228 Posts |
Quote:
I wonder how much far we should arrive for finding one! |
|
|
|
|
|
|
#27 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36×13 Posts |
According to a bearded guy who was pushing a shopping cart full of tin cans, the number you are looking for is around 937,500.
But why should one be gullible enough to listen to that guy? ...Or that other guy that you mentioned? |
|
|
|
|
|
#28 | |
|
Mar 2018
2×5×53 Posts |
Quote:
I don't understand...i trust him...he found also a probable prime of this form for k=541456. |
|
|
|
|
|
|
#29 |
|
Mar 2018
2×5×53 Posts |
palindromic prime 111010111 divides (2^3343663-1)*10^1006543+2^3343662-1!!!
|
|
|
|
|
|
#30 |
|
Mar 2018
10000100102 Posts |
besides 111010111 and 691, what are the other factors of this huge number?
|
|
|
|
|
|
#31 | |
|
"Nuri, the dragon :P"
Jul 2016
Good old Germany
809 Posts |
Quote:
As expected, it is not an PRP. Code:
(2^7891456-1)*10^2375565+2^7891455-1 is composite: RES64: [8DA21E99C6B92C74] (790809.4526s+0.6214s) Last fiddled with by MisterBitcoin on 2018-12-17 at 10:40 Reason: Spacing.... |
|
|
|
|
![]() |
| Thread Tools | |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Finding multiples of a real number that are close to a whole number | mickfrancis | Math | 16 | 2017-03-01 07:17 |
| Estimating the number of primes in a partially-factored number | CRGreathouse | Probability & Probabilistic Number Theory | 15 | 2014-08-13 18:46 |
| Number 59649589127497217 is a factor of Fermat number F7 | literka | Miscellaneous Math | 73 | 2013-11-17 10:33 |
| Number of distinct prime factors of a Double Mersenne number | aketilander | Operazione Doppi Mersennes | 1 | 2012-11-09 21:16 |
| Fermat number F6=18446744073709551617 is a composite number. Proof. | literka | Factoring | 5 | 2012-01-30 12:28 |