I'm trying to solve this previous qual problem from my univeristy:
Let $L_n$ be the continuous linear functions on $L^\infty(\mathbb{R})$ given by
$$L_n(\phi)=\frac{1}{n!}\int_0^\infty x^ne^{-x}\phi(x)\,dx.$$ Prove that $L_n$ has no subsequence that converges in the weak* topology of $L^\infty(\mathbb{R})^\ast$.
So far, I managed to see that $\frac{1}{n!}x^ne^{-x}$ converges uniformly on compact sets to 0, hence the weak* limit of any subsequence of $L_n$ must take compactly supported $L^\infty$ functions to 0.
I've also tried to construct a test function directly for any subsequence but so far I have yet to come up with such a construction.
Can anyone pleas help me? Some hints would be very much appreciated! Thanks!