Consider the Taylor expansion of $\tanh$ around $0$. The radius of convergence is finite ($\pi/2$).
Define a $\tanh$-like function a function $f:\mathbb R\to\mathbb R$ such that:
- $f(0) = 0$;
- $\lim_{x\to+\infty} f(x) = 1$;
- $\lim_{x\to-\infty} f(x) = -1$;
- $f$ is non-decreasing.
Clearly $\tanh$ is a $\tanh$-like function. Other common examples are $x\mapsto \frac{2}{\pi}\arctan x$, or $x\mapsto \frac{2e^x}{1+e^x}-1$.
All these examples are analytic but have a finite radius of convergence when expanded around $0$.
Does it exist an analytic $\tanh$-like function that has infinite radius of convergence around $0$?
I could not find any trivial example that satisfy the requirements to be $\tanh$-like and has infinite convergence radius. My guess would be that such a function does not exist...