Find function given power series

489 Views Asked by At

How to find the function given the power series?

$$\sum_{n=0}^\infty \frac{(-1)^n}{2^{(n+1)}}(x-2)^n$$

1

There are 1 best solutions below

0
On

Write as $$ \frac{1}{2}\sum_{n=0}^\infty \left(\frac{2-x}{2}\right)^n $$ and use the formula for a geometric series.