Context: While trying to teach the Central Limit Theorem I thought it would be a good idea to show a case where it breaks down.
Question: Consider the sum of increasing powers of standard normal random variables. So $Y= X_1 + X_2^2 + X_3^3 + X_4^4 + \dotsm + X_n^n$ where $X_i \sim N(0,1)$. If we let $n\rightarrow \infty$ does $Y$ converge to any known distribution?
My preliminary simulations make me think it looks like a Cauchy distribution but I have not been able to find any literature on what $Y$ might be.