« Another form of the Lucas sequence | Main | How serious is phishing? »

Friday, November 27, 2009

More patterns in the Fibonacci and Lucas sequences

More observations about the Fibonacci and Lucas sequences.

As before, suppose that we have a second-order linear recursion given by

xn+2 = A xn+1 + B xn

and we write

x2A xB = (xa) (xb)

where

a = (1 + √(A2 + 4 B)) / 2

and

b = (1 – √(A2 + 4 B)) / 2

For a Fibonacci-like sequence we have that

f(n) = (anbn) / (a b)

and for a Lucas-like sequence we have that

g(n) = an + bn

Now if we look at

(a + b)n = an + … + bn

we see that all but the first and last terms are divisible by ab so that

(a + b)nan + bn (mod ab)

We can write

x2A xB = (xa) (xb)

= x2 – (a + b) x + ab

so that

A = - (a + b)

and

B = ab

This means that we can write

g(n) = an + bn

≡ (a + b)n (mod ab)

Or that

g(n) ≡ An (mod B)

which looks like an interesting relationship.

Similarly, we can write

f(n) = (anbn) / (a b)

= an-1 + … + bn-1

an-1 + bn-1 (mod ab)

g(n - 1) (mod ab)

An-1 (mod B)

or that

f(n) ≡ An-1(mod B)

which also seems to be an interesting relationship.

TrackBack

TrackBack URL for this entry:
http://www.typepad.com/services/trackback/6a00e55375ef1c8833012875a9f093970c

Listed below are links to weblogs that reference More patterns in the Fibonacci and Lucas sequences:

Comments

Post a comment

If you have a TypeKey or TypePad account, please Sign In.

Voltage Data Breach Index

  • Grab the Voltage Data Breach Index

March 2010

Sun Mon Tue Wed Thu Fri Sat
  1 2 3 4 5 6
7 8 9 10 11 12 13
14 15 16 17 18 19 20
21 22 23 24 25 26 27
28 29 30 31