If I want the summation element of $$\sum_{n=1}^{\infty} \frac{1}{n \cdot e}$$ to be $ \frac{1}{n}$ and completely eliminate $e$, is the following solution correct?
$$\sum_{n=1}^{\infty} \frac{1}{n \cdot e}$$ $$\sum_{\frac{n}{e}=\frac{1}{e}}^{\infty} \frac{1}{\frac{n}{e} \cdot e}$$ $$\sum_{n=1}^{\infty} \frac{1}{n}$$
No. That series diverges, since it is the harmonic series times a non-zero constant (and also because the harmonic series diverges).