What would be some good upper bounds on the following ratio \begin{align} f(x)=\frac{\cosh(a+x)}{\cosh(b+x)} \end{align} whre $a,b \in \mathbb{R}$.
I tried using $1+\frac{x^2}{2} \le\cosh(x)\le e^{x^2/2}$, but the bounds are not very good.
Also, from the plots that I did the function $f(x)$ seems to be bounded. Thanks.
$$f(x)=\frac{\cosh(a+x)}{\cosh(b+x)}\implies \log f(x)=\log \cosh(a+x) - \log \cosh(b+x) $$
$$\frac{d}{ds}\log \cosh s=\tanh s\implies \log f(x) =-\int_a^b \tanh(x+t)\,dt$$
Then, as $|\tanh(u)| \leqslant 1$ for all $u\in\mathbb{R}$, the triangle inequality for integrals gives immediately that
$$|\log f(x)| \le \left| \int_a^bdt\right|=|b-a|$$
which can be shown to be a sharp bound by looking at $x\to\pm\infty$. Thus:
$$|\log f(x)| \le |b-a| \implies f(x) \in [e^{-|b-a|},e^{|b-a|}] \,\, \forall x\in\mathbb{R}$$