Let
$f:$ ($-1 \over 2$, $1 \over 2$) $\rightarrow \Bbb R$,
$f(x) :=$ $1 \over {1 + 4x^2}$
be a function.
I am searching for a power series representation of this function.
I solved this the following way:
We know that
$1 \over {1 - x}$ $= \sum_{n=0}^\infty x^n.$
Therefore,
$1 \over {1 + 4x^2}$ $=$ $1 \over {1 - (-4x^2)}$ $=$ $\sum_{n=0}^\infty (-4x^2)^n$ $=$ $\sum_{n=0}^\infty (-1)^n 4x^n 2^n$