Integrating the Dirac Delta function

Bugeye
Messages
3
Reaction score
0

Homework Statement


I am trying to integrate the function
\int _{-\infty }^{\infty }(t-1)\delta\left[\frac{2}{3}t-\frac{3}{2}\right]dt

Homework Equations



The Attempt at a Solution


I think the answer should be \frac{5}{4} because \frac{2}{3}t-\frac{3}{2}=0 when t=9/4. then (9/4-1) = 5/4. However, when I put the equation into Mathematica, it gives me an anser of 15/8.
 
Physics news on Phys.org
Bugeye said:

Homework Statement


I am trying to integrate the function
\int _{-\infty }^{\infty }(t-1)\delta\left[\frac{2}{3}t-\frac{3}{2}\right]dt

Homework Equations



The Attempt at a Solution


I think the answer should be \frac{5}{4} because \frac{2}{3}t-\frac{3}{2}=0 when t=9/4. then (9/4-1) = 5/4. However, when I put the equation into Mathematica, it gives me an anser of 15/8.

There's more to it than that. Do a change of variables u=2t/3-3/2. Don't forget du isn't the same as dt.
 
Bugeye said:

Homework Statement


I am trying to integrate the function
\int _{-\infty }^{\infty }(t-1)\delta\left[\frac{2}{3}t-\frac{3}{2}\right]dt

Homework Equations



The Attempt at a Solution


I think the answer should be \frac{5}{4} because \frac{2}{3}t-\frac{3}{2}=0 when t=9/4. then (9/4-1) = 5/4. However, when I put the equation into Mathematica, it gives me an anser of 15/8.

You need to be really, really careful when dealing with things like δ(f(t)). In your case, just change variables to x = (2/3)t.
 
Dick said:
There's more to it than that. Do a change of variables u=2t/3-3/2. Don't forget du isn't the same as dt.

Great, I got it, thanks a lot.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top