I am trying to find the power series representation for $\frac{1}{2-x}$.
I realize that I can write it as $\frac{1}{2}\cdot \frac{1}{1-\frac{x}{2}}$ and then use the geometric series.
My question is, what is wrong with writing it as $\frac{1}{1-(x-1)}$ and then saying the power series is $\sum(x-1)^n$?
Does the term $t$ in the expression $\frac{1}{1-t}$ always need to be a monomial to apply this trick? Why?
It all depends on where you want to center your power series.
The power series $\sum(x-1)^n$ is centered in $x_0=1$, meaning its truncates give good results (i.e. approximate well your function) near $1$.