Skip to content

2702 Definition and Properties

Definition

The convolution of two functions and is a third function which we denote . It is defined as the following integral We will leave this unmotivated until the next note, and for now just learn how to work with it.
There are a few things to point out about the formula. * The variable of integration is . We can't use because that is already used in the limits and in the integrand. We can choose any symbol we want for the variable of integration – it is just a dummy variable. * The limits of integration are and . This is important, particularly when we work with delta functions. If and are continuous or have at worst jump discontinuities then we can use 0 and for the limits. You will often see convolution written like this: * We are considering one-sided convolution. There is also a two-sided convolution where the limits of integration are . * (Important) One-sided convolution is only concerned with functions on the interval . When using convolution we never look at t < 0.

Examples

Example 1 below calculates two useful convolutions from the definition . As you can see, the form of is not very predictable from the form of and .
Example 1. Show that Solution. We show the first; the second calculation is similar.
If , If , Note that because the functions are continuous we could safely integrate just from 0 to instead of having to specify precisely to .

The convolution gives us a formula for a particular solution to an inhomogeneous linear ODE. The next example illustrates this for a first order equation.
Example 2. Express as a convolution the solution to the first order constantcoefficient linear IVP. Solution. The integrating factor is ; multiplying both sides by it gives Integrate both sides from 0 to , and apply the Fundamental Theorem of Calculus to the left side; since we have , the solution we seek satisfies Moving the to the right side and placing it under the integral sign gives Now we observe that the solution is the convolution of the input with , which is the solution to the corresponding homogeneous DE , but with IC . This is the simplest case of Green's formula, which is the analogous result for higher order linear ODE's, as we will see shortly.

Properties

  1. Linearity: Convolution is linear. That is, for functions , , and constants , we have This follows from the exact same property for integration. This might also be called the distributive law.

  2. Commutivity: .
    Proof: This follows from the change of variable .
    Limits: , and

    Integral:

  3. Associativity: . The proof just amounts to changing the order of integration in a double integral.

Delta Functions

We have The notation for the second equation is ugly, but its meaning is clear.

We prove these formulas by direct computation. First, remember the rules of integration with delta functions: for The formulas follow easily for

Convolution is a Type of Multiplication

You should think of convolution as a type of multiplication of functions. In fact, it is often referred to as the convolution product. In fact, it has the properties we associate with multiplication: * It is commutative. * It is associative. * It is distributive over addition. * It has a multiplicative identity. For ordinary multiplication, 1 is the multiplicative identity. Formula shows that is the multiplicative identity for the convolution product.