Consider the shift space $\Sigma_2 = \{\omega = (...\omega_{-1} \; \omega_0 \; \omega_1, ...) : \omega_i \in \{0, 1\}, \; i \in \mathbb{Z}\}$ and the shift map $\sigma : \Sigma_2 \to \Sigma_2, \; \sigma(\omega)_i = \omega_{i+1}$.
$\omega \in \Sigma_2$ is $\textit{positive recurrent}$ if $\; \exists n_k \nearrow \infty$ such that $\omega = \underset{n_k \to \infty}{lim} \sigma^{n_k}(\omega)$.
$\omega \in \Sigma_2$ is $\textit{negative recurrent}$ if $\; \exists n_k \searrow -\infty$ such that $\omega = \underset{n_k \to -\infty}{lim} \sigma^{n_k}(\omega)$.
The metric we consider is the following: $$d_\lambda(\omega, \eta) = \sum_{i=-\infty}^{\infty} \frac{|\omega_i-\eta_i|}{\lambda^{|i|}}.$$
Can someon give me a hint on how to find a point in $\Sigma_2$ that is positive recurrent, but is not negative recurrent?
Thank you!