Not sure what you mean by solving the limit in this case, but I would start with the definition of the Dirac delta function.Show that the following function define the Dirac δ-function as a limiting case.
[math]\delta(x) = \lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}, |x| < a[/math]
If I solve the limit, does it mean that I have shown what is required?
The delta "function" is not really a function in the technical sense. If you could take this limit, you would get an infinite "spike" at x= 0 and 0 everywhere else. This does not give you anything you can work with.Show that the following function define the Dirac δ-function as a limiting case.
[math]\delta(x) = \lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}, |x| < a[/math]
If I solve the limit, does it mean that I have shown what is required?
This limit [math]\lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}[/math]Not sure what you mean by solving the limit in this case, but I would start with the definition of the Dirac delta function.
Also, I am not sure how the formula defines [imath]\delta(x)[/imath] for arbitrary [imath]x[/imath] since it stipulates [imath]|x|<a[/imath]. Is this a complete statement of the problem?
Do you mean that I have to apply Dirac function in expression and then to apply the limit in the same expression to get the same result?The delta "function" is not really a function in the technical sense. If you could take this limit, you would get an infinite "spike" at x= 0 and 0 everywhere else. This does not give you anything you can work with.
What you need to do with this expression is to apply it:
[imath]\displaystyle \int _a^b f(x) \delta (x - a) \, dx = \begin{cases} f(x_0) & , \, a \leq x_0 \leq b \\ 0 &, \, \text{else} \end{cases}[/imath]
and other properties may be derived by using this limit.
-Dan
I am pretty sure you meant [imath]\delta(x-x_0)[/imath] instead of [imath]\delta(x-a)[/imath] in the integrand. Also, there is already variable [imath]a[/imath] in the original post, and "recycling" it for the integration limits would be confusing.The delta "function" is not really a function in the technical sense. If you could take this limit, you would get an infinite "spike" at x= 0 and 0 everywhere else. This does not give you anything you can work with.
What you need to do with this expression is to apply it:
[imath]\displaystyle \int _a^b f(x) \delta (x - a) \, dx = \begin{cases} f(x_0) & , \, a \leq x_0 \leq b \\ 0 &, \, \text{else} \end{cases}[/imath]
and other properties may be derived by using this limit.
-Dan
It might be simple but not particularly useful. What does "impulse of magnitude 1" mean when applied to a "function"? I.e., I like @topsquark 's definition much more than the "simple" oneThe definition of Dirac delta function is simple. It is has an impulse of magnitude 1 at the origin and 0 every where else.
In order to apply known properties of the delta function, no. But if you are trying to prove those properties, or are in a new theoretical situation such as deriving the Heaviside function, then you would need to apply some limit form of the delta function to derive the result.Do you mean that I have to apply Dirac function in expression and then to apply the limit in the same expression to get the same result?
I am not familiar with the specifics of your course and the expectations of your teacher, but I would think that you might be expected to prove, for example, thatDo you mean that I have to apply Dirac function in expression and then to apply the limit in the same expression to get the same result?
This will be hard a little bit.I am not familiar with the specifics of your course and the expectations of your teacher, but I would think that you might be expected to prove, for example, that
[math]\lim_{a\rightarrow \infty} \int_c^d f(x) \frac{1}{\sqrt{\pi a}}e^{-x^2/a} dx = f(0)[/math]for any [imath]c<0,d>0[/imath] and any [imath]f(x)[/imath] continuous at 0.
Eventually, I would need to derive everything.In order to apply known properties of the delta function, no. But if you are trying to prove those properties, or are in a new theoretical situation such as deriving the Heaviside function, then you would need to apply some limit form of the delta function to derive the result.
-Dan
I have no idea what you mean by "the other way around". You have the definition of the delta function. You have access to, I should imagine, the usual five or so ways to approximate it using limits. To prove the theorems we use one limiting form or another. How do you reverse that?This will be hard a little bit.
What about the other way around. To prove this:
[math]\int _c^d f(x) \delta (x) \ dx = f(0)[/math]
Or this
[math]\int _c^d f(x) \delta (x - a) \ dx = f(a)[/math]
Or may be even this
[math]\int _c^d f(x - a) \delta (x) \ dx = f(a)[/math]
Eventually, I would need to derive everything.
What do you think of what blamocur said? Will it be enough to show what is required?
To second @topsquark's post, I don't see the other way around in this problem. As a side note I'll point out that the whole statement of the problem, i.e., [imath]\delta(x) = \lim...[/imath] is somewhat misleading: while you can show that the limit is 0 for [imath]x\neq 0[/imath] you cannot really compute [imath]\delta(0)[/imath] there because saying [imath]\delta(0) = \infty[/imath] does not really define it. In particular, note the scaling by [imath]\frac{1}{\sqrt{\pi a}}[/imath] instead of a simpler [imath]\frac{1}{\sqrt{a}}[/imath] in your post of the problem. It is needed to satisfy the definition of [imath]\delta(x)[/imath] in post #3.What about the other way around.
While it is correct that moving f(ua^0.5) "alone" outside the integral violates the rules, but its limit is just a constant.No, I don't see this as a valid proof. While I have questions for half of your steps, I'll point out that moving [imath]f(u\sqrt{a})[/imath] from inside the intergral to the outside (after "I will let") is completely illegitimate. If you don't understand why then you really need to brush up on your prerequisites, integrals in particular.
"f(ua^0.5)" depends on 'u', so moving outside the integral is wrong, limits or no limits. BTW, I would not put the limit inside the integral to begin with, this why I wrote my version of the problem in post #8.While it is correct that moving f(ua^0.5) "alone" outside the integral violates the rules, but its limit is just a constant.
This is not a definition of [imath]\delta(x)[/imath]. For example, how would you distinguish [imath]\delta(x)[/imath] and [imath]2\delta(x)[/imath] ? Would you consider them equal?As topsquark has said, this limit is infinite at x = 0 and zero everywhere else.
I agree that I should have done what you suggested."f(ua^0.5)" depends on 'u', so moving outside the integral is wrong, limits or no limits. BTW, I would not put the limit inside the integral to begin with, this why I wrote my version of the problem in post #8.
What makes you think that it is not the definition?This is not a definition of [imath]\delta(x)[/imath]. For example, how would you distinguish [imath]\delta(x)[/imath] and [imath]2\delta(x)[/imath] ? Would you consider them equal?
What makes you think that it is?What makes you think that it is not the definition?
It is defined like which definition in your book? I gave you two.It is defined like that in the book.
What are you trying to say?
[math]\displaystyle \int _{-\infty}^{\infty} f(x) \delta(x) \ dx = \displaystyle \int _{-\infty}^{\infty} f(x) \left(\lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}\right) \ dx[/math]
But
[math]\displaystyle \int _{-a}^{a} f(x) \delta(x) \ dx \neq \displaystyle \int _{-a}^{a} f(x) \left(\lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}\right) \ dx[/math]
Or
[math]\displaystyle \int _{-\infty}^{\infty} f(x) \delta(x) \ dx \neq \displaystyle \int _{-\infty}^{\infty} f(x) \left(\lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}\right) \ dx[/math]
[math]\displaystyle \int _{-a}^{a} f(x) \delta(x) \ dx \neq \displaystyle \int _{-a}^{a} f(x) \left(\lim_{a\rightarrow 0} \frac{1}{\sqrt{\pi a}}e^{-x^2/a}\right) \ dx[/math]