Inequality with integral and max of derivative

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 3K views
RaamGeneral
Messages
49
Reaction score
1
Hi. I was reading Lighthill, Introduction to Fourier Analysis and Generalised Functions and in page 17 there is an example/proof where I can't make sense of the following step:
$$
\left| \int_{-\infty}^{+\infty} f_n(x)(g(x)-g(0)) \, \mathrm{d}x \right| \le
\max{ \left| g'(x) \right| } \int_{-\infty}^{+\infty} f_n(x)\left| x \right| \, \mathrm{d}x
$$

where in particular
$$
f_n(x)=\sqrt{\frac{n}{\pi}} \mathrm{e}^{-n x^2}
$$

I have actually tried for some time, exploring some inequalities like Cauchy–Schwarz.

Also, I couldn't get the preview of this post to work, while creating, is this a known issue?
 
Physics news on Phys.org
It seems
[tex]|g(x)-g(0)|=|\int_0^x g'(t) dt| < max |g'| |x|[/tex]
where max |g'| is maximum in domain 0<t<x .
 
Reply
  • Like
Likes   Reactions: RaamGeneral
First use [tex] \left| \int_{-\infty}^{\infty} f(x)\,dx \right| \leq \int_{-\infty}^\infty |f(x)|\,dx.[/tex] The given result would then follow from
[tex]|g(x) - g(0)| = \left|\int_0^x g'(t)\,dt\right| \leq |x|\max |g'|.[/tex]
 
Reply
  • Like
Likes   Reactions: RaamGeneral
For the given f_n(x), the integral is
[tex]\int_{-\infty}^{+\infty} f_n(x)|x|dx=\int_0^{+\infty}\sqrt{\frac{n}{\pi}} \mathrm{e}^{-n t} dt=(n\pi)^{-1/2}[/tex]