Very informally,
a sequence converges
when there is a point,
called the "limit",
and the terms in the sequence
get and remain as close
as you want
to this limit.
Consider it a game:
The "other" specifies a distance.
If you can specify a location
in the sequence
such that
all items in the sequence
beyond this point
are within that distance
of the limit,
and do this for any distance,
you win,
and the sequence converges.
If there is some distance
such that
no matter how far you go out
in the sequence,
you can find two items
that are at least that distance apart,
the sequence does not converge,
and is said to "diverge".
This divergence can occur
in more than one way.
For example,
if the n-th term of the sequence
is $n$, the sequence diverges to
infinity.
If the n-th term
is $(-1)^n$,
the sequence oscillates.
Note that since
$|a_{2n}-a_{2n+1}|
= 2
$,
we can choose any distance $d$
less that 2 and,
for any integer $m$,
find two terms
beyond the m-th
which differ by more that $d$.
More explicitly,
if we choose
$a_{m+1}$
and
$a_{m+2}$,
then
$|a_{m+1}-a_{m+2}|
=2
> d
$
for any $m$
and
any $d < 2$.