Showing that $\frac{e^x + e^{-x}}{e^{2x} + e^{-2x}}$ is lebesgue integrable

181 Views Asked by At

I'm having some real trouble with lebesgue integration this evening and help is very much appreciated.

I'm trying to show that $f(x) = \dfrac{e^x + e^{-x}}{e^{2x} + e^{-2x}}$ is integrable over $(0,\infty)$.

My first thought was to write the integral as $f(x) = \frac{\cosh(x)}{\cosh(2x)}$ and then note $f(x) = \frac{\cosh(x)}{\sinh(x)^2 + \cosh(x)^2}$ so that $|f(x)| \le \frac{\cosh(x)}{\cosh(x)^2}$. These all seemed like sensible steps to me at this point, and I know the integral on the right hand side exists (wolfram alpha), but I'm having trouble showing it and am wondering if I have made more of a mess by introducing trigonometric functions.

Thanks

3

There are 3 best solutions below

1
On BEST ANSWER

Hint: You should be able to show that $e^{-x}$ and $e^{-3x}$ are integrable without too much trouble (this should follow from the "standard" trick of writing $\int_{0}^{\infty}g=\int_{0}^{\infty}\lim_{n}g\chi_{(0,n)}$ and then switching limits using the monotone convergence theorem). Then you can do a comparison based on $g(x)<e^{-x}+e^{-3x}$.

0
On

The given function $f$ is continuous on $(0,\infty)$ and has a finite limit at $x=0$ and $$f(x)\sim_\infty e^{-x}\in L^1(0,\infty)$$ so $f$ is integrable on $(0,\infty)$.

0
On

For the numerator, observe that $e^x$ dominates $e^{-x}$ as $x \rightarrow \infty$.

For the denominator, observe that $e^{2x}$ dominates $e^{-2x} $ as $x \rightarrow \infty$.

So the integrand will decay like ${e^x \over e^{2x}}$ = $e^{-x}$ as $x \rightarrow \infty$ and the integral will converge. To get a formal proof, use the limit comparison test with $e^{-x}$.