How to prove an inequality for a definite exponential integral

Click For Summary

Discussion Overview

The discussion revolves around proving the inequality involving a definite integral of an exponential function, specifically the inequality \(\int_1^\infty \frac{\exp\left(-\frac{(x-1)^2}{2a^2}\right)}{x}dx > \ln(1+a)\) for all \(a > 0\). Participants explore various approaches, mathematical reasoning, and potential strategies for proof.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • Paola presents the inequality and mentions successful simulations and proofs for large \(a\), but struggles with the general case.
  • One participant suggests splitting the range of integration at \(1+a\) and reformulating parts of the integral to compare with \(\ln(1+a)\).
  • Another participant notes that the proposed inequality involving exponential terms holds for \(a < 2\) but fails for larger values.
  • A different approach defines \(f(a)\) as the integral and \(g(a) = \ln(1+a)\), showing that \(f'(0) > g'(0)\) to establish the inequality near \(a = 0\).
  • Another participant reformulates the inequality using a change of variables and discusses the positivity of integrals involved, leading to a reduced single integral inequality.
  • One participant expresses confidence in the correctness of their proof while acknowledging the possibility of errors or simpler proofs existing.

Areas of Agreement / Disagreement

Participants express various approaches and insights, but there is no consensus on a definitive proof for all \(a > 0\). Disagreements exist regarding the validity of certain inequalities for different ranges of \(a\).

Contextual Notes

Some participants note limitations in their approaches, such as the dependence on specific ranges for \(a\) and the potential for errors in reasoning. The discussion includes unresolved mathematical steps and assumptions that may affect the validity of proposed proofs.

Who May Find This Useful

Readers interested in mathematical inequalities, integral calculus, and exponential functions may find the exploration of proof strategies and the various perspectives presented in this discussion beneficial.

paola
Messages
2
Reaction score
0
Hello gurus,

I've been trying to prove the following inequality for several days:

\int_1^\infty \frac{\exp\left(-\frac{(x-1)^2}{2a^2}\right)}{x}dx &gt; \ln(1+a)\quad \forall a&gt;0.

I've demonstrated by simulations that this inequality holds. I‘ve also proved that this inequality holds for large a. But, proving \forall a exhausted me...

Who can help? Many thanks!

Paola
 
Last edited:
Physics news on Phys.org
paola said:
I've been trying to prove the following inequality for several days:

\int_1^\infty \frac{\exp\left(-\frac{(x-1)^2}{2a^2}\right)}{x}dx &gt; \ln(1+a)\quad \forall a&gt;0.

I've demonstrated by simulations that this inequality holds. I‘ve also proved that this inequality holds for large a. But, proving \forall a exhausted me...
A possibility is to split the range of integration at 1+a. The 1 to 1+a part then looks to be a bit less than ln(1+a)
\int_1^{a+1} \frac{\exp\left(-\frac{(x-1)^2}{2a^2}\right)}{x}dx = \int_0^a \frac{\exp\left(-\frac{x^2}{2a^2}\right)}{1+x}dx
We can then try to top it up to reach ln(1+a) by folding back the rest of the range, e.g. x = (a+1)2/y:
\int_{a+1}^\infty \frac{\exp\left(-\frac{(x-1)^2}{2a^2}\right)}{x}dx =-\int_{a+1}^0 \frac{\exp\left(-\frac{((a+1)^{2}/y-1)^2}{2a^2}\right)}{y}dy
So if you could show that
\exp\left(-\frac{x^2}{2a^2}\right) + \exp\left(-\frac{((a+1)^{2}/(x+1)-1)^2}{2a^2}\right) >= 1
your result would follow.
But note that in the folding back the integration range became x = -1 to a. So we've wasted some in the -1 to 0 range. That might be critical. If so, a possible way to fix that is to break it further into ranges a to a2, to a3 and so on, folding each past a back onto the target range.
 
haruspex said:
So if you could show that
\exp\left(-\frac{x^2}{2a^2}\right) + \exp\left(-\frac{((a+1)^{2}/(x+1)-1)^2}{2a^2}\right) >= 1
.. which seems to be true for a < 2, but it breaks much above that. Asymptotically, looks like it goes as low as 0.95 when x = 0.34*a.
 
Let f(a) be the integral on the left. We can write:

$$ f(a) = \int_0^\infty \frac{1}{x+1} \exp(\frac{-x^2}{2a^2})\, dx.$$

Let g(a)= ln(1+a). f(0) = g(0) = 0. For f you can sub y = ax and take the limit as a goes to zero.

\frac{1}{a\sqrt{\pi/2}}\int_0^\infty h(x) \exp(\frac{-x^2}{2a^2})\,dx goes to h(0) as a goes down to zero. This shows that f&#039;(0) = \sqrt{\pi/2} &gt; g&#039;(0).

This proves the inequality at least in a neighborhood of 0.

[EDIT] fixed confusing notation that used g(x) in two different senses in the same line.
 
Last edited:
Cool problem. I think I have it now, but I do not guarantee the nonexistence of errors or vastly simpler proofs...

Notation:

g(x) = \frac{1}{1+x}

Notice that \log(a+1) = \int_0^a g(x)\, dx = \int_0^\infty g(x) \chi_{[0,a]}(x)\, dx.

So we want to prove:
$$ \int_0^\infty g(x) e^{-x^2/2a^2}\, dx > \int_0^\infty g(x) \chi_{[0,a]}(x)\, dx.$$

Subtract from both sides to reformulate this inequality as \int_0^\infty g(x)H(x/a)\, dx &gt; 0. By a change of variables, we get
$$ \int_0^\infty ag(ax) H(x)\, dx >0 ,$$
where H(x) = e^{-x^2/2} - \chi_{[0,1]}(x). By setting b= 1/a, we get:
$$ \int_0^\infty \frac{1}{x+b} H(x)\, dx >0 .$$

I will just point out that if b=0, this integral is well defined and positive as can be verified through Wolfram alpha or some analytic technique. We break up the integral into two parts and wish to prove that for any positive b,
$$ \int_0^1 \frac{1}{x+b} (1-e^{-x^2/2})\, dx < \int_1^\infty \frac{1}{x+b}e^{-x^2/2}\, dx.$$

The left integrand is less than \frac{1}{x}\frac{1}{1+b} (1-e^{-x^2/2}).
The right integrand is greater than \frac{1}{x}\frac{1}{1+b} e^{-x^2/2}. Therefore the inequality is true if
$$ \frac{1}{1+b} \int_0^1 \frac{1}{x}(1-e^{-x^2/2})\, dx < \frac{1}{1+b}\int_1^\infty \frac{1}{x}e^{-x^2/2}\, dx.$$

So it is reduced to a single integral inequality which can be checked explicitly. In fact, this is the same as the inequality above that said was true by Wolfram Alpha.
 
Very neat, Vargo. Looks right to me.
 
haruspex and Vargo, thank you so much!

Vargo, how beautiful your proof is! Thanks a lot!
 

Similar threads

Replies
4
Views
2K
  • · Replies 14 ·
Replies
14
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 21 ·
Replies
21
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 27 ·
Replies
27
Views
3K
  • · Replies 30 ·
2
Replies
30
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K