Forum: Dobri
2022-08-08, 12:10
|
Replies: 36
Views: 4,058
|
Forum: Dobri
2022-08-06, 15:49
|
Replies: 36
Views: 4,058
Hi,
I noticed something about the prime of...
Hi,
I noticed something about the prime of the form p and 8p+1 and their divisibility by 2^p-1
If p = ((2a-1)^2+64(2b-1)^2-1)/8 and 8p+1 = (2a-1)^2+64(2b-1)^2, then 8p+1 divides 2^p-1
To...
|
Forum: Factoring
2022-07-30, 16:17
|
Replies: 91
Views: 6,612
Ok I thought than M1277 can't be write as...
Ok I thought than M1277 can't be write as a^2+3b^2 because I checked that with WolframAlpha but I didn't know than you need at least one known prime factor for that. Thanks for your answer !
|
Forum: Factoring
2022-07-30, 15:51
|
Replies: 91
Views: 6,612
|
Forum: Math
2022-06-12, 20:37
|
Replies: 3
Views: 1,992
|
Forum: Math
2022-05-13, 20:32
|
Replies: 0
Views: 422
|
Forum: And now for something completely different
2022-04-30, 21:23
|
Replies: 6
Views: 527
|
Forum: And now for something completely different
2022-04-30, 19:39
|
Replies: 6
Views: 527
|
Forum: And now for something completely different
2022-04-30, 16:12
|
Replies: 6
Views: 527
Primes of the form ((p^p)%p#)/p
Have these kinds of prime numbers been studied ?
I found nothing on factordb and OEIS.
I use the % for the modulo operation and # for the primorial numbers.
I used PFGW and I found these...
|
Forum: Dobri
2022-04-20, 10:57
|
Replies: 36
Views: 4,058
|
Forum: Dobri
2022-04-20, 08:44
|
Replies: 36
Views: 4,058
Like Mersenne composites, it seems than p == 3...
Like Mersenne composites, it seems than p == 3 (mod 4) and 6*p+1 = 27a^2+16b^2 should be the two condition for 6p+1 divides Wagstaff numbers (2^p+1)/3. (7, 47, 83, 107, 263, 271 ...) The sequence...
|
Forum: Dobri
2022-04-20, 07:54
|
Replies: 36
Views: 4,058
|
Forum: Dobri
2022-04-20, 07:18
|
Replies: 36
Views: 4,058
|
Forum: Dobri
2022-04-19, 18:48
|
Replies: 36
Views: 4,058
|
Forum: Dobri
2022-04-18, 16:41
|
Replies: 36
Views: 4,058
Thanks for your answer.
By the way, do you...
Thanks for your answer.
By the way, do you know the condition for example 6*p+1 or 10*p+1 divides 2^p-1 ?
I know the condition for 2*p+1 but I have no idea for these two for example.
|
Forum: Dobri
2022-04-18, 16:15
|
Replies: 36
Views: 4,058
|
Forum: Math
2021-12-11, 16:40
|
Replies: 22
Views: 3,885
|
Forum: Math
2021-12-11, 16:12
|
Replies: 22
Views: 3,885
Sure sorry I will edit.
I don't know if...
Sure sorry I will edit.
I don't know if "probable primality test" exists by the way :)
Nevermind it exists.
So when a prime is found by some primality test with no proof for the primality...
|
Forum: Math
2021-12-11, 15:58
|
Replies: 22
Views: 3,885
|
Forum: Math
2021-12-10, 10:08
|
Replies: 22
Views: 3,885
|
Forum: Miscellaneous Math
2021-12-08, 13:26
|
Replies: 10
Views: 735
|
Forum: Miscellaneous Math
2021-12-07, 17:50
|
Replies: 10
Views: 735
|
Forum: Miscellaneous Math
2021-12-05, 23:47
|
Replies: 10
Views: 735
With this formula, I haven't the Carmichael...
With this formula, I haven't the Carmichael numbers at least the 8911 one
T(q)={Wq=557*2^q-1;S0=2^557;S=S0;print("q= ",q);for(i=1,q-1,S=Mod(S^2,Wq));if(S==2,print("prime"))}
For the Riesel...
|
Forum: Miscellaneous Math
2021-12-05, 22:22
|
Replies: 10
Views: 735
|
Forum: Miscellaneous Math
2021-12-05, 22:06
|
Replies: 10
Views: 735
|