How can I go about showing that $$ \sup_{t > 0} \sum_{j \in \mathbb{Z}} (t 2^{2j})^s e^{- t 2^{2j}} < \infty, \quad s > 0 $$ It doesn't seem like we can move the $\sup$ anywhere besides outside as the terms would be blowing up near $j = +\infty$. So, equivalently, how can I calculate the sum $$ \sum_{j \in \mathbb{Z}} (t 2^{2j})^s e^{- t 2^{2j}} $$ given $ t, s > 0. $
I started with the non-negative indices and viewed the sum as the $s$-derivative of $ \sum_{j \in \mathbb{Z}} e^{- t 2^{2j}}$ to evaluate which I used FTC to get an integral but it reduces to the same quantity. Of course, there should be a way to utilize the $\Gamma$-function but I am unable to spot it.