Delta Functions, Study notes of Physical Chemistry

One is called the Dirac Delta function, the other the Kronecker Delta. In practice, both the Dirac and Kronecker delta functions are used to ...

Typology: Study notes

2021/2022

Uploaded on 09/27/2022

prouline
prouline 🇬🇧

4.6

(7)

221 documents

1 / 4

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Delta Functions
Drew Rollins
August 27, 2006
Two distinct (but similar) mathematical entities exist both of which are
sometimes referred to as the “Delta Function.” You should be aware of what
both of them do and how they differ. One is called the Dirac Delta function,
the other the Kronecker Delta. In practice, both the Dirac and Kronecker delta
functions are used to “select” the value of a function of interest, f(x) at some
specific location in the respective function’s domain (i.e. to evaluate f(x) at
some point x=x0). This happens by placing f(x) next to the appropriate delta
function inside of an an integral (Dirac) or within a summation (Kronecker).
Mathematically:
f(x0) = Z
−∞
dx δ(xx0)f(x) (1)
an=X
i
δi,nai(2)
1 Kronecker Delta
The Kronecker Delta δi,j is a function of the 2 arguments iand j. If iand jare
the same value (i.e. i=j) then the function δi,j is equal to 1. Otherwise the
Kronecker Delta is equal to zero. Formally this is written:
δi,j =1i=j
0i6=j(3)
So for example δ1,1=δ1,1=δ2006,2006 = 1, while δ0,1=δ1,1=δ1,27 = 0.
Get it? Don’t forget of course that the variables iand jdon’t always have to be
specifically the letters iand j. They could be mand nor whatever letters the
author likes. Furthermore, some authors prefer to leave out the comma entirely,
i.e.
δi,j =δij
So what is this thing used for? It most often appears inside of a summation
next to a vector. Say you had the vector: ~a = (4,5,6). If you wanted to simply
total the components of the vector, you could write:
1
pf3
pf4

Partial preview of the text

Download Delta Functions and more Study notes Physical Chemistry in PDF only on Docsity!

Delta Functions

Drew Rollins

August 27, 2006

Two distinct (but similar) mathematical entities exist both of which are sometimes referred to as the “Delta Function.” You should be aware of what both of them do and how they differ. One is called the Dirac Delta function, the other the Kronecker Delta. In practice, both the Dirac and Kronecker delta functions are used to “select” the value of a function of interest, f (x) at some specific location in the respective function’s domain (i.e. to evaluate f (x) at some point x = x 0 ). This happens by placing f (x) next to the appropriate delta function inside of an an integral (Dirac) or within a summation (Kronecker). Mathematically:

f (x 0 ) =

−∞

dx δ(x − x 0 )f (x) (1)

an =

i

δi,nai (2)

1 Kronecker Delta

The Kronecker Delta δi,j is a function of the 2 arguments i and j. If i and j are the same value (i.e. i = j) then the function δi,j is equal to 1. Otherwise the Kronecker Delta is equal to zero. Formally this is written:

δi,j =

1 i = j 0 i 6 = j (3) So for example δ 1 , 1 = δ− 1 ,− 1 = δ 2006 , 2006 = 1, while δ 0 , 1 = δ− 1 , 1 = δ 1 , 27 = 0. Get it? Don’t forget of course that the variables i and j don’t always have to be specifically the letters i and j. They could be m and n or whatever letters the author likes. Furthermore, some authors prefer to leave out the comma entirely, i.e. δi,j = δij So what is this thing used for? It most often appears inside of a summation next to a vector. Say you had the vector: ~a = (4, 5 , 6). If you wanted to simply total the components of the vector, you could write:

∑^3

i=

ai = a 1 + a 2 + a 3 = 4 + 5 + 6 = 15

Great. Just for kicks let’s investigate the action of the Kronecker Delta on this expression. If we stick a Kronecker Delta next to the vector in the sum and set j = 2 we get:

∑^3

i=

aiδi, 2 = a 1 δ 1 , 2 + a 2 δ 2 , 2 + a 3 δ 3 , 2 = 4 × 0 + 5 × 1 + 6 × 0 = 5

Don’t forget, the index i is called a “dummy variable” meaning that it only serves to allow for indexing in the sum. So I could change all of the i’s to n’s and the result would be the same. Equivalently I could have set i = 2 at the beginning and summed over j which would look like:

∑^3

j=

aj δ 2 ,j = a 1 δ 2 , 1 + a 2 δ 2 , 2 + a 3 δ 2 , 3 = 4 × 0 + 5 × 1 + 6 × 0 = 5

with the same result. If I wanted to really be confusing I could write the Kronecker Delta as δj,i and do the sum like:

∑^3

j=

aj δj, 2 = a 1 δ 1 , 2 + a 2 δ 2 , 2 + a 3 δ 3 , 2 = 4 × 0 + 5 × 1 + 6 × 0 = 5

The point here being that traditionally it is written δi,j but all that really mat- ters is that you pay attention to which of the dummy variables is changing when the sum is carried out.

Exercise 1.1. How could you simplify ∑

k

δikδkj

Finally, one actually useful application for Kronecker Delta is in doing a vec- tor inner product. Say you had two vectors: ~a = (a 1 , a 2 , a 3 ) and ~b = (b 1 , b 2 , b 3 ). If you wanted to calculate their inner product you could write:

~a · ~b =

∑^3

i=

aibi (4)

But if you wanted to get a little fancier with it and use Kronecker Delta you could write:

~a · ~b =

∑^3

i=

∑^3

j=

aibj δi,j (5)

If you get all of these points then you should be pretty safe with the Kronecker Delta.

−∞

f (x)δ(x − x 0 )dx = f (x 0 ) (9)

which works for any function f (x) that is continuous around x = x 0. This is the most common way that you will see the dirac delta function used, and really the only way to evaluate the function since infinity’s really don’t have physical meaning.

Exercise 2.1. Using the definition of a Dirac Delta function given in equation (9), prove that the Dirac Delta function has to be normalized. i.e. prove: ∫ (^) ∞

−∞

δ(x)dx = 1

Another way that you can think of the Dirac Delta function is as the deriva- tive of the step (Heaviside) function, H(x). This function looks like:

x 0

x

H(x)

y

You can see that the slope of this function is zero everywhere except at x 0. At x = x 0 the function makes a discontinuous vertical step, so the function’s slope at this point is infinite. This is probably enough information for you to manipulate the dirac delta function mathematically. The physical use of a Dirac Delta function will become more clear after you have done some quantum mechanics. In quantum mechanics you will use the gaussian function a lot to represent the probability distribution of some physical observable. As a physical observable becomes “very well” constrained the distribution starts to look like a Dirac Delta function. With this in mind, the Dirac Delta function is used to talk about physical observables that are arbitrarily well constrained to a certain value.

2.2 Dirac Delta Function Properties

−∞

f (x)δ(x − x 0 )dx = f (x 0 )

δ(ax) =

|a|

δ(x)