Let $a_k,z\in \mathbb{C}$ and $A(z) = \sum_{k=1}^{\infty}a_kz^k$ with radius of convergence $R$.
For each $x \in \mathbb{R}$ with $0 \le x < R$, $A(x) = e^x > -2e^{-2x}$.
prove $R=\infty$
find $A(i\pi)$
My attempt was to use $A(x)$ with Taylor expansion, but it didn't really help me much. How should I attack this problem?
You can use Taylor series of exp : $$e^z=\sum_{k=0}^\infty \frac{z^n}{n!}$$ Next step you calculate $A(x)$ using this series and you will have what you want.