Exploring Fibonacci Numbers

Similar documents
Section 4.2: The Division Algorithm and Greatest Common Divisors

8 Divisibility and prime numbers

MATH 289 PROBLEM SET 4: NUMBER THEORY

Math 55: Discrete Mathematics

CHAPTER 5. Number Theory. 1. Integers and Division. Discussion

8 Primes and Modular Arithmetic

Elementary Number Theory and Methods of Proof. CSE 215, Foundations of Computer Science Stony Brook University

Collatz Sequence. Fibbonacci Sequence. n is even; Recurrence Relation: a n+1 = a n + a n 1.

The Fibonacci Sequence and the Golden Ratio

Continued Fractions and the Euclidean Algorithm

CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12

Real Roots of Univariate Polynomials with Real Coefficients

Continued Fractions. Darren C. Collins

U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, Notes on Algebra

Handout NUMBER THEORY

PYTHAGOREAN TRIPLES KEITH CONRAD

Mathematical Induction. Lecture 10-11

CS 103X: Discrete Structures Homework Assignment 3 Solutions

of Nebraska - Lincoln

Introduction. Appendix D Mathematical Induction D1

Math 55: Discrete Mathematics

Today s Topics. Primes & Greatest Common Divisors

Basic Proof Techniques

The Prime Numbers. Definition. A prime number is a positive integer with exactly two positive divisors.

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS. + + x 2. x n. a 11 a 12 a 1n b 1 a 21 a 22 a 2n b 2 a 31 a 32 a 3n b 3. a m1 a m2 a mn b m

Winter Camp 2011 Polynomials Alexander Remorov. Polynomials. Alexander Remorov

SUM OF TWO SQUARES JAHNAVI BHASKAR

GREATEST COMMON DIVISOR

MATH 22. THE FUNDAMENTAL THEOREM of ARITHMETIC. Lecture R: 10/30/2003

SECTION 10-2 Mathematical Induction

Quotient Rings and Field Extensions

Properties of sequences Since a sequence is a special kind of function it has analogous properties to functions:

Kevin James. MTHSC 412 Section 2.4 Prime Factors and Greatest Comm

Number Theory. Proof. Suppose otherwise. Then there would be a finite number n of primes, which we may

Discrete Mathematics: Homework 7 solution. Due:

Lecture 3: Finding integer solutions to systems of linear equations

Homework until Test #2

GCDs and Relatively Prime Numbers! CSCI 2824, Fall 2014!

HOMEWORK 5 SOLUTIONS. n!f n (1) lim. ln x n! + xn x. 1 = G n 1 (x). (2) k + 1 n. (n 1)!

SYSTEMS OF PYTHAGOREAN TRIPLES. Acknowledgements. I would like to thank Professor Laura Schueller for advising and guiding me

The last three chapters introduced three major proof techniques: direct,

Some Polynomial Theorems. John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA

Section IV.1: Recursive Algorithms and Recursion Trees

MATH10040 Chapter 2: Prime and relatively prime numbers

MATRIX ALGEBRA AND SYSTEMS OF EQUATIONS

Factoring Polynomials

Assignment 5 - Due Friday March 6

Recursive Algorithms. Recursion. Motivating Example Factorial Recall the factorial function. { 1 if n = 1 n! = n (n 1)! if n > 1

CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen

Section 1.4. Difference Equations

DIVISIBILITY AND GREATEST COMMON DIVISORS

Algebra Unpacked Content For the new Common Core standards that will be effective in all North Carolina schools in the school year.

3. Mathematical Induction

POLYNOMIAL FUNCTIONS

k, then n = p2α 1 1 pα k

PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include

Math Workshop October 2010 Fractions and Repeating Decimals

The Euclidean Algorithm

Math 319 Problem Set #3 Solution 21 February 2002

4/1/2017. PS. Sequences and Series FROM 9.2 AND 9.3 IN THE BOOK AS WELL AS FROM OTHER SOURCES. TODAY IS NATIONAL MANATEE APPRECIATION DAY

Integer roots of quadratic and cubic polynomials with integer coefficients

4.2 Euclid s Classification of Pythagorean Triples

Section 1.3 P 1 = 1 2. = P n = 1 P 3 = Continuing in this fashion, it should seem reasonable that, for any n = 1, 2, 3,..., =

Theorem3.1.1 Thedivisionalgorithm;theorem2.2.1insection2.2 If m, n Z and n is a positive

Chapter 11 Number Theory

ON FIBONACCI NUMBERS WITH FEW PRIME DIVISORS

9.2 Summation Notation

1 Lecture: Integration of rational functions by decomposition

Fibonacci numbers introduce vectors, functions and recursion.

This unit will lay the groundwork for later units where the students will extend this knowledge to quadratic and exponential functions.

Section 1.1 Linear Equations: Slope and Equations of Lines

Overview. Essential Questions. Precalculus, Quarter 4, Unit 4.5 Build Arithmetic and Geometric Sequences and Series

Indiana State Core Curriculum Standards updated 2009 Algebra I

Notes on Determinant

Chapter 31 out of 37 from Discrete Mathematics for Neophytes: Number Theory, Probability, Algorithms, and Other Stuff by J. M.

it is easy to see that α = a

Chapter 13: Fibonacci Numbers and the Golden Ratio

Elementary Number Theory

0.8 Rational Expressions and Equations

On continued fractions of the square root of prime numbers

n 2 + 4n + 3. The answer in decimal form (for the Blitz): 0, 75. Solution. (n + 1)(n + 3) = n lim m 2 1

Solutions for Practice problems on proofs

Answer Key for California State Standards: Algebra I

Math Review. for the Quantitative Reasoning Measure of the GRE revised General Test

Combinatorial Proofs

Undergraduate Notes in Mathematics. Arkansas Tech University Department of Mathematics

Intermediate Math Circles March 7, 2012 Linear Diophantine Equations II

Core Maths C1. Revision Notes

Factoring Algorithms

ELEMENTARY PROBLEMS AND SOLUTIONS. Edited by A. P. HiLLMAN University of New Mexico, Albuquerque, NM 87131

by the matrix A results in a vector which is a reflection of the given

1.2. Successive Differences

Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.

STUDENT S SOLUTIONS MANUAL ELEMENTARY NUMBER THEORY. Bart Goddard. Kenneth H. Rosen AND ITS APPLICATIONS FIFTH EDITION. to accompany.

Number Theory: A Mathemythical Approach. Student Resources. Printed Version

Student Outcomes. Lesson Notes. Classwork. Discussion (10 minutes)

Breaking The Code. Ryan Lowe. Ryan Lowe is currently a Ball State senior with a double major in Computer Science and Mathematics and

Partial Fractions. Combining fractions over a common denominator is a familiar operation from algebra:

9. POLYNOMIALS. Example 1: The expression a(x) = x 3 4x 2 + 7x 11 is a polynomial in x. The coefficients of a(x) are the numbers 1, 4, 7, 11.

ALGEBRA. sequence, term, nth term, consecutive, rule, relationship, generate, predict, continue increase, decrease finite, infinite

Transcription:

Exploring Fibonacci Numbers Jessica Shatkin May 1, 01 1 Abstract This paper will illustrate a multitude of properties involving the Fibonacci and Lucas numbers. In an attempt to cover an array of different properties, this paper will include concepts from Calculus, Linear Algebra, and Number Theory. It will also include three distinct derivations of the Binet form for the nth Fibonacci number. To begin, a brief discussion of historical background is offered. Historical Background Fibonacci was born around 1170 in Pisa, Italy. He is known throughout history by a few different nomenclatures, Leonardo Bonacci, Leonardo Pisano, Leonardo of Pisa, and most commonly Fibonacci. Below is an image of Fibonacci. 1

At the time of his birth, Pisa was a hub of trade and commerce. Fibonacci s father, Guilielmo was a merchant and, as such, travelled throughout Mediterranean lands to conduct trade. Guilielmo brought his son with him to the northern coast of Africa in order to learn skills central to being a merchant. It was there that he was taught the Hindu-Arabic numbers, which are 1,, 3, 4,, 6, 7, 8, 9, 0. It is important to note that in Europe at the time, they solely used Roman numerals. As Fibonacci learned how to perform calculations with these foreign numbers, he integrated them into his business practices. Throughout many years of traveling as a merchant, Fibonacci grew to believe that the Hindu-Arabic numbers demonstrated superiority over Roman numerals in many ways. Motivated by this belief, he wrote Liber Abaci upon returning to Pisa. In it, Fibonacci introduced the Western world to the Hindu-Arabic numbers and elaborated on methods of calculations and example problems. Chapter twelve of Liber Abaci includes the famous problem of the rabbits, from which arises the Fibonacci numbers or sequence that he is so well-known for today. It is worth acknowledging that Fibonacci s greatest contribution to mathematics was arguably influencing the switch in Europe from Roman numerals to Hindu-Arabic numbers. Interestingly, he is most commonly known today not for that reason but for the Fibonacci numbers, which he did not actually study in depth. Not until over 600 years after Fibonacci s death did French mathematician, Eduard Lucas (184-1891), take a closer look at the numbers that came from the problem of the rabbits. Lucas deemed the sequence worthy of study and named them the Fibonacci numbers. He also played around with changing the first numbers in the sequence, and gave us the Lucas numbers, which will be defined later in this paper [3]. Below is an image of Lucas.

3 Worldly Examples 3.1 The Problem of the Rabbits This problem revolves around breeding rabbits. It was first introduced in Fibonacci s Liber Abaci. If a breeder begins with a pair of rabbits, male and female, how many pairs of rabbits will they have at the end of one year? To eliminate randomness, the problem follows three assumptions: 1. Each newborn pair, female and male, matures in one month then starts to breed.. A mature pair breeds at the beginning of each month, resulting in a newborn pair, female and male. 3. No rabbits die in the first year. Starting with one newborn pair, the distribution of rabbits for each month is as follows. Month Newborn Pairs Mature Pairs Total Pairs Jan 1 0 1 Feb 0 1 1 March 1 1 April 1 3 May 3 June 3 8 July 8 13 Aug 8 13 1 Sep 13 1 34 Oct 1 34 Nov 34 89 Dec 89 144 3

In any given month, the number of newborn pairs is equal to the number of mature pairs in the previous month, while the number of mature pairs is the number of total pairs in the previous month. Since total pairs is the sum of the newborn and mature pairs, then total pairs in a given month is the sum of the previous two total pairs. This leads us to the Fibonacci numbers []. 3. Honeybees Honeybees differ from rabbits becuase, for one, they can have either one or two parents. Explicitly, the males, or drones, have just one female parent. The females, either workers or queens, have two parents, one male and one female [6]. The Fibonacci numbers arise from the family tree of a single drone. Let the parent of the drone be generation 1, and let the grandparents be generation. Note that we are numbering the generations in the opposite way one would normally do so. Furthermore, denote the total females of a given generation n as e n and the total males of generation n as m n. Then the number of males and females of the first six generations of a single drone s lineage is given in the table below. n e n m n 1 1 0 1 1 3 1 4 3 3 6 8 Since females have one parent of each sex, and males have a only one female parent, then explicitly, e n+1 = e n + m n and m n+1 = e n. Then m n+ = e n+1, and substitution yields m n+ = m n+1 + m n. This recursive relationship is exactly that of the Fibonacci numbers []. 4

3.3 Climbing a Staircase This problem also reveals the Fibonacci numbers. The premise is a staircase with n stairs. Using either one or two stairs at a time, how many different ways are there to ascend (or descend) the stairs? Let S n be the number of ways to climb the n stairs. Note that there are two different options to begin climbing, either climb one stair or two. After one stair, the number of different ways to climb the remaining stairs is S n 1. If instead we begin with two stairs, the number of different ways to climb the remaining stairs is S n []. Therefore the total number of ways to climb n stairs is given by S n = S n 1 + S n. This leads us to the definition of Fibonacci numbers. 4 The Recursive Definition To define the Fibonacci sequence, let f n denote the nth Fibonacci number. For n 0, we have 1. f 0 = 0, f 1 = 1. f n = f n 1 + f n, n Below is a table of the first 4 Fibonacci numbers. f 0 = 0 f 6 = 8 f 1 = 144 f 18 = 84 f 1 = 1 f 7 = 13 f 13 = 33 f 19 = 4181 f = 1 f 8 = 1 f 14 = 377 f 0 = 676 f 3 = f 9 = 34 f 1 = 610 f 1 = 10946 f 4 = 3 f 10 = f 16 = 987 f = 17711 f = f 11 = 89 f 17 = 197 f 3 = 867

Formula for f n : The Binet Form Any Fibonacci number can be found by adding the two numbers that preceded it in the sequence. However, say we want to find f 43. It is unlikely that we know f 4 and f 41, and although finding them would be doable, it would also be cumbersome. It is therefore useful to define f n without using a recurrence relation, among other reasons. Binet Form: Let α and β be roots of the quadratic equation x α = 1+ and β = 1. Then f n = αn β n α β. = x + 1 such that Since α and β are the roots of x = x + 1, some useful properties of α and β are: αβ = 1 α + β = 1 α = α + 1 β = β + 1 Furthermore, f n+1 lim = α, n f n and α is known as the golden ratio. The proof of this last result is as follows. Proof. The Binet form for f n+1 and f n yields Then since β < 1, it follows that f n+1 f n = αn+1 β n+1 α n β n. lim n βn+1 = lim n βn = 0. Therefore, α n+1 β n+1 lim n α n β n α n+1 = lim n α n = α. 6

To see how the values α and β arise, here are three different derivations of the Binet form..1 Recurrence Relation Suppose {a n } is a sequence that satisfies a n = a n 1 + a n, n. Assume a n = Ar n, where A and r are nonzero constants. Substituting a i = Ar i, the result is Ar n = Ar n 1 + Ar n. Dividing by A and r n gives r r 1 = 0. Applying the quadratic formula yields Let α = 1+ and β = 1. r = ( 1) ± ( 1) 4(1)( 1) (1) = 1 ±. In place of {a n }, use {f n }. Then for constants c 1 and c, f n = c 1 α n + c β n, n 0. Solving for c 1 and c using initial values f 0 and f 1 yields 0 = f 0 =c 1 + c 1 = f 1 =c 1 α + c β =c 1 ( 1 + ) ( ) 1 + c. 7

Solving for c 1 and c yields c 1 = 1 and c = 1. Therefore, f n can be expressed by f n = 1 α n 1 β n = αn β n. This concludes one proof of the Binet form.. Matrix Multiplication If f n represents the nth Fibonacci number, then [ ] [ 1 1 1 0 f n f n 1 ] = [ f n+1 f n ]. Letting [ ] 1 1 A =, 1 0 it will be shown that for n 0 [ f n+1 f n ] [ ] = A n 1. 0 To see this, note that [ ] [ ] [ ] [ 1 1 1 1 1 = 1 0 0 1 0 Then [ f 3 f ] [ ] [ 1 1 = 1 0 f f 1 f 1 f 0 ] = [ f f 1 ] ] [ ] [ ] 1 1 1 = 1 0 0 and so on. To help find A n for any n requires eigenvalues and eigenvectors of matrix A. The determinant of the matrix [ 1 λ 1 1 0 λ ]. 8

is equal to λ λ 1. Setting λ λ 1 = [ 0, ] it follows [ ] that the eigenvalues are λ 1 = α α β and λ = β with corresponding eigenvectors and, respectively. Let 1 1 [ ] [ ] α β α 0 P =, D =. 1 1 0 β Then A = P DP 1, and therefore A n = P DP 1 P DP 1... P DP 1 = P D n P 1. Now it is possible to solve for A n : A n = P D n P 1 = α β αn 0 1 1 0 β n 1 α β 1 α β β α β α α β ( ) = 1 α β αn 0 1 α β 1 1 0 β n 1 β α Using the formula [ f n+1 f n ( ) = 1 αn+1 β n+1 α n β n α β α n β n α n 1 + β n 1 ] [ ] = A n 1 we get: 0 f n = ( ) 1 )(α n β n = αn β n. α β Thus, we can derive the Binet form using matrix multiplication. 9

.3 Power Series Definition.1. Given a real number c and a sequence {a k } k=0 of real numbers, the expression a k (x c) k is called a power series centered at c. The numbers a k are the k=0 coefficients of the power series and the number c is the center of the power series [1]. Define a sequence of real numbers by a 0 = 1, a 1 = 1, and a k+1 = a k + a k 1 for all k 1. Note that a k = f k+1. Define a function g by g(x) = a k x k for each value of x for which the series converges. We first use induction to show that a k k for all k. Proof. For a base case, a 0 = 1, 0 = 1 and 1 1. Also for k = 1, we have a 1 = 1, 1 = and 1. Now assume the inequality is true for n = 0, 1,... k. Then for k + 1, a k+1 = a k + a k 1 k + k 1 = ( + 1) k 1 = 3 k 1 < k+1. This shows that a k k for all k. k=0 Next will be another proof of the Binet form for f n. It will be shown that if r and s are roots of x + x 1, then for each integer k 0. a k = 1 ( α k+1 β k+1) First it will be shown that xg(x) + x g(x) = g(x) 1. 10

Using the fact that a 0 = 1 = a 1, we have xg(x) + x g(x) = x = = k=0 a k x k + x a k x k k=0 k=0 a k x k+1 + a k x k+ k=1 k=0 a k 1 x k + a k x k = a 0 x + = a 1 x + = k= k= (a k 1 + a k ) x k a k x k k= a k x k k=1 = g(x) 1. Then factoring xg(x) + x g(x) = g(x) 1 yields Thus g(x)(x + x 1) = 1. g(x) = 1 x + x 1. Now let r and s be the roots of x + x 1. We will use the quadratic formula to calculate values for r and s. The resulting roots of x + x 1 are 1 and 1 +. Without loss of generality, let r = 1, s = 1 +. 11

Note that and similarly 1 r = 1 1 + 1 + = 1 Using partial fractions, it will be shown that 1 s = 1 + = α. = β g(x) = 1 (r x)(s x) = A r x + B s x, where A and B are constants that depend on r and s. denominator gives (s x)a + (r x)b (r x)(s x) = 1 x + x 1. Working with the numerator yields the system of equations It follows that A = 1 r s and B = 1 r s. sa + rb = 1 A B = 0 From here, it is straight forward to solve for A and B. that A = 1 and B = 1. Multiplying to get a common Since r s =, it follows Recall that the formula for the sum of a geometric series of the form a 0 r k is S = a 0 1 r, A where a 0 is the first term and r is the common ratio. Therefore r x and B s x rewritten as geometric sums by multiplying each by 1 in a helpful way. x < r, and x < s, 1/r 1/r A r x = A/r 1 x/r = k=0 A ( x ) k. r r k=0 can be Explicitly, for 1

Similarly, It follows that g(x) = k=0 B s x = k=0 A ( x ) k r B ( x + r s s k=0 B ( x ) k. s s ) k = k=0 ( A r k+1 + B ) s k+1 x k. Then this is the Maclaurin series representation for g(x). Since the Maclaurin series representation is unique, then plugging in values for A, B, r and s yields ( ) a k = 1 β k+1 + α k+1 for each integer k 0. Since a k = f k+1, we see that f k = αk β k. This concludes our final proof of the Binet form. 13

6 Properties The Fibonacci numbers have a myriad of interesting algebraic properties. Many such properties can be proven in more than one way, as with the Binet form alone. As demonstrated in this section, the recursive definition of the Fibonacci numbers lends itself well to proofs by induction. Property 6.1. For each positive integer n, f 1 + f + + f n = f n+ 1. Proof. This will be a proof by induction [4]. To establish a base case with n = 1, we have f 1 = 1 and f 3 1 = 1 = 1. Now, we assume the equation is true for n = 1,..., k and prove it true for k + 1. Using addition and our hypothesis, we get f 1 + f + + f k + f k+1 = f k+ 1 + f k+1. By the recursive definition of the Fibonacci numbers, f k+1 +f k+ 1 = f k+3 1. Therefore, it is proven that the sum of the first n Fibonacci numbers is one less then f n+. Property 6.. For each positive integer n, f 1 + f 3 + f + + f n 1 = f n. Proof. This will be a proof by induction [4]. With n = 1 as our base case, we see that f 1 = 1 = f. Now assume the conjecture is true for n = 1,..., k. If n = k + 1, then f 1 + f 3 + f + + f k 1 + f (k+1) 1 = f k + f k+1 = f k+ = f (k+1). This proves that the sum of the first n odd numbered Fibonacci numbers is f n. Alternatively, we can prove this property using the result from Property 6.1. Proof. By the recursive definition of the Fibonacci numbers, and since f 1 = 1, then f 1 + f 3 + f + + f n 1 = f 1 + (f 1 + f ) + (f 3 + f 4 ) + + (f n 3 + f n ) = f 1 + f (n )+ 1 = f n. 14

Property 6.3. For each positive integer n, f 1 + f + + f n = f n f n+1. Proof. This will be a proof by induction []. When n = 1, f1 assume the equation is true for n = 1,..., k. Note that = 1 = 1 = f 1 f. Now f1 + + fk+1 = f 1 + + fk + f k+1 = f k f k+1 + fk+1 = f k+1 (f k + f k+1 ) = f k+1 f k+. This proves that the sum of the squares of the first n Fibonacci numbers is equal to the product of the nth and the (n + 1)st Fibonacci numbers. Below is a geometric representation of this formula, in which the numbers represent the side length of each square: Property 6.4. For each positive integer n, f 1 f + f f 3 + + f n 1 f n = f n. Proof. This will be a proof by induction []. For n = 1, we have f 1 f = 1 = f. Now we assume the equation to be true for n = 1,..., k and we shall prove it true for k + 1. Using 1

the induction hypothesis, f 1 f + + f k+1 f k+ = fk + f kf k+1 + f k+1 f k+ = fk + f kf k+1 + f k+1 (f k + f k+1 ) = fk + f kf k+1 + fk+1 = (f k + f k+1 ) = fk+. This shows that the sum of all products of consecutive Fibonacci numbers from 1 to n is the square of the nth Fibonacci number. Property 6.. For each positive integer n, f n+1 f n 1 = f n + ( 1) n. Proof. This will be a proof by induction []. When n = 1, f f 0 = 0 and f 1 + ( 1)1 = 1 1 = 0. When n =, f 3 f 1 = and f + ( 1) = 1 + 1 =. Assume the equation is true for n = 1,..., k, where k >. Now if n = k + 1, we have f k+ f k = (f k+1 + f k )f k = f k+1 f k + fk = f k+1 f k + f k+1 f k 1 ( 1) k = f k+1 (f k + f k 1 ) ( 1) k = fk+1 + ( 1)k+1. This completes the proof. Property 6.6. For each integer n, f n+ f n = f n + ( 1) n+1. Proof. This will be a direct proof []. For n =, f 4 f 0 = 0 = f 1. Let us also look at n = 3. We have f f 1 =, and f 3 + ( 1) 4 = + 1 =. 16

Now assume the equation is true for some n 3. Using the result from Property 6., f (n+1)+ f (n+1) = f n+3 f n 1 = (f n+ + f n+1 )(f n+1 f n ) = f n+ f n+1 f n+1 f n + fn+1 f n+ f n = f n+1 (f n+ f n ) + fn+1 (fn+1 + ( 1) n+1 ) = fn+1 + fn+1 fn+1 ( 1) n+1 = fn+1 + ( 1) n+ This property will become useful later when looking at infinite series involving Fibonacci properties. Definition 6.1. Greatest Common Divisor If a and b are integers, then the greatest common divisor of a and b is the largest positive integer that divides both a and b. It is denoted gcd(a, b). Definition 6.. Relatively Prime If a and b are integers such that gcd(a, b) = 1, then a and b are considered to be relatively prime. Lemma 6.7. If a and b are positive integers, and q and r are integers such that a = bq + r, then gcd(a, b) = gcd(b, r). Proof. Using substitution, we have gcd(a, b) = gcd(bq + r, b) = gcd(r, b). 17

Property 6.8. For each positive integer n, gcd(f n 1, f n ) = 1. In words, any two consecutive Fibonacci numbers are relatively prime []. Proof. This will be a proof by induction on n. As a base case, note that gcd(f 0, f 1 ) = gcd(0, 1) = 1. Now assume the conjecture is true for k. Then since f k+1 = f k +f k 1 and using Lemma 6.7 stated above, it follows that gcd(f k+1, f k ) = gcd(f k, f k 1 ) = 1. This completes the proof. Therefore, every Fibonacci number is relatively prime to both its previous and subsequent Fibonacci number. This property can also be proven by contradiction. Such a proof will be left to the reader. Property 6.9. For each positive integer n, gcd(f n, f n+ ) = 1. Proof. This will be a proof by contradiction []. Suppose that gcd(f n, f n+ ) = d such that d > 1. Then by the recursive definition, we have f n+ = f n+1 + f n, and since d f n+ and d f n, then it follows that d f n+1. But this contradicts Property 6.8, which says that gcd(f n, f n+1 ) = 1. Therefore, gcd(f n, f n+ ) = 1. Property 6.10. The sum of any six consecutive Fibonacci numbers is divisible by four []. Explicitly, for each positive integer n, f n+r = 4f n+4. Proof. Using our recursive definition, we see that, f n+r = (f n + f n+1 ) + (f n+ + f n+3 ) + (f n+4 + f n+ ) r=0 r=0 = f n+ + f n+4 + f n+4 + f n+ = f n+ + f n+4 + f n+3 + f n+4 = 4f n+4. This shows that the sum of any six consecutive Fibonacci numbers is a multiple of four. 18

Property 6.11. The sum of any ten consecutive Fibonacci numbers is divisible by 11 []. 9 Furthermore, for each positive integer n, f n+r = 11f n+6. r=0 Proof. Similar to the previous property, we will rewrite the sum of an arbitrary ten consecutive Fibonacci numbers using the recursive definition. 9 f n+r = (f n + f n+1 ) + (f n+ + f n+3 ) + (f n+4 + f n+ ) + f n+6 + f n+7 + f n+8 + f n+9 r=0 = f n+ + f n+4 + f n+6 + f n+6 + (f n+ + f n+6 ) + (f n+6 + f n+7 ) + (f n+7 + f n+8 ) = f n+ + f n+4 + f n+ + 4f n+6 + f n+ + f n+6 + f n+6 + f n+7 = f n+ + f n+4 + 4f n+ + 8f n+6 = f n+ + 3f n+ + 9f n+6 = f n+ + 3f n+3 + 3f n+4 + 9f n+6 = f n+3 + 4f n+4 + 9f n+6 = f n+4 + f n+ + 9f n+6 = 11f n+6 This shows that the sum of any ten consecutive Fibonacci numbers is divisible by 11. n Property 6.1. For each positive integer n, ( 1) i+1 f i = ( 1) n 1 f n 1 + 1. Proof. This will be a proof by induction []. When n = 1, we have ( 1) f 1 = 1 and ( 1) 0 f 0 + 1 = 1. Now assume the equation is true for n = 1,..., k. Then i=1 k+1 ( 1) i+1 f i = i=1 k ( 1) i+1 f i + ( 1) k+ f k+1 i=1 = ( 1) k 1 f k 1 + 1 + ( 1) k f k+1 = ( 1) k (f k+1 f k 1 ) + 1 = ( 1) k f k + 1. This completes the proof. 19

Property 6.13. For m 0 and n > 0, f m+n = f m+1 f n + f m f n 1. Proof. First we fix m, then do a proof by induction on n [4]. For n = 1, we have f m+1 f 1 + f m f 0 = f m+1. Now assume true for n = 1,..., k and prove true for n = k + 1. Then f m+1 f k+1 + f m f k = f m+1 (f k + f k 1 ) + f m (f k 1 + f k ) = (f m+1 f k + f m f k 1 ) + (f m+1 f k 1 + f m f k ) = f m+k + f m+k 1 = f m+k+1. This completes the proof. Property 6.14. For all n 0, α n = αf n + f n 1. Proof. To prove this we will use the Binet Form of f n and the fact that αβ = 1 and α + β = 1 [4]. αf n + f n 1 = α(αn β n ) + αn 1 β n 1 = αn+1 + β n 1 + α n 1 β n 1 = αn+1 + α n 1 = αn (α + 1 α ) = αn (α β) = α n. Property 6.1. For all n 0, β n = βf n + f n 1. Proof. This is very similar to the previous proof, and as such shall be left out [4]. 0

7 Lucas Numbers The Lucas numbers are very similar to the Fibonacci number. Like the Fibonacci numbers, any number in the sequence is the sum of the previous two. The only difference, in fact, is the starting point. The formal recursive definition follows. Definition 7.1. For n 0, we have 1. l 0 =, l = 1. l n = l n 1 + l n, n Below is a list of the first 4 Lucas numbers. l 0 = l 6 = 18 l 1 = 3 l 18 = 778 l 1 = 1 l 7 = 9 l 13 = 1 l 19 = 9349 l = 3 l 8 = 47 l 14 = 843 l 0 = 117 l 3 = 4 l 9 = 76 l 1 = 1364 l 1 = 4476 l 4 = 7 l 10 = 13 l 16 = 07 l = 39603 l = 11 l 11 = 199 l 17 = 371 l 3 = 64079 The Lucas numbers also have a nice formula for the nth Lucas numbers. The Binet form for the Lucas numbers is given below. Binet Form: For n 0, l n = α n + β n. Proof. This will be a proof by induction. As a base case, let n = 1: l 1 = 1 = α + β. Then assume the formula is true for n = 1,..., k, where k > 1. Using the fact that 1

α = α + 1 and β = β + 1, the following holds true: l k+1 = l k + l k+1 = α k + β k + α k 1 + β k 1 = α k 1 (α + 1) + β k 1 (β + 1) = α k 1 (α ) + β k 1 (β ) = α k+1 + β k+1. This shows that the nth Lucas number is the sum of α n and β n. 7.1 Properties of Lucas Numbers Property 7.1. For each positive integer n, l 1 + l + + l n = l n+ 3. Proof. This proof will be left to the reader. It is smilar to that of Property 6.1 [4]. Property 7.. For each positive integer n, l + l 4 + l 6 + + l n = l n+1 1 [4]. Proof. Using Property 7.1, we have l + l 4 + l 6 + + l n = (l 0 + l 1 ) + (l + l 3 ) + + (l n + l n 1 ) = + l (n 1)+ 3 = l n+1 1. This completes the proof. Property 7.3. For each positive integer n, l 1 + l 3 + l + + l n 1 = l n [4]. Proof. This can be proven by induction or by using Property 7.1. Both will be left to the reader.

Property 7.4. For each positive integer n, l n ( 1) n = l n []. Proof. Using the Binet form of l n and the fact that αβ = 1, we get l n ( 1) n = (α n + β n ) ( 1) n = α n + α n β n + β n ( 1) n = α n + ( 1) n + β n ( 1) n = α n + β n = l n. This completes the proof. 8 Properties Involving both Fibonacci and Lucas Numbers Below are various properties that encompass Fibonacci and Lucas numbers together. Property 8.1. For each positive integer n, f n+1 + f n 1 = l n. Proof. This will be a proof by induction []. When n = 1, we have f + f 0 = 1 + 0 = 1 and l 1 = 1. Now assume the equation is true for n = 1,..., k and prove it true for n = k + 1. Using the recursive definition, we get f k+ + f k = f k + f k+1 + f k + f k 1 = (f k + f k ) + (f k+1 + f k 1 ) = l k 1 + l k = l k+1. This completes the proof. Alternatively, this property can be proven using the Binet forms. Such a proof will be left to the reader. 3

Property 8.. For each positive integer n, l n+1 + l n 1 = f n []. Proof. Using the previous result, we find that l n+1 + l n 1 = (f n+ + f n ) + (f n + f n ) = f n + f n+1 + f n + f n = 3f n + f n + f n 1 + f n = f n. This completes the proof. Property 8.3. For each positive integer m and n, l m+1 f n + l m f n 1 = l m+n. Proof. We fix m and prove this by induction on n [4]. When n = 1, l m+1 f 1 +l m f 0 = l m+1. Now assume true for n = 1,..., k and prove true for n = k + 1. Then l m+1 f k+1 + l m f k = l m+1 f k + l m+1 f k 1 + l m f k 1 + l m f k = l m+k + l m+k 1 = l m+k+1. This completes the proof. Property 8.4. For each positive integer n, l m+1 l n + l m l n 1 = f m+n. Proof. We fix m and prove by induction on n [4]. From Property 8. we know that l n+1 + l n 1 = f n. When n = 1, we have l m+1 l 1 + l m l 0 = l m+1 + l m = l m+ + l m = f m+1. Now we assume the hypothesis is true for n = 1,..., k and prove it true for n = k + 1. 4

Then l m+1 l k+1 + l m l k = l m+1 l k 1 + l m+1 l k + l m l k + l m l k 1 = f m+k 1 + f m+k = f m+k+1. This completes the proof. Property 8.. For each positive integer n, f n l n = f n []. Proof. Using the Binet forms of f n and l n, we find that f n l n = αn β n (α n + β n ) = αn β n = f n. Thus, the product of the nth Fibonacci and n Lucas numbers is f n. 9 Divisibility Properties and Consequences This section will delve into interesting properties regarding divisibility. First, it will be shown that for nonnegative integers n and k, f n divides f kn. Proof. It was shown in Property 6.13 that for m 0 and n 1, f m+n = f m+1 f n + f m f n 1. To prove that f n divides f kn for k 1, it is necessary to fix n and perform induction on k. First, if m = n 1, then f n = f n+n = f n+1 f n + f n f n 1 = f n (f n+1 + f n 1 ).

Thus f n divides f n, for m 1. Also f 3n = f n+n = f n+1 f n + f n f n 1. Since f n divides f n, then for n 1, f n divides f 3n. Now assume that f n f kn for k = 1,... j 1. For n 1, j 1, f jn = f n+(j 1)n = f n+1 f (j 1)n + f n f (j 1)n 1. Since f n divides f (j 1)n and f n divides f n, then f n must divide f jn. This proves that for all k > 0 f n divides f kn. Next is in interesting property regarding greatest common divisors. that gcd(f m, f n ) = f gcd(m,n). It will be shown For example, if m = 14 and n = 1, then gcd(f 14, f 1 ) = gcd(377, 10946) = 13 and f gcd(14,1) = f 7 = 13. This proof requires four lemmas, two of which are Property 6.8 and Property 6.13. Lemma 9.1. For integers n and m, gcd(m, n) = gcd(m, n ± m). Proof. If q is a divisor of both m and n, then there exist integers s and t such that m = qt and n = qs. Then m ± n = qt ± qs, and therefore q is a factor of m ± n. Since this is true for any divisor of both m and n, it is true for the greatest common divisor. Now, if q is a divisor of both m and m ± n, then there exist integers s and t such that m = qt and m ± n = qs. Then since q divides both m and qs, q must divide n. This 6

completes the proof. Theorem 9.. For nonnegative integers m and n, gcd(f m, f n ) = f gcd(m,n). Proof. Let n = mk + r, where 0 r < m. By Property 6.13, f n = f mk+1 f r + f mk f r 1. Therefore gcd(f m, f n ) = gcd(f m, f mk+1 f r + f mk f r 1 ) Since f m divides f km, then gcd(f m, f mk+1 f r + f mk f r 1 ) = gcd(f m, f mk+1 f r ). Then since gcd(f m, f mk+1 ) = 1, we have gcd(f m, f mk+1 f r ) = gcd(f m, f r ). Notice that the subscripts of the Fibonacci numbers form a step in the Euclidean algorithm []. This shows that the Euclidean algorithm for Fibonacci numbers f m and f n goes parallel with the Euclidean algorithm for integers m and n. Therefore, if the algorithm outputs the greatest common divisor of m and n to s, or gcd(m, n) = s, then we also get gcd(f m, f n ) = f s = f gcd(m,n). 7

10 Infinite Series An infinite series is an expression of the form a k = a 1 + a + a 3 + a 4 +. k=1 The partial sums of a series are given by Definition 10.1. An infinite series s n = a 1 + a + + a n = a k k=1 n a k. k=1 converges if its corresponding sequence s n of partial sums converges. If S is the limit of the sequence {s n }, then the series converges to S. We write a k = S and refer to S as the sum of the series [1]. Property 10.1. k=1 k=1 1 f k f k+ = 1 α. Proof. First, it will be shown that the partial sums s n are equal to proof by induction on n. As a base case, when n = 1, then 1 k=1 1 = 1 f k f k+ f f 4 = 1 3 = f f 4. a k k=1 f n f n+. This will be a 8

Now assume the conjecture is true for n = 1,..., j. Then using Property 6.6, j+1 k=1 1 f k f k+ = f j f j+ + 1 f j+ f j+4 = f j+4f j + 1 f j+ f j+4 = f (j+1) + ( 1)(j+1)+1 + 1 f j+ f j+4 = f j+ 1 + 1 f j+ f j+4 Therefore, = f j+ f j+4. s n = f n f n+. Now to find the value of the infinite sum, it is necessary to take the limit of the partial sum s n as n goes to infinity. Using the Binet form for f n and the fact that α = α + 1, 9

β = β + 1 and αβ = 1, we get s n = f n f n+ = αn β n α n+ β n+ = ( ) n α n 1 α α n+ ( 1 α ) n+ = αn 1 α n α α n 1 α n+. As n approaches infinity, both 1 α n and 1 α n+ lim n s n = 1 α. go to zero. Therefore,. This is just one example of Fibonacci numbers in infinite series. Furthermore, the properties included in this paper are a small proportion of those that apply to the Fibonacci numbers. These numbers arise in so many different capacities that they are beloved by many. As such, the Fibonacci Association was incorporated in 1963. Their primary publication is titled The Fibonacci Quarterly. 30

References [1] Gordon, R. Real Analysis: A First Course. Addison-Wesley, Reading, MA, nd ed., 00. [] Grimaldi, R. Fibonacci and Catalan Numbers: An Introduction. Wiley, Hoboken, NJ, 01. [3] Posamentier, A and Lehmann, L. The Fabulous Fibonacci Numbers. Prometheus Books, Amherst, NY, 007. [4] Robbins, N. Beginning Number Theory. Jones and Bartlett, Burlington, MA, nd ed., 006. [] Vajda, S. Fibonacci and Lucas Numbers, and the Golden Section: Theory and Applications. Dover, Mineola, NY, 1989. [6] The Colony and its Organization. MAAREC Mid Atlantic Apiculture Research Extension Consortium RSS. 10 May 010. Web. 17 May 01. 31