I'm trying to answer the following question from the book high-dimensional probability:
Let $X_1,X_2,\dots$ be a sequence of sub-gaussian random variables, which are not necessarily independent. Show that
$E\bigg[ \max_i \frac{|X_i|}{\sqrt{1 + \log i}} \bigg] \le CK$,
where $K = \max_i \|X_i\|_{\psi_2}$. Deduce that for ever $N \ge 2$ we have
$E\bigg[ \max_{i \le N} |X_i| \bigg] \le CK \sqrt{\log N}$.
I've tried to figure out what is the distribution of the maximum of Gaussians, but I'm reaching only inequalities that that don't help me answer the question.
I've also seen a similar question here.
Does anyone have a clue or something to start with in order to answer this question?
Thanks!