login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A122930 Triangular array read by rows, based on the Zeckendorf expansion of n and containing the golden rectangle sequence A001629. 1

%I #4 Mar 31 2012 13:23:38

%S 1,0,2,1,0,6,1,2,0,15,2,2,6,0,40,3,4,6,15,0,104,5,6,12,15,40,0,273

%N Triangular array read by rows, based on the Zeckendorf expansion of n and containing the golden rectangle sequence A001629.

%e The array begins

%e 1

%e 0 2

%e 1 0 6

%e 1 2 0 15

%e 2 2 6 0 40

%e 3 4 6 15 0 104

%e 5 6 12 15 40 0 273

%e Row five is

%e 2 2 6 0 40

%e because the values

%e 1 2 3 5 8 in Zeckendorf's expansion occur

%e 2 1 2 0 5 times for natural numbers 8 through 12.

%Y Cf. A122931.

%K nonn,tabl

%O 1,3

%A _Alford Arnold_, Sep 20 2006

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 19 05:19 EDT 2024. Contains 371782 sequences. (Running on oeis4.)