Understanding Diff Geom: Proving f(x) = 1 for x >= 1

  • Thread starter Thread starter noospace
  • Start date Start date
noospace
Messages
69
Reaction score
0
This is not a homework question, just trying to understand the material in my differential geomety lecture.

Consider the function

f : \mathbb{R} \to [0,1]

given by f(x) = \frac{1}{A}\int_{-\infty}^{\infty} a(t) a(1-t)dt

where a(x) is zero for x less than or equal to 0 and a(x) = e^{-x^{-1}} for x > 0 and A = \int_{0}^{1}a(t)a(1-t)dt.

The claim is that f(x) = 0 for x less than or equal to 0 and f(x) = 1 for x greater than or equal to 1.

The first part is obvious. The second part I'm having trouble with.

f(x > 1) = \frac{1}{A}\int_{-\infty}^{\infty} a(t) a(1-t)dt
f(x > 1) = \frac{1}{A}\left( \int_{-\infty}^0 + \int_{0}^{1} + \int_{1}^x \right) a(t) a(1-t)dt
f(x > 1) = 1 + \frac{1}{A} \int_{1}^x a(t) a(1-t)dt.

So the question becomes, why does the second term vanish? My lecturer claims this is obvious but I just don't see it.
 
Physics news on Phys.org
There is a typo in the way I've defined f(x). It should be

f(x) = \frac{1}{A}\int_{-\infty}^{x} a(t) a(1-t)dt.

Does anyone have any ideas about this?
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top