Let $\{x_n\}_{n\in\mathbb{N}}\subseteq\overline{\mathbb{R}}$ a sequence. On some texts the definition of $\text{limsup}$ is as follows:
Definition 1. $$\text{limsup}x_n=\inf_{k\ge1}\bigg(\sup_{n\ge k}x_n\bigg)$$
while other texts other texts give the following definition
Definition 2. $$\text{limsup}x_n=\inf_{k\ge 0}\bigg(\sup_{n\ge k}x_n\bigg)$$
Question Are the two definitions equivalent?
Thanks!