I've been working through the 2020 MIT Integration Bee qualifier questions (20 total) for fun, and there are three that I haven't been able to crack yet. (The complete list of problems and answers are all online (PDF link via mit.edu). However, there are no worked solutions with them.)
(9) $\quad\displaystyle\int_{0}^{2 \pi} \cos^{2020}(x) \, dx = 2^{-2019}\pi\binom{2020}{1010}$
(15) $\quad\displaystyle\int_{0}^{\pi/2} \frac{1}{\tan^{\sqrt{2020}}(x)+1} \, dx = \frac{\pi}{4}$
(20) $\quad\displaystyle\int_{0}^{\infty} x^5 e^{-x^4} \, dx = \frac{\sqrt\pi}{8}$
I think the binomial theorem might be needed for (9) since $2020 \choose 1010$ appears in the solution. I've tried substitution and integration by parts for (20) with no luck. Haven't made too much progress with (15), probably need a clever algebra trick. Any ideas would be much appreciated.