OFFSET
1,2
COMMENTS
Upper and lower Beatty arrays U and L are defined in general at A181661. Notation: U(n,k) and L(n,k) for n>=1 and k>=0.
Column 2 of U is A022838, the Beatty sequence of sqrt(3); column 2 of L is the complement, A003511, the Beatty sequence of (1+sqrt(3))/2.
U(n,k)-L(n,k)=U(n,1)-L(n,1)=floor(n*r)-floor(n*s) where r=sqrt(3) and s=(1+r)/2.
EXAMPLE
Northwest corner of U:
1....2....6...24...104...
2....4...15...64...283...
3....7...27..116...513...
4....9...34..145...641...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Clark Kimberling, Dec 02 2010
STATUS
approved