1
$\begingroup$

$F$ is nonnegative function on real line such that integral of $F$ on real line is $1$.

Show that integral of $F(x)\exp(-ix)$ on real line is strictly less than $1$.

By plugging abs value inside the integral, we can easily get integral is less than or equal to $1$, but i think it will be need more to prove inequality is strict!!

  • 0
    oh yes. Exactly as you said2012-10-16

1 Answers 1

2

I assume you mean you want $\left| \int_{\mathbb R} F(x) e^{-ix}\; dx\right| < 1$. Take $\theta$ so that $\left| \int_{\mathbb R} F(x) e^{-ix}\; dx\right| = \text{Re} \;e^{i\theta} \int_{\mathbb R} F(x) e^{-ix}\; dx$. Now $\text{Re} \; e^{i\theta} \int_{\mathbb R} F(x) e^{-ix}\; dx = \int_{\mathbb R} F(x) \cos(x-\theta)\; dx$. But if that is $1$, then $\int_{\mathbb R} F(x) (1 - \cos(x-\theta))\; dx = 0$, which implies that $F(x) = 0$ almost everywhere and thus that $\int_{\mathbb R} F(x)\; dx = 0$, contradiction.

  • 0
    Wow.. What a Surprising idea this is.. THANK YOU.2012-10-16