Evaluation of an improper integral leading to a delta function

Click For Summary

Discussion Overview

The discussion centers on the evaluation of improper integrals that lead to the introduction of delta functions, particularly in the context of Fourier analysis and generalized functions. Participants seek to understand the process of evaluating these integrals and the implications of delta functions in calculations and applications.

Discussion Character

  • Exploratory, Technical explanation, Conceptual clarification, Debate/contested

Main Points Raised

  • One participant requests clarification on the evaluation of two improper integrals and how they relate to delta functions and a specific equation (8).
  • Another participant points out the lack of information regarding certain variables in the original post and suggests that the integrals resemble those encountered in Fourier analysis for solving partial differential equations.
  • A participant explains the process of integrating a function involving an exponential term and how it leads to the delta function, emphasizing the importance of understanding generalized functions.
  • There is a discussion about the nature of delta functions, noting that they cannot be evaluated at a point and are primarily useful when integrated with other functions.
  • Participants discuss how to represent delta functions graphically and the implications of coefficients in expressions involving delta functions.

Areas of Agreement / Disagreement

Participants express varying levels of understanding regarding delta functions and their applications. There is no consensus on the specific evaluation steps or the intuitive meaning of generalized functions, indicating ongoing uncertainty and exploration of the topic.

Contextual Notes

Participants highlight limitations in the original post, such as missing definitions for certain variables and the divergence of integrals when evaluated directly. The discussion remains focused on conceptual understanding rather than definitive evaluations.

chiraganand
Messages
111
Reaction score
1
TL;DR
I have included some improper integrals with the solutions and would like help as to the approach needed to reach the solutions
Hi,

I have pasted two improper integrals. The text has evaluated these integrals and come up with answers. I wanted to know how these integrals have been evaluated and what is the process to do so.
Integral 1

1585880653676.png

Now the 1st integral is again integrated

1585880790288.png

Now the text accompanying the integration

1585880858036.png

1585880892787.png

So can some one please help me in figuring out how the integration over x coordinate gives the delta function and how over the kx coordinate gives the equation (8). Links to formulas would be helpful. Any help would be quite appreciated
 

Attachments

  • 1585880718245.png
    1585880718245.png
    4 KB · Views: 240
Physics news on Phys.org
You haven't given us enough information to make sense out of (8). What are ##d##, ##b## and ##\alpha##? Also, your first equation has no ##x## in it at all, only ##\tilde{x}## and ##\tilde{x}^\prime##. I don't actually want you to answer these questions, by the way.

To me this looks like the kind of integral you get when are using Fourier analysis to solve PDEs. What you need to understand is the basic idea, then your specific integral will be up to you. Consider
$$
\begin{eqnarray*}
\int_{-\infty}^\infty \int_{-\infty}^\infty \, F(\beta) e^{i (k - \beta)x} d\beta\, dx
& = &
\int_{-\infty}^\infty F(\beta) \left( \int_{-\infty}^\infty \, e^{i (k - \beta)x} dx\right) \, d\beta \\
& = & \int_{-\infty}^\infty F(\beta) \, 2\pi \, \delta(k-\beta) \\
& = & 2\pi\, F(k).
\end{eqnarray*}
$$
In the first line I just swapped the order of integration. In the second line I just used the fact that the Fourier transform of ##1## is ##2\pi\, \delta## (more on that below). In the third line I used the sifting property of the delta function which holds as long as ##F## is continuous at ##k##; this sifting property is often how delta functions are defined by most non-rigorous applied treatments. What steps are you having trouble with?

Note that we are using generalized functions (distributions) such as the delta function, and as such the integral symbols do not mean the same thing that they did when you learned calculus. When we write ##\int e^{ikx} dx = 2\pi \delta(k)## it we are simply saying that in the sense of generalized functions the Fourier transform of ##1## is ##\delta##, we are not evaluating the integral as written (indeed, the integral as written diverges).

EDIT: note that the example I gave is just a statement that when you do the Fourier transform then the inverse Fourier transform of a function ##F## that you get to the original function. You can actually arrive at that conclusion using no delta functions at all.

Jason
 
Last edited:
  • Like
Likes   Reactions: chiraganand and berkeman
jasonRF said:
You haven't given us enough information to make sense out of (8). What are ##d##, ##b## and ##\alpha##? Also, your first equation has no ##x## in it at all, only ##\tilde{x}## and ##\tilde{x}^\prime##. I don't actually want you to answer these questions, by the way.

To me this looks like the kind of integral you get when are using Fourier analysis to solve PDEs. What you need to understand is the basic idea, then your specific integral will be up to you. Consider
$$
\begin{eqnarray*}
\int_{-\infty}^\infty \int_{-\infty}^\infty \, F(\beta) e^{i (k - \beta)x} d\beta\, dx
& = &
\int_{-\infty}^\infty F(\beta) \left( \int_{-\infty}^\infty \, e^{i (k - \beta)x} dx\right) \, d\beta \\
& = & \int_{-\infty}^\infty F(\beta) \, 2\pi \, \delta(k-\beta) \\
& = & 2\pi\, F(k).
\end{eqnarray*}
$$
In the first line I just swapped the order of integration. In the second line I just used the fact that the Fourier transform of ##1## is ##2\pi\, \delta## (more on that below). In the third line I used the sifting property of the delta function which holds as long as ##F## is continuous at ##k##; this sifting property is often how delta functions are defined by most non-rigorous applied treatments. What steps are you having trouble with?

Note that we are using generalized functions (distributions) such as the delta function, and as such the integral symbols do not mean the same thing that they did when you learned calculus. When we write ##\int e^{ikx} dx = 2\pi \delta(k)## it we are simply saying that in the sense of generalized functions the Fourier transform of ##1## is ##\delta##, we are not evaluating the integral as written (indeed, the integral as written diverges).

EDIT: note that the example I gave is just a statement that when you do the Fourier transform then the inverse Fourier transform of a function ##F## that you get to the original function. You can actually arrive at that conclusion using no delta functions at all.

Jason
Thank you for your reply and explanation. I kind of understand it now. I am more familiar with basic calculus, so i was wondering about how the delta function is introduced and why. I still have to get my head around these generalized functions and their intuitive meaning and how to actually evaluate and integral with these functions. Suppose I had just had a single integral which ends with the delta function, then what does it mean in terms of calculations or coding or numbers. I am sorry if its a dumb question.
 
chiraganand said:
Suppose I had just had a single integral which ends with the delta function, then what does it mean in terms of calculations or coding or numbers. I am sorry if its a dumb question.
There usually isn't much to do with a delta function by itself - what is usually most important about it is how it behaves when multiplied by a "nice" function and "integrated." Sometimes you may have an expression with multiple delta functions, or a delta function and some other stuff, and the coefficients in front of the deltas may give you information you want.

One thing to note is that you cannot actually actually evaluate a delta "function" at a point, so directly numerically evaluating them cannot be done. However, there are still instances where you can make a plot that represents the model. The simplest way is to use vertical arrows to represent the delta functions (see the first plot on the wikipiedia page: https://en.wikipedia.org/wiki/Dirac_delta_function), where the height of the arrow is the coefficient in front of the delta.

There are other options, too. For example, if we have a nice analytical model for a power spectrum that includes a delta function and some other stuff, one way to make a plot is to basically simulate the way a spectrum analyzer works. This means you pick a measurement bandwidth which sets up frequency bins, then you integrate the analytical model over each of those frequency bins to obtain the value of the spectrum that you plot for that bin.

Jason
 

Similar threads

Replies
10
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
3K