OFFSET
1,1
COMMENTS
Let x be the solution of 1/sqrt(x-1) + 1/sqrt(x+1) = 1. Then (floor(n sqrt(x-1))) and (floor(n sqrt(x+1))) are a pair of Beatty sequences; i.e., every positive integer is in exactly one of the sequences. See the Guide to related sequences at A329825.
LINKS
Eric Weisstein's World of Mathematics, Beatty Sequence.
FORMULA
a(n) = floor(n sqrt(x+1)), where x = 4.18112544... is the constant in A329998.
MATHEMATICA
CROSSREFS
KEYWORD
nonn,easy
AUTHOR
Clark Kimberling, Jan 03 2020
STATUS
approved