Hogatt’s theorem


Hogatt’s theorem states that every positive integer can be expressed as a sum of distinct Fibonacci numbersMathworldPlanetmath.

For any positive integer, k+, there exists a unique positive integer n so that Fn-1<kFn. We proceed by strong inductionMathworldPlanetmath on n. For k=0,1,2,3, the property is true as 0,1,2,3 are themselves Fibonacci numbers. Suppose k4 and that every integer less than k is a sum of distinct Fibonacci numbers. Let n be the largest positive integer such that Fn<k. We first note that if k-Fn>Fn-1 then

Fn+1k>Fn+Fn-1=Fn+1,

giving us a contradictionMathworldPlanetmathPlanetmath. Hence k-FnFn-1 and consequently the positive integer (k-Fn) can be expressed as a sum of distinct Fibonacci numbers. Moreover, this sum does not contain the term Fn as k-FnFn-1<Fn. Hence,k=(k-Fn)+Fn is a sum of distinct Fibonacci numbers and Hogatt’s theorem is proved by induction.

Title Hogatt’s theorem
Canonical name HogattsTheorem
Date of creation 2013-03-22 13:43:24
Last modified on 2013-03-22 13:43:24
Owner mathcam (2727)
Last modified by mathcam (2727)
Numerical id 8
Author mathcam (2727)
Entry type Theorem
Classification msc 11B39
Related topic FibonacciSequence