OFFSET
1,2
EXAMPLE
Beatty sequence for sqrt(2): (1,2,4,5,7,8,9,11,12,14,...)
Beatty sequence for sqrt(3): (1,3,5,6,8,10,12,13,15,...)
Intersection: (1,5,8,12,...), as in A346308.
a(2) = 3 because floor(3*sqrt(3)) = floor(4*sqrt(2)). (For each such k, there is only one such h.)
MATHEMATICA
CROSSREFS
KEYWORD
nonn
AUTHOR
Clark Kimberling, Oct 28 2021
STATUS
approved