Why is the delta function not defined as a regular function?

  • Thread starter Thread starter electron2
  • Start date Start date
electron2
Messages
46
Reaction score
0
why
<br /> \int_{0^+}^{t} (x+1)\delta (x)dx=0<br />

delta is defined that in 0 it is infinity
and on x differs 0 its value is 0

there heard of some formula
i am not sure if its the right form
<br /> \int f(x)\delta (x)dx=f(0)<br />

why i get 0
??
 
Physics news on Phys.org
I can make out what you're asking, I think, but in future please express yourself in clearer English.

The delta function is simply defined in the way you described, yes. It has the important property that \int_{-\infty}^{\infty} \delta (x)dx = 1
, or rather, as long as the point x=0 is within the limits of integration, the result is 1, otherwise it is 0.

Thus looking at your second integral, as the integration is carried out from -infinity, the delta function is 0, except when the integral crosses the point x=0, where delta(x) = 1 and f(x) = f(0), thus the integral "picks out" the value of f(x) at x=0
 
No, the delta function is NOT defined by "in 0 it is infinity
and on x differs 0 its value is 0" since "infinity" is not an allowable value for functions and, in fact, the delta "function" is not really a function- it is a "distribution" or "functional" and is defined by the property you give: If a< 0< b, then
\int_a^b f(x)\delta(x) dx= f(0)[/itex]<br /> or, more generally, if a is in the set A then, for any function integrable on A, <br /> \int_A f(x)\delta(x-a)dx= f(a)[/itex] &lt;br /&gt; while, if a is not in the set, &lt;br /&gt; \int_A f(x)\delta(x-a)dx= 0[/itex]
 
I suppose that 0^+ means do the integral from a to +\infty with a&gt;0, then take the limit as a goes to 0 from the right. Then your result is 0, but the same thing with 0^- is 1 .

Anyone have another guess what it means?
 
The limits of integration do not contain the x value where the delta function explodes. If this x value (exactly zero in this case) is not contained in the limits then the delta function is always zero, so the integral is always zero.
 
HallsofIvy said:
No, the delta function is NOT defined by "in 0 it is infinity
and on x differs 0 its value is 0" since "infinity" is not an allowable value for functions and, in fact, the delta "function" is not really a function- it is a "distribution" or "functional" and is defined by the property you give: If a< 0< b, then
\int_a^b f(x)\delta(x) dx= f(0)[/itex]<br /> or, more generally, if a is in the set A then, for any function integrable on A, <br /> \int_A f(x)\delta(x-a)dx= f(a)[/itex] &lt;br /&gt; while, if a is not in the set, &lt;br /&gt; \int_A f(x)\delta(x-a)dx= 0[/itex]
&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; i can&amp;amp;#039;t link your formulas with my interval&amp;lt;br /&amp;gt; &amp;lt;br /&amp;gt; how to explainm interval in your terms?
 
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