When doing some problems I came across the function: $$f(x)=\frac{x}{1-2x}$$ I realised that the Maclaurin expansion of this function was: $$f(x)=x+2x^2+4x^3+16x^4...$$ Evaluate at $x=1$ to get $$f(1)=1+2+4+16...$$
I have a few of questions about this:
1) By playing around $$g(x)=\frac{x}{1-nx}$$ gives the series for exponents of $n$, is this conjecture true?
2) Is there a way to prove it, any hints?
3) I am aware that the sum of exponents obviously do not converge but why do I get a non-integer (and negative at that) when I evaluate $\frac{x}{1-2x}$ at $x=1$ given that the power series is the sum of integers?
Can a function only be equal to its corresponding power series if it converges for every value of that function?
Bare in mind that being at secondary school I have not covered analysis of any kind so I am woefully incompetent at such topics.