The Dirac delta, written as δ(x)\delta(x), is best understood as a distribution, not an ordinary function. It represents a unit amount concentrated at one point, and its key rule is the sifting property:

f(x)δ(xa)dx=f(a)\int_{-\infty}^{\infty} f(x)\,\delta(x-a)\,dx = f(a)

when the interval includes aa and ff is continuous, or at least well behaved, at that point.

In plain language, δ(xa)\delta(x-a) acts like a sampler. Inside an integral, it picks out the value of the other factor at x=ax=a.

Dirac delta definition and intuition

If δ(xa)\delta(x-a) appears inside an integral, all of its effect is concentrated at x=ax=a. That is why people picture it as a spike with total area 11.

That picture is useful for intuition, but the reliable definition is still the integral rule above. Treat the spike image as a mnemonic, not a literal graph of an ordinary function.

Two consequences follow immediately:

δ(xa)dx=1\int_{-\infty}^{\infty} \delta(x-a)\,dx = 1

and if the interval does not contain aa,

cdf(x)δ(xa)dx=0\int_{c}^{d} f(x)\,\delta(x-a)\,dx = 0

because the sampling point lies outside the interval.

Why the Dirac delta is not a regular function

For an ordinary function, you can usually discuss values like f(0)f(0) and use standard algebra without much trouble. The Dirac delta does not fit that pattern.

In elementary problems, the safest approach is to define δ(x)\delta(x) by what it does under integration. The phrase "zero everywhere except at 00 and infinite at 00" is only a rough intuition, not a complete definition.

That distinction prevents common mistakes like trying to treat δ(0)\delta(0) as an ordinary number.

Worked example with the sifting property

Evaluate

(x2+1)δ(x3)dx\int_{-\infty}^{\infty} (x^2 + 1)\,\delta(x-3)\,dx

Step 1: find the sampling point. Since the delta is δ(x3)\delta(x-3), it samples at x=3x=3.

Step 2: substitute x=3x=3 into the other factor:

(x2+1)δ(x3)dx=32+1=10\int_{-\infty}^{\infty} (x^2 + 1)\,\delta(x-3)\,dx = 3^2 + 1 = 10

That is the whole calculation. You do not integrate x2+1x^2+1 in the usual way. You locate the sample point and evaluate the remaining expression there.

How to read the shift correctly

Sign errors are one of the most common sources of wrong answers.

δ(xa) samples at x=a\delta(x-a) \text{ samples at } x=a

but

δ(x+a)=δ(x(a))\delta(x+a) = \delta(x-(-a))

so it samples at x=ax=-a.

For example,

exδ(x+2)dx=e2\int_{-\infty}^{\infty} e^x\,\delta(x+2)\,dx = e^{-2}

not e2e^2.

Common mistakes with the Dirac delta

Treating δ(x)\delta(x) like a normal function

Its meaning comes from how it acts in integrals. If you try to handle it like a standard graphable function, you will usually make the wrong move.

Missing the sampling point

With δ(xa)\delta(x-a), the sample is taken at x=ax=a. With δ(x+a)\delta(x+a), it is taken at x=ax=-a.

Ignoring the interval

If the integration interval does not include the sampling point, the integral is 00. This is often the fastest thing to check.

Forgetting the condition on f(x)f(x)

The standard sampling rule is used when the other factor is well behaved at the sampling point. In many introductory settings, continuity at that point is enough.

Confusing Dirac delta with Kronecker delta

The Dirac delta is used in continuous settings. The Kronecker delta, written δij\delta_{ij}, is a discrete object that equals 11 when i=ji=j and 00 otherwise.

Where the Dirac delta is used

The Dirac delta appears when a model needs to represent something concentrated at one point in space or one instant in time.

Typical examples include an impulse force in mechanics, an idealized point charge or point mass, and instantaneous inputs in signal processing.

It also appears in Green's functions and in Fourier or Laplace methods, where it gives a compact way to describe an input that happens all at once.

Try a similar problem

Try

(2x5)δ(x+1)dx\int_{-\infty}^{\infty} (2x-5)\,\delta(x+1)\,dx

First find the sampling point, then substitute it into the linear expression. If you want one more check, compare it with the same integral over [0,4][0,4] and see why the answer changes.

Need help with a problem?

Upload your question and get a verified, step-by-step solution in seconds.

Open GPAI Solver →