0

My question is related to this one: Is the product of a Cesaro summable sequence of $0$s and $1$s Cesaro summable?

Let $(a_n)$ and $(b_n)$ be infinite sequences of zeros and ones. Assume that $\lim_{N\to\infty} \frac{1}{N} \sum_{n=1}^N a_n$ and $\lim_{N\to\infty} \frac{1}{N} \sum_{n=1}^N a_n b_n$ exist and are both strictly positive.

Can I conclude that $$\lim_{N\to\infty} \frac{1}{N} \sum_{n=1}^N b_n$$ exists?

user52227
  • 1,674
  • 10
  • 19

1 Answers1

2

Unless

$$\lim_{N\to \infty} \frac{1}{N}\sum_{n = 1}^N a_n = 1,$$

we cannot conclude that

$$\lim_{N\to \infty} \frac{1}{N}\sum_{n = 1}^N b_n$$

exists. If we let $C = \{ n : a_n = 0\}$, the conditions impose no restriction on the behaviour of $b_n$ on $C$. If $C$ has positive natural density, we can make the $b$-averages oscillate by having alternating long stretches of $b_n = 0$ and of $b_n = 1$ in $C$.

Daniel Fischer
  • 206,697