If $a_n$ are positive real numbers such that $$ \sum a_n$$ converges, what can be said about $$\sum a_n^{\frac{n-1}{n}} ?$$
To see how the land lies let's test a few standard cases.
- If we have a converging geometric series $a_n=aq^n, 0<q<1$, $a>0$, then for all $n\ge1$ $$a_n^{(n-1)/n}=a^{(n-1)/n}q^{n-1}\le Aq^{n-1}$$ with $A=\max\{1,a\}$. Meaning that the new series is majorized by a converging geometric series.
- If $a_n=1/n^{1+\epsilon}$ for some $\epsilon>0$, another standard converging test series, then, for $n>2/\epsilon$, we have $(n-1)/n>1-\dfrac\epsilon2$, and consequently $$a_n^{(n-1)/n}<\frac1{n^{(1+\epsilon)(1-\epsilon/2)}}.$$ Meaning that we have again a converging majorant as the exponent is a constant $>1$.
But what happens in general?