[This page is auto-generated; please prefer to read the article’s PDF Form.]
For integers i ≥ 0, say Fi denotes the ith Fibonacci Number (F0 = 0,F1 = 1,F2 = 1 etc). It is a known property about Fibonacci Numbers that, for any non-negative integers a and b with a ≥ b, and any integer d, if d∣Fa and d∣Fb, then d∣Fa−b. For a given integer d, we can define a predicate over non-negative integers x, R′(x) : (d∣Fx) . This predicate in fact satisfies property (2).
So, applying the corollary 4, we get, for any non-negative integers A and B:
|
That means, if d∣FA and d∣FB, then d∣Fgcd(A,B), for any integer d.
There is a proof about Fibonacci Numbers ([1]) which did such reasoning based on Euclid’s Algorithm.
■
Copyright © 2021 Nitin Verma. All rights reserved.