Today, I came across an interesting bit of trivia. The decimal expansion of $\pi$ contains the sequence of digits $79873884$ starting at decimal place $79873884$.
This is not unique, since another (perhaps trivial) example would be $1$ at decimal place $1$. But I wonder if there are more of these occurences.
Can anything be said about the frequency of these sequences? Are there infinitely many?
I'd suspect they are very rare, since at place $x$ about $\log_{10}x$ digits would have to match, each with probability $1/10$, so probability about $$ \left( \frac{1}{10} \right)^{\log x} = \frac{1}{x}. $$
Edit: Other answers contradict my intuition. I'll leave this up anyway, but no longer believe it.