login

Reminder: The OEIS is hiring a new managing editor, and the application deadline is January 26.

Number of 0's in minimal Lucas representation (A130310) of n.
1

%I #3 Jul 07 2016 23:54:51

%S 1,0,2,3,2,2,4,3,3,3,5,4,4,4,4,3,3,6,5,5,5,5,4,4,5,4,4,4,7,6,6,6,6,5,

%T 5,6,5,5,5,6,5,5,5,5,4,4,8,7,7,7,7,6,6,7,6

%N Number of 0's in minimal Lucas representation (A130310) of n.

%H Ron Knott, <a href="http://www.maths.surrey.ac.uk/hosted-sites/R.Knott/Fibonacci/fibrep.html">Using the Fibonacci numbers to represent whole numbers</a>.

%Y Cf. A131341, A000032, A102364.

%K nonn

%O 1,3

%A _Casey Mongoven_, Jun 29 2007