If the sequence of partial sums of an infinite series $$\sum_{n=1}^∞ a_n$$ is bounded, show that $$\sum_{n=1}^∞ a_ne^{-nt}$$ is convergent for $t>0$
Request: Actually I don't need a direct answer, I'm studying infinite series since the last couple of days. So I don't fully understand this thing. That's why I want to understand the process to solve this type of problems.
Thank you.
Dirichlet's test, mentioned in a comment by user49640, implies that the result is the same if $e^{-nt}$ is replaced by $b_n$ with $b_n$ monotonically decreasing to $0$.
Here there is a more elementary solution, and it applies if $e^{-nt}$ is replaced by $b_n$ with $b_n>0$ and $\sum\limits_{n=1}^\infty b_n$ convergent.
Because the partial sums of $\sum a_n$ are bounded, the sequence $(a_n)$ is also bounded, because if $\left|\sum\limits_{n=1}^N a_n\right|\leq M$ for all $N$, then $|a_N|=\left|\sum\limits_{n=1}^N a_n-\sum\limits_{n=1}^{N-1} a_n\right|\leq 2M$ by the triangle inequality. Therefore for each $N$, $\sum\limits_{n=1}^N |a_nb_n|\leq 2M\sum\limits_{n=1}^N b_n\leq 2M\sum\limits_{n=1}^\infty b_n<\infty$. By the monotone convergence theorem, $\sum a_n b_n$ is absolutely convergent, hence convergent.
Note that $\sum e^{-nt}=\sum (e^{-t})^n$ is convergent when $t>0$ by the geometric series test.