I have shown that it diverges through the integral test, but I am curious about how this would be shown using the comparison test. I can't use harmonic series because this is lesser than it. I had one idea: harmonic series can be compared to $1 + (\frac{1}{2}) + (\frac{1}{4} + \frac{1}{4}) + (\frac{1}{8} + \frac{1}{8} + \frac{1}{8} + \frac{1}{8})$ to show that it diverges, maybe something similar can be done in this case?
Edit: using Cauchy condesnation:
$\sum_{n = 2}^{\infty} \frac{2^n}{2^n \log 2^n} \rightarrow \frac{1}{\log 2} \sum_{n = 2}^{\infty} \frac{1}{n}$, which is the harmonic series excluding $n = 1$, so the series diverges.