I would like to pose a question about the range of validity of the expansion of Binomial Theorems.
I know that for non-positive integer, rational $n$ $$ \left(1+x\right)^{n}=1+nx+\frac{n\left(n-1\right)}{2!}x^{2}+\dots, $$ where the range of validity is $\left|x\right|<1$.
My question is that if we tried to expand $\left(1+f(x)\right)^n$, where $f(x)$ is any arbitrary function defined on the reals, does it follow that we could just say that the range of validity of this expansion is just $\left|f(x)\right|<1$?
For example, could I say that the range of validity of the Binomial Theorem expansion of $\left(1+(x+2x^3)\right)^n$ is just the values of $x$ that satisfies $\left|x+2x^3\right|<1$? Or is it not as straightforward as doing such substitution?
Thanks in advance for your inputs.