Let's look at the first two congruences from the previous section:
F(kn + m) ≡(−1)nk/2 F (m) (mod F(n)), for k even.
F(kn + m) ≡(−1)n(k−1)/2 F (m) F(n−1) (mod F(n)), for k odd.
Since F(0) = 0, we can take m = 0 here to see that:
- n | j implies F(n) | F(j)
Here's a direct consequence of this:
- If
F(n) is prime, then either n is prime orn=4.
In fact, we can improve on the divisibility property. We'll show that:
gcd(F(m), F(n)) =F(gcd(m, n)) for non-zero m and n.
To see this, first observe that it's sufficient to look at positive m and n, since F(−x) = ±F(x).
Also, for x > 1, it's easy to see by induction that
Now, since
To complete the proof, we'll use mathematical induction. If the claim fails, we can let n be the least positive integer for which (*) there exists a positive integer m < n such that
Divide n by m to write
Note that r > 0, since if m | n, we already know that there is no such d.
By the congruence for F, we have
So at least one of the four numbers
Since d divides both
Now, d and
So we know that 0 < r < m and that d is a common divisor of
No comments:
Post a Comment