cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

A178245 If one lines up the columns of the binary representations in A130310, the minimal (or "greedy") Lucas representation of n, this sequence gives the column number (starting with 0) of the starting point of the blocks of 1s which occur.

This page as a plain text file.
%I A178245 #7 Jan 05 2025 19:51:39
%S A178245 1,0,2,3,1,0,4,1,0,2,5,1,0,2,3,1,0,6,1,0,2,3,1,0,4,1,0,2,7,1,0,2,3,1,
%T A178245 0,4,1,0,2,5,1,0,2,3,1,0,8,1,0,2,3,1,0,4,1,0,2,5,1,0,2,3,1,0,6,1,0,2,
%U A178245 3,1,0,4,1,0,2,9
%N A178245 If one lines up the columns of the binary representations in A130310, the minimal (or "greedy") Lucas representation of n, this sequence gives the column number (starting with 0) of the starting point of the blocks of 1s which occur.
%H A178245 C. Kimberling, <a href="https://web.archive.org/web/2024*/https://www.fq.math.ca/Scanned/33-1/kimberling.pdf">The Zeckendorf array equals the Wythoff array</a>, Fibonacci Quarterly 33 (1995) 3-8.
%Y A178245 Cf. A130310, A035614.
%K A178245 nonn
%O A178245 1,3
%A A178245 _Casey Mongoven_, May 23 2010