Say I want to find the value that the series $1+\frac{1}{2}+\frac{1}{4}+\frac{1}{8}+...$ converges to. We would use the infinite geometric sum formula $S_\infty=\frac{a}{1-r}=2$
And this works for all $|r|<1$.
Now say we use the same formula on $1+2+4+8+16+...$
We get the nonsensical answer $\frac{1}{1-2}=-1$
Is there any actual significance of using the infinite geometric sum formula for when $|r|>1$ ?