![]() |
![]() |
#45 |
"Roman V. Makarchuk"
Aug 2020
Ukraine
3410 Posts |
![]()
Ok. Once again, very well. Good, good explanation, that explain all and not explain nothing at the same time)) I'm try to explain, feel free to correct me - I'm not mathematician. Only month ago or so I'm read about modular arithmetic))
Just look at this. u=0 in my notation == The test is Fibonacci PRP test. If we write power of matrix as a*c-((c-a)/(u-1))^2==(u-1)^p, for u=0 a*c - ((c-a)/(-1))^2==(-1)^p. Let p be uneven, so a*c-(a-c)^2==-1 for u=2 (Lucas PRP))) -> a*c-(c-a)^2==1 Ok? Still no wise math word?)) Remember, that a,c - always integer!!! Plot the implicit curves, WolframAlfa https://www.wolframalpha.com/input/?...+0%2C+10%7D%5D an what we see? Two hyperbolae, and for any a we can easy compute the difference between c values ((5a^2+4)^.5-(5a^2-4)^.5)/2 Easy to see that this value never be an integer for any integer a. I.e. for any a value form Fibonacci test, there not exist an integer value of c for Lucas test for all values of the p - p is not present in the right side of equation. So Fermat PRP never match with Lucas PRP and wise versa. Its elementary and were here is my mistake? Last fiddled with by RMLabrador on 2020-09-24 at 11:26 |
![]() |
![]() |
![]() |
#46 |
Feb 2017
Nowhere
105216 Posts |
![]()
I don't understand what you're asking. You are looking at det(Ap), which is (det(A))p = (u-1)p.
We have A = [1,1;1,u], An = [an(u), bn(u); bn(u), cn(u)] for integer n. The polynomials a, b, c have integer coefficients (easily proved by induction). The formula (cn(u) - an(u))/(u-1) = bn(u) is correct (easily proved by induction). Congratulations. The polynomial identity an(u)*cn(u) - bn2(u) = (u-1)n is then easily shown to be equivalent to the identity I gave earlier, [recall an(u) + cn(u) = Ln, bn(u) = Fn, Δ = (u-1)^2 + 4] Ln2 - Δ*Fn2 = 4*(u-1)n. We have, for p prime, u in Z/pZ, Ap == A (mod p) if (Δ/p) = +1; and Ap == [u+1,0;0,u+1] - A = [u,-1;-1,1] (mod p) if (Δ/p) = -1. In either case, the determinant of Ap is congruent to u-1 (mod p) for u in Z/pZ. For u = 0, 2 we have Δ = 5. Other than the case p = 5, we get det(Ap) == 1 (mod p) for u = 2, and det(Ap) == -1 (mod p) for u = 0. I don't see what the problem is. |
![]() |
![]() |
![]() |
#47 |
"Roman V. Makarchuk"
Aug 2020
Ukraine
1000102 Posts |
![]()
)) There is no problem! Please, read my post above, this IS the proof about Fermat and Lucas probable prime do not inteecept or not? Its important, as far as I'm too do not understead, that I'm write understadeble)))
You stated that Fermat and Lucas test are PRP, so all their combination are PRP too. Thats right if use modulo form only, and have no care about existance of factor in this polynomial. Factor inevery their coefficient lead as to symmetry, the ones is key to proof that even in modulo form the correct, non-prp test can be built. I need somehow post on arxive.org, can i do this without invitation? |
![]() |
![]() |
![]() |
#48 | |
Feb 2017
Nowhere
2×2,089 Posts |
![]() Quote:
If you mean that (Δ/p) = -1 and (Δ/p) = +1 never occur simultaneously for a given Δ and p > 2, that is trivial. |
|
![]() |
![]() |
![]() |
#49 |
"Roman V. Makarchuk"
Aug 2020
Ukraine
2×17 Posts |
![]()
Certainly, I mean, Fermat and Lucas Pseudoprimes do not intercept at any p
|
![]() |
![]() |
![]() |
#50 |
Feb 2017
Nowhere
105216 Posts |
![]() |
![]() |
![]() |
![]() |
#52 |
"Roman V. Makarchuk"
Aug 2020
Ukraine
2×17 Posts |
![]()
Fibonacci vs Lucas))) Stupid me - 100%. I'n even correct the post, in the post, were link with hyperbolae, started as Fibonacci. Please, exuse me.
|
![]() |
![]() |
![]() |
#54 | |||
6809 > 6502
"""""""""""""""""""
Aug 2003
101×103 Posts
23F516 Posts |
![]() Quote:
Quote:
Quote:
![]() |
|||
![]() |
![]() |
![]() |
#55 | |
Aug 2006
3×1,987 Posts |
![]() Quote:
|
|
![]() |
![]() |
![]() |
Thread Tools | |
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
I found the primality test, there seems to be no composite numbers that pass the test | sweety439 | sweety439 | 7 | 2020-02-11 19:49 |
+/- 6 Primality Test | a1call | Miscellaneous Math | 29 | 2018-12-24 01:42 |
Modifying the Lucas Lehmer Primality Test into a fast test of nothing | Trilo | Miscellaneous Math | 25 | 2018-03-11 23:20 |
there is another way to test the primality of a no | shawn | Miscellaneous Math | 5 | 2007-07-17 17:55 |
A primality test for Fermat numbers faster than Pépin's test ? | T.Rex | Math | 0 | 2004-10-26 21:37 |