![]() |
|
|
#45 |
|
Mar 2018
2·5·53 Posts |
here the list up to 10^6 of primes not dividing any pg(k):
1321 3191 3541 23311 49297 87211 131071 476401 823481 870031 |
|
|
|
|
|
#46 |
|
Mar 2018
2·5·53 Posts |
the prime 23311 divides 2^(3511-1)-1 where 3511 is a Wieferich prime
|
|
|
|
|
|
#47 |
|
Mar 2018
2·5·53 Posts |
49297=13^4+12^4
|
|
|
|
|
|
#48 |
|
"Forget I exist"
Jul 2009
Dumbassville
26·131 Posts |
|
|
|
|
|
|
#49 |
|
Mar 2018
10000100102 Posts |
the pg primes 31,73,157 are factors of 2^(3511-1)-1 and 2^(1093-1)-1, where 3511 and 1093 are the known Wieferich primes
|
|
|
|
|
|
#50 | |
|
Feb 2017
Nowhere
4,643 Posts |
Quote:
Also -- if you define pg(1) = 10, then the prime 2 divides pg(1) but not p(k) for any k > 1. If you require k > 1, then the prime 2 goes to the head of the list. Last fiddled with by Dr Sardonicus on 2018-11-22 at 15:53 |
|
|
|
|
|
|
#51 |
|
"Serge"
Mar 2008
Phi(4,2^7658614+1)/2
36·13 Posts |
>5 messages every hour?
This is not even misc math. This is clearly blogorrhea |
|
|
|
|
|
#52 |
|
"Forget I exist"
Jul 2009
Dumbassville
26×131 Posts |
|
|
|
|
|
|
#53 |
|
Mar 2018
10000100102 Posts |
With Pari I tried to find primes p of the form:
(7^q+1)/(7^(q-n^2)+1)=p where q and n are positive integers. Up to q=10000 I found only four solutions for q=17,24,38,148 and n=4,4,6,12. The first question is: do you believe that the number of these primes is not infinite? Then do you believe that (q-n^2) is always of the form 2^j, where j is an integer equal or grater than zero? And generalizing: what about primes p of the form: (s^q+1)/(s^(q-n^2)+1)=p where s is any prime? |
|
|
|
|
|
#54 | |
|
Jun 2003
22·3·421 Posts |
Quote:
Next, q-n^2 must divide q. In fact, q-n^2 must be equal to q/p (p being the sole odd prime factor of q). Now, n^2 = q-q/p = q*(p-1)/p = p^(i-1)*2^j*(p-1). For this to be a square, i-1 should be even and either (p-1) should be a power of two and 2^j*(p-1) should be a square or (p-1) should be a square and j should be even. That will get you eligible candidates (without trivial algebraic factors). I think if you search enough candidates for enough bases, you'll see something where q-n^2 is not a power of two. EDIT:- Try searching primes of the form (x^125+1)/(x^25+1) . Here 25 = 125-10^2. It is prime for x = 2081, 2753, 3253, 5591, 6073 (only prime x were considered. composite x can also yield primes of this form.) Last fiddled with by axn on 2019-03-21 at 11:43 |
|
|
|
|
|
|
#55 |
|
Mar 2018
2·5·53 Posts |
believe it or not this number is certified prime:
(2^4871-479)/(4871+2002) with 1463 digits!!! This is wonderful Amazing!!! |
|
|
|
![]() |
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Primes of the form (b+-1)*b^n+-1 and b^n+-(b+-1) | sweety439 | sweety439 | 162 | 2020-05-15 18:33 |
| Search primes of form 2*n^n ± 1 | JeppeSN | And now for something completely different | 27 | 2018-04-12 14:20 |
| Primes of the form n+-phi(n) | carpetpool | carpetpool | 3 | 2017-01-26 01:29 |
| Primes of the form a^(2^n)+b^(2^n) | YuL | Math | 21 | 2012-10-23 11:06 |
| Primes of the form 2.3^n+1 | Dougy | Math | 8 | 2009-09-03 02:44 |