(d) For any nonnegative random variable X and $\alpha > 0$, Prove that if $E[X^\alpha] < \infty$, then $\lim_{x \to \infty} x^\alpha P(|X| > x ) = 0$
I tried to show this by using $E[X^\alpha] = \int_\Omega \alpha x^{\alpha-1} P(|X| > x ) dx$. So $x^{\alpha-1}P(|X|>x) \to 0$ but can't proceed further.
(f) Suppose that X is random variable s.t. $E[X^2] < \infty$. Prove that, for any $\eta >0$, $\lim_{x \to \infty} x P(|X| > \eta \sqrt x ) = 0$
I did try Markov inequality so that $xP(|X| > \eta \sqrt x ) \le x \frac{E[X^2]}{x\eta^2} = \frac{E[x^2]}{\eta^2} < \infty$. but after then?? I think fundamental approach is wrong.
Any help will be appreciated. Thanks in advance.
Hint:
$$x^{\alpha} \mathbb{P}(|X|>x) = \int_{|X|>x} x^{\alpha} \, d\mathbb{P} \leq \int_{|X|>x} |X|^{\alpha} \, d\mathbb{P}$$
Hint: Use (d) and the fact that
$$\lim_{x \to \infty} f(x) = \lim_{y \to \infty} f(y^2)$$
(whenever one of the two limit exists).