I was working through the first few pages of Problem-Solving Strategies by Arthur Engel (Which may or may not be a little above my level), and I came upon an interesting form of notation I haven't seen before:
$$ lim \: x_n = lim \: y_n = x $$
Is this a legitimate form of notation or one of the many errata supposedly present in the book?
$x_n$ and $y_n$ are sequences rather than functions. With a function you might ask "limit as the function goes where?" but with a sequence, the answer to that question is always, "as we get further and further along in the sequence". That is, as $n$ (the term of the sequence), approaches infinity.
In this case, the notation says that the sequence $x_n$ and the sequence $y_n$ both approach the same number $x$.