Given a measure space, $(\Omega = [0,1], \mathcal{F} = \mathcal{B}[0,1], P)$, my professor said in class that the limit of the following expectation could not be evaluated using Dominating Convergence Theorem: for $n \ge 2$,
$$\lim_{n \to \infty} E\left(\cfrac{n}{\log n} \mathbb{1}_{[0,\frac{1}{n}]}(w)\right).
$$
But does $\cfrac{n}{\log n} \mathbb{1}_{[0, \frac{1}{n}]}(w) \to 0$ as $n \to \infty$? Then should it be bounded by some variable in $L_1(P)$ and so DCT is applicable? Or am I missing anything?
Let $X_n=\frac n{\log n}\mathsf 1_{\left[0,\frac1n\right]}$. Note that $x\mapsto \frac x{\log x}$ is monotone decreasing on $\left(0,\frac1n\right]$ (we can assume WLOG that $X_n(0) = 0$ since $\{0\}$ is a set of measure zero), so for each $n$, $$M_n:=\sup_{\omega\in\left[0,\frac1n \right]}|X_n| = \frac1{n\log n}.$$ If $Y$ dominates $\{X_n\}$, then $M_n\leqslant Y$ for all $n$, which implies that $Y$ is not integrable.
However, we may evaluate this limit directly: $$\mathbb E\left[ \frac n{\log n}\mathsf 1_{\left[0,\frac1n\right]}\right] = \frac n{\log n}\cdot\frac 1n = \frac1{\log n}\stackrel{n\to\infty}\longrightarrow0. $$