Let $$f_n(t) = \left\{ \begin{array} {lr} t^k e^{-t} \left( 1 - \frac {e^{-t}} n \right)^{n-1}, & t > -\log n \\ 0, & t \le -\log n \end{array} \right.$$ for $k=1,2$. Is there an integrable function which dominates the sequence in the sense that $|f_n(t)| < g$ and $g$ is integrable? For $t > 0$ the sequence is dominated by $t^k e^{-t}$. First of all we have that $f_n(t) \to t^k e^{-t} e^{-e^{-t}}$ and the right hand side is integrable (it is the Gumbel distribution density function). Moreover we have that $f_n(t) * (1 - \frac{e^{-t}}{n})$ is dominated by $ t^k e^{-t} e^{-e^{-t}}$ (in this case the convergence is monotone). I hope $f_n$ is also dominated by some function. Any ideas ?
|edit
I have a new idea:
I found the inequality $1+x \le e^x$ so we have $$( 1 + \frac{-e^{-t}}{n})^{n-1} \le e^{- \frac{n-1}{n} e^{-t}} \le e^{-\frac{1}{2}e^{-t}}$$ and maybe $t^k e^{-t} e^{-\frac{1}{2}e^{-t}}$ is integrable.