Let $\{ X_i \}_{i=1}^n$ be sequence of i.i.d. mean zero ($\mathbb{E} X_i = 0$) random variables with bounded second moment ($\mathbb{E} X_i^2 < \infty$) . Now what would be the limiting behavior of
$$S^a_n := \frac{\sum_{i=1}^n X_i}{n^a},$$
as $n \to \infty$ where $a \in [0,1]$ or even $\mathbb{R}$.
When $a = 1$, we have the Strong Law of Large Numbers which say that $S^1_n$ almost surely converges to $0$.
When $a = 1/2$, we have the Central Limit Theorem which say that $S^{1/2}_n$ converges to a normal distribution ($\mathcal{N} (0, \mathbb{E}X_i^2 )$) in distribution.
But what happens for other choices of $a$ and how can one prove it converges or diverges in those scenarios?
This is Terence Tao's comment on it (which I didn't fully understand) - https://terrytao.wordpress.com/2008/06/18/the-strong-law-of-large-numbers/
Assuming the random variables have bounded second moment, the limit will be almost surely zero for a > 1/2, converge (in a distributional sense) to a normal distribution for a=1/2, and diverge to infinity almost surely for a < 1/2, all thanks to the (strong) law of large numbers. For heavy-tailed random variables with infinite second moment, the situation is going to be more complicated, but can be worked out for any specific distribution by a variety of tools (e.g. Fourier analysis)"