Evaluating the series $$f=\sum \frac{27^n}{(3n+1)!}$$ I could simplify this to $$\frac {1}{3}\sum \frac{3^{3n+1}}{(3n+1)!}$$ and use the chart $$\sum \frac{x^{an+b}}{(an+b)!}$$ to evaluate $f$. But The book hints at: (complex analysis)
As $1+\omega+\omega^2=0$ where $\omega$ is a complex root of unity,
$$e^x=\sum_{r=0}^\infty\frac{x^r}{r!}$$
$$e^{\omega x}=\cdots$$
$$e^{\omega^2 x}=\cdots$$
$$e^x+\omega^2\cdot e^{\omega x}+\omega\cdot e^{\omega^2 x}=?$$ how are these related? It seems that I could obtain the series from this hint?