I'm trying to understand how one would understand the error of a given Padé approximation for a function.
For instance, the $[2,1]$ approximant for $\log(1+x)$ is $\frac{x(6+x)}{6+4x}$. Is there a reasonable way to understand how good this approximation is for $|x|<1$ (without using the fact that we can actually go and calculate $\log(1+x)$ for any value we want)?
I understand there isn't a nice, closed form bound like what we have in Taylor's Theorem, but I suspect it is still possible to gain some understanding or bound to the theoretical error.