login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A181886
Lower Beatty array of the golden ratio, (1+sqrt(5))/2.
3
0, 1, 0, 5, 3, 0, 22, 15, 4, 0, 94, 66, 21, 6, 0, 399, 282, 92, 31, 8, 0, 1691, 1197, 393, 137, 41, 9, 0, 7164, 5073, 1668, 586, 181, 47, 11, 0, 30348, 21492, 7069, 2488, 773, 208, 57, 12, 0, 128557, 91044
OFFSET
1,4
COMMENTS
Upper and lower Beatty arrays are defined at A181661.
(row 1)=A049652.
(column 1)=A000004.
(column 2)=A000201 (lower Wythoff sequence).
(column 3)=u(l(n))+l(u(n)), or simply ul+lu.
(column 4)=u(ul+lu)+l(uu+ll),
whereas column 4 of the upper Beatty array is
u(uu+ll)+l(ul+lu).
U(n,k)-L(n,k)=n for n>=1, k>=0.
EXAMPLE
Northwest corner of the array:
0....1....5....22....94....399...
0....3...15....66...282...1197...
0....4...21....92...393...1668...
0....6...31...137...586...2488...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Clark Kimberling, Nov 19 2010
STATUS
approved