Integrating derivate of Dirac: Where is my fault?

Click For Summary

Discussion Overview

The discussion revolves around the calculation of integrals involving the derivative of the Dirac delta function and the Fourier transform of a symmetric function. Participants explore the implications of symmetry, limits, and derivatives in the context of mathematical physics, specifically focusing on the behavior of the function at zero and the correctness of their computational approaches.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents an integral involving a symmetric function and its Fourier transform, aiming to compute coefficients based on derivatives at zero.
  • Concerns are raised regarding the computation of limits and derivatives, particularly the evaluation of the function at zero, with one participant asserting that direct substitution should yield valid results.
  • Another participant suggests that the use of limits may be necessary when encountering indeterminate forms, and they provide an example using Wolfram Alpha to support their claims about the first derivative.
  • Discrepancies between results obtained from Mathematica and manual calculations are discussed, with one participant questioning the reliability of Mathematica's limit calculations.
  • Corrections are made regarding the argument of the sine function in the calculations, which one participant identifies as a source of error in previous results.
  • Participants express uncertainty about the validity of their approaches and the outcomes of their calculations, particularly regarding the behavior of the function at zero and the implications for higher derivatives.

Areas of Agreement / Disagreement

Participants exhibit disagreement regarding the correct approach to evaluating limits and derivatives, with some asserting that direct substitution is valid while others advocate for limit calculations. The discussion remains unresolved as participants explore different perspectives and computational methods.

Contextual Notes

Limitations include potential misunderstandings of the behavior of functions at zero, reliance on computational tools that may yield different results, and the need for careful consideration of symmetry and indeterminate forms in mathematical expressions.

divB
Messages
85
Reaction score
0
Hi,

I want to do the following calculation:

[tex] c_{m,n} = \int_{-\infty}^{\infty} t^m \phi(t-n)\,dt[/tex]

I know three things:
  • I know the values of [tex]c_{m,n}[/tex] for m={0,1} and the first 4 for m={2,3}
  • I know that my [tex]\phi[/tex] is symmetric, i.e. [tex]\phi(t) = \phi(-t)[/tex]
  • The Fourier transform of [tex]\phi(t)[/tex], i.e. [tex]\Phi(\omega)[/tex]

This is how I tried solving the problem:

[tex] c_{m,n} = \int t^m \phi(t-n)\,dt =<br /> \int t^m \phi(-(n-t))\,dt[/tex]

because of the symmetry

[tex]= \int t^m \phi(n-t)\,dt[/tex]

...is exactly the definition of a convolution...

[tex](t^m * \phi)(n) = \mathcal{F}^{-1}\left\{ \mathcal{F}\left\{t^m\right\} \Phi(\omega)\right\} = \mathcal{F}^{-1}\left\{ j^m \sqrt{2\pi} \delta^{(n)}(\omega) \Phi(\omega) \right\} = <br /> j^m \sqrt{2\pi} \mathcal{F}^{-1}\left\{\delta^{(n)}(\omega) \Phi(\omega) \right\}[/tex]

Now, writing the inverse Fourier transform gives:

[tex] j^m \sqrt{2\pi} \frac{1}{\sqrt{2\pi}} \int_{-\pi}^{\pi} \delta^{(n)}(\omega) \Phi(\omega) e^{j\omega n}\,d\omega = j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) \underbrace{\Phi(\omega) e^{j\omega n}}_{f(\omega)}\,d\omega[/tex]

Now it is well known that

[tex]\int \delta^{(n)}(x) f(x)\,dx = (-1)^n f^{(n)}(0)[/tex]

so that

[tex] j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) f(\omega)\,d\omega = j^m (-1)^m \left. \frac{\partial^m}{\partial \omega^m} f(\omega) \right|_{\omega = 0}[/tex]

So the whole procedure should reduce to calculate the derivative of [tex]f(\omega)[/tex] and set the result to zero. I fill in my known [tex]\Phi(\omega)[/tex]:

[tex] f(\omega) = \mathrm{sinc}^2 (\omega/2) \sqrt{ 1 - \frac{2}{3} \sin^2(w/2)} \cdot e^{j\omega n}[/tex]

Problem 1: Even the 0th derivative is only computable via a limit. Calculating the limit with [tex]\omega \rightarrow 0[/tex] gives the result:

[tex]\sqrt{\frac{2}{2+\cos(2)}}[/tex]

But this is not true. The result should be 1 for [tex]m=0[/tex].

The result for [tex]m=1[/tex] should be linear: {0,1,2,3,...}. But as you can verifiy the result with my approach is constant.

Also the result for m={2,3} should give a a quadratic and cubic function. But with my approach it stays constant; Even worse, the solution is not always real!

... So there is anywhere a mistake. Can anybody help me where?

Thank you,
divB
 
Physics news on Phys.org
divB said:
so that

[tex] j^m \int_{-\infty}^{\infty} \delta^{(n)}(\omega) f(\omega)\,d\omega = j^m (-1)^m \left. \frac{\partial^m}{\partial \omega^m} f(\omega) \right|_{\omega = 0}[/tex]

So the whole procedure should reduce to calculate the derivative of [tex]f(\omega)[/tex] and set the result to zero. I fill in my known [tex]\Phi(\omega)[/tex]:

[tex] f(\omega) = \mathrm{sinc}^2 (\omega/2) \sqrt{ 1 - \frac{2}{3} \sin^2(w/2)} \cdot e^{j\omega n}[/tex]

Problem 1: Even the 0th derivative is only computable via a limit. Calculating the limit with [tex]\omega \rightarrow 0[/tex] gives the result:

[tex]\sqrt{\frac{2}{2+\cos(2)}}[/tex]

But this is not true. The result should be 1 for [tex]m=0[/tex].

The result for [tex]m=1[/tex] should be linear: {0,1,2,3,...}. But as you can verifiy the result with my approach is constant.

Also the result for m={2,3} should give a a quadratic and cubic function. But with my approach it stays constant; Even worse, the solution is not always real!

... So there is anywhere a mistake. Can anybody help me where?

Thank you,
divB

You calculated the limit of [itex]f(\omega)[/itex] incorrectly. f(0) = 1, as is easily seen by just plugging in [itex]\omega=0[/itex]. (sinc(x) has a removable singularity at x = 0, so sinc(0) = 1, and you don't have to bother with any limit calculations). I would suspect that you're making similar mistakes when calculating the derivatives and setting [itex]\omega=0[/itex]. Your reasoning up to that point otherwise looked okay.

The first derivative admittedly doesn't look pretty, and you may have to take some limits to evaluate it and the other; if so, since there will probably just be an isolated term that is indeterminate, you can calculate its limit separately from the other stuff. (e.g., if you were to calculate f(0) by a limit, you can safely set [itex]\omega=0[/itex] in the exponential and sine, and then use L'Hopital on the sinc function).

I used wolframalpha to do the first derivative, and it looks like the result will indeed be n.
 
Last edited:
Indeed, thank you for the hint!

For m=0:

But actually this is what I tried first: Just plugging in the 0 gave 1. But then I recalled my Mathematic courses: You must not do it this way. If you encounter any [math]\infty[/math] or 0 in the denominator, you better should calculate limits...

So I did this. Can you tell me why Mathematica gives me a different result? I thought when taking the limit the result should be the same; and if it is not, there is a problem with the direct way...

Additionally I plotted the function in Mathematica (without the exponential because this will be 1 anway). As you can see the value at 0 is not 1 but 1.37 ... the same stuff as Mathematica gave symbolically...

I have attached a screenshot.

Now to m=1: Indeed, when I use Wolfram Alpha there is a huge amount of expressions but when I just plug in zero, there seems to stay just n.

Now I tried also something which I did not yesterday: I did the second derivative in Mathematica. Again, just setting [tex]\omega=0[/tex] gives an error. But using the limit, I get

[tex] \lim_{\omega \rightarrow 0} \frac{\partial}{\partial\omega} f(\omega) = j n \sqrt{\frac{3}{2+\cos(2)}}[/tex]

The j cancels out, so there stays only the n. But there is again the root which should be 1 ...

Who is right? And why? Does really Mathematica do a mistake when calculating a limit?

Regards,
divB
 

Attachments

  • First.png
    First.png
    3.4 KB · Views: 436
  • Second.png
    Second.png
    3.1 KB · Views: 442
Haven't looked at the whole problem, but it seems the argument of sine in the first screen is "1" instead of "w/2". If so, Mathematica is right.
Moreover, in the plot command, there's "Sin[w/w]" instead of "Sin[w/2]".
 
Yessss! That was it! Thank you very much! Plot is not @1.

And:

Code:
In[11]:=
Limit[D[ToDiff[w],{w,0}],w\[Rule]0]

Out[11]=
1

In[12]:=
Limit[D[ToDiff[w],{w,1}],w\[Rule]0]

Out[12]=
j n

In[13]:=
Limit[D[ToDiff[w],{w,2}],w\[Rule]0]

Out[13]=
\!\(j\^2\ n\^2\)

In[14]:=
Limit[D[ToDiff[w],{w,3}],w\[Rule]0]

Out[14]=
\!\(j\^3\ n\^3\)

[...]

Thank you very much! :-)

Regards
divB
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 15 ·
Replies
15
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 3 ·
Replies
3
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K