Dirac delta integrated from 0 to infinity

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
4 replies · 4K views
Heimisson
Messages
42
Reaction score
0
I was wondering if I integrate the dirac delta function from 0 to infinity where the function it's integrated with is the constant 1, will I get 0.5 or 1? And why?

This is not homework so I decided to post this here although I asked this question in class and the teacher (assistant) wasn't too sure. I could ask my professor but he's a scary man and mocks your questions.

So I was hoping someone here could answer this.

thanks
 
Physics news on Phys.org
Heimisson said:
I was wondering if I integrate the dirac delta function from 0 to infinity where the function it's integrated with is the constant 1, will I get 0.5 or 1? And why?

This is not homework so I decided to post this here although I asked this question in class and the teacher (assistant) wasn't too sure. I could ask my professor but he's a scary man and mocks your questions.

So I was hoping someone here could answer this.

thanks

Depends on which direction you approach 0 from. If your integral is...

[tex]lim_{a\rightarrow{0^-}} \int_a^\infty \delta(x) dx[/tex]

Then the answer is 1. If your integral is...


[tex]lim_{a\rightarrow{0^+}} \int_a^\infty \delta(x) dx[/tex]

Then the answer is 0.
 
You get 1/2, Dirac delta is a symmetric function.
 
peteratcam said:
You get 1/2, Dirac delta is a symmetric function.

It's not even really a function...
 
Char. Limit said:
Depends on which direction you approach 0 from. If your integral is...

[tex]lim_{a\rightarrow{0^-}} \int_a^\infty \delta(x) dx[/tex]

Then the answer is 1. If your integral is...


[tex]lim_{a\rightarrow{0^+}} \int_a^\infty \delta(x) dx[/tex]

Then the answer is 0.

Thanks a lot this makes sense.