2.3  HW 3

  2.3.1  Problem 1
  2.3.2  Problem 2
  2.3.3  Problem 3

  1. up
  2. PDF letter size
  3. PDF legal size

2.3.1  Problem 1

Question: By setting the derivative to zero, find the value of \(b_{1}\) that minimizes\[ \left \Vert b_{1}\sin x-\cos x\right \Vert ^{2}={\int \limits _{0}^{2\pi }}\left ( b_{1}\sin x-\cos x\right ) ^{2}dx \] compare with the Fourier coefficient \(b_{1}\)

Answer:

First I thought it might be a good idea to refresh myself with Fourier series and how it comes about from geometrical perspective. Understanding how a function can be represented using Fourier series can be made easier by making an analogy of how a vector is represented using vector basis.

We know from basic Euclidean geometry, that a vector in the standard 3 dimensional space is written as the sum of its projections on the 3 basis vectors. When we write \(\vec{v}=a\vec{i}+b\vec{j}+c\vec{k}\), then in this case, \(a\) is the projection of the vector \(\vec{v}\) onto the direction of the base vector \(\vec{i}\), and similarly for the numbers \(b\) and \(c\). The numbers \(a,b,c\) are called the coordinates of the vector \(\vec{v}\) in this particular coordinate system.

The same vector \(\vec{v}\) can then have different coordinate values depending on which coordinates system we are making our measurements in, but it the same exact vector. Hence a vector is invariant under coordinate transformation, but its representation (the coordinates) will change.  This diagram below illustrates the above

pict

Now that we know how a vector is represented by adding its projections along the direction of each base vector, we are ready to make the switch to a new and exciting world, where vectors become functions and the number of basis instead of being fixed at 3 become very large, in fact, it become infinitely large. This new vector space is called the Hilbert space.

Our goal is to express, or represent a function such as \(f\left ( x\right ) \) using as basis the functions \(\sin \) and \(\cos \). This leads to Fourier series representation of a function. One of the issues to consider right away, is what basis to use. There are many families of basis to select. Here we select the \(sin\) and \(cos\) functions as the basis.

As long as each base is orthogonal to each other (using a new definition of what it means to have two functions orthogonal to each others).

Hence by selecting \(\sin \left ( x\right ) ,\sin \left ( 2x\right ) ,\sin \left ( 3x\right ) ,\cdots \), and \(\cos \left ( x\right ) ,\cos \left ( 2x\right ) ,\cdots \). I.e. \(\sin \left ( nx\right ) ,\cos \left ( nx\right ) \) for \(n\) over all the integers from \(0\cdots \infty \).  These basis work since any two different basis have zero as their dot product using the following definition of dot product, therefore they are orthogonal to each others.

In Hilbert space, two functions are orthogonal to each others if their dot product is zero, defined as follows between the function \(f\left ( x\right ) ,g\left ( x\right ) \)\[ \left \langle f\left ( x\right ) ,g\left ( x\right ) \right \rangle ={\int \limits _{0}^{2\pi }}f\left ( x\right ) g\left ( x\right ) dx \] So, now when we are given a function \(f\left ( x\right ) \) and asked for its representation with respect to the coordinate system called the fourier coordinates system, we follow the same idea as with normal vectors, and write\begin{align*} f\left ( x\right ) & =\text{(projection of }f(x)\text{ onto first basis)}\times \text{first basis}\\ & +\text{(projection of }f(x)\text{ onto second basis)}\times \text{second basis}\\ & +\cdots \end{align*}

The above is the same as we did with Euclidean space. We now need to know how to find a projection of a function such as \(f\left ( x\right ) \) onto a base function such as \(\sin \left ( x\right ) \). This diagram shows how to do find one such projection of \(f\left ( x\right ) \) onto one base function \(\sin \left ( x\right ) \)

pict

The above tells us that the coordinate of \(f\left ( x\right ) \) along \(\sin \left ( x\right ) \) is given by \[ \frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\] Let us express \(f\left ( x\right ) \) using the first few coordinates. The first base is \(\cos \left ( 0x\right ) =1\), the second base is \(\cos \left ( x\right ) ,\) the third base is \(\cos \left ( 2x\right ) \), etc... and now for the \(\sin \) basis, again we use \(\sin \left ( x\right ) ,\sin \left ( 2x\right ) ,\cdots \). Hence we have\[ f\left ( x\right ) =\frac{\left \langle f\left ( x\right ) ,\cos \left ( 0x\right ) \right \rangle }{\ \left \langle \cos \left ( 0x\right ) ,\cos \left ( 0x\right ) \right \rangle }\cos \left ( 0x\right ) +\frac{\left \langle f\left ( x\right ) ,\cos \left ( x\right ) \right \rangle }{\ \left \langle \cos \left ( x\right ) ,\cos \left ( x\right ) \right \rangle }\cos \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\cos \left ( 2x\right ) \right \rangle }{\ \left \langle \cos \left ( 2x\right ) ,\cos \left ( 2x\right ) \right \rangle }\cos \left ( 2x\right ) +\cdots +\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\sin \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\sin \left ( 2x\right ) \right \rangle }{\ \left \langle \sin \left ( 2x\right ) ,\sin \left ( 2x\right ) \right \rangle }\sin \left ( 2x\right ) +\cdots \] The standard is to write the above in the order of increasing the frequency of each base, hence we write\begin{align*} f\left ( x\right ) & =\frac{\left \langle f\left ( x\right ) ,\cos \left ( 0x\right ) \right \rangle }{\ \left \langle \cos \left ( 0x\right ) ,\cos \left ( 0x\right ) \right \rangle }\cos \left ( 0x\right ) +\frac{\left \langle f\left ( x\right ) ,\cos \left ( x\right ) \right \rangle }{\ \left \langle \cos \left ( x\right ) ,\cos \left ( x\right ) \right \rangle }\cos \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\sin \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\cos \left ( 2x\right ) \right \rangle }{\ \left \langle \cos \left ( 2x\right ) ,\cos \left ( 2x\right ) \right \rangle }\cos \left ( 2x\right ) +\frac{\left \langle f\left ( x\right ) ,\sin \left ( 2x\right ) \right \rangle }{\ \left \langle \sin \left ( 2x\right ) ,\sin \left ( 2x\right ) \right \rangle }\sin \left ( 2x\right ) +\cdots \\ & =\frac{\left \langle f\left ( x\right ) ,1\right \rangle }{\ \left \langle 1,1\right \rangle }+\frac{\left \langle f\left ( x\right ) ,\cos \left ( x\right ) \right \rangle }{\ \left \langle \cos \left ( x\right ) ,\cos \left ( x\right ) \right \rangle }\cos \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\sin \left ( x\right ) +\frac{\left \langle f\left ( x\right ) ,\cos \left ( 2x\right ) \right \rangle }{\ \left \langle \cos \left ( 2x\right ) ,\cos \left ( 2x\right ) \right \rangle }\cos \left ( 2x\right ) +\frac{\left \langle f\left ( x\right ) ,\sin \left ( 2x\right ) \right \rangle }{\ \left \langle \sin \left ( 2x\right ) ,\sin \left ( 2x\right ) \right \rangle }\sin \left ( 2x\right ) +\cdots \end{align*}

The coordinates are given standard names: the first one is called \(a_{0}\), the second is called \(a_{1}\) the third is called \(b_{1}\), etc.. i.e. the coordinates of \(f\left ( x\right ) \) on the cos basis are called \(a_{0},a_{1},\cdots \) and the coordinates of \(f\left ( x\right ) \) on the sin basis are called \(b_{1},b_{2},\cdots \). Notice that \(b_{0}\) does not exist, since \(\sin \left ( 0x\right ) =0\).

So, we write the above as\begin{align*} f\left ( x\right ) & =\overset{a_{0}}{\overbrace{\frac{\left \langle f\left ( x\right ) ,1\right \rangle }{\ \left \langle 1,1\right \rangle }}}+\overset{a_{1}}{\overbrace{\frac{\left \langle f\left ( x\right ) ,\cos \left ( x\right ) \right \rangle }{\ \left \langle \cos \left ( x\right ) ,\cos \left ( x\right ) \right \rangle }}}\cos \left ( x\right ) +\overset{b_{1}}{\overbrace{\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }}}\sin \left ( x\right ) +\overset{a_{2}}{\overbrace{\frac{\left \langle f\left ( x\right ) ,\cos \left ( 2x\right ) \right \rangle }{\ \left \langle \cos \left ( 2x\right ) ,\cos \left ( 2x\right ) \right \rangle }}}\cos \left ( 2x\right ) +\overset{b_{2}}{\overbrace{\frac{\left \langle f\left ( x\right ) ,\sin \left ( 2x\right ) \right \rangle }{\ \left \langle \sin \left ( 2x\right ) ,\sin \left ( 2x\right ) \right \rangle }}}\sin \left ( 2x\right ) +\cdots \\ & =a_{0}+a_{1}\cos (x)+b_{1}\sin (x)+a_{2}\cos (2x)+b_{2}\sin (2x)+\cdots \end{align*}

Using the above definition of an inner product, we know how to calculate each of the coordinates \(a_{n},b_{n}:\)\begin{align*} a_{0} & =\frac{\left \langle f\left ( x\right ) ,1\right \rangle }{\ \left \langle 1,1\right \rangle }=\frac{\int _{0}^{2\pi }f\left ( x\right ) \times 1dx}{\int _{0}^{2\pi }1\times 1dx}=\frac{\int _{0}^{2\pi }f\left ( x\right ) dx}{2\pi }\\ a_{1} & =\frac{\left \langle f\left ( x\right ) ,\cos \left ( x\right ) \right \rangle }{\ \left \langle \cos \left ( x\right ) ,\cos \left ( x\right ) \right \rangle }=\frac{\int _{0}^{2\pi }f\left ( x\right ) \times \cos \left ( x\right ) dx}{\ \int _{0}^{2\pi }\cos \left ( x\right ) \times \cos \left ( x\right ) dx}=\frac{\int _{0}^{2\pi }f\left ( x\right ) \times \cos \left ( x\right ) dx}{\ \pi }\\ a_{2} & =\frac{\left \langle f\left ( x\right ) ,\cos \left ( 2x\right ) \right \rangle }{\ \left \langle \cos \left ( 2x\right ) ,\cos \left ( 2x\right ) \right \rangle }=\frac{\int _{0}^{2\pi }f\left ( x\right ) \times \cos \left ( 2x\right ) dx}{\ \int _{0}^{2\pi }\cos \left ( 2x\right ) \times \cos \left ( 2x\right ) dx}=\frac{1}{\ \pi }\int _{0}^{2\pi }f\left ( x\right ) \times \cos \left ( 2x\right ) dx \end{align*}

Hence we see that\begin{align*} a_{0} & =\frac{1}{2\pi }\int _{0}^{2\pi }f\left ( x\right ) dx\\ a_{n} & =\frac{1}{\ \pi }\int _{0}^{2\pi }f(x)\cos (nx)dx\ \ \ \ \ \ \ n>1 \end{align*}

Similarly for the \(b_{n}\) coordinates, we obtain\begin{align*} b_{1} & =\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }=\frac{\int _{0}^{2\pi }f\left ( x\right ) \times \sin \left ( x\right ) dx}{\ \int _{0}^{2\pi }\sin \left ( x\right ) \times \sin \left ( x\right ) dx}=\frac{1}{\pi }\int _{0}^{2\pi }f\left ( x\right ) \sin \left ( x\right ) dx\\ b_{n} & =\frac{1}{\pi }\int _{0}^{2\pi }f\left ( x\right ) \sin \left ( nx\right ) dx \end{align*}

We know how to measure the norm of a vector in our standard Euclidean space, so we need to decide how to measure the norm of a function in Hilbert space. For this we use the following definition \[ \left \Vert f\left ( x\right ) \right \Vert =\sqrt{{\int \limits _{0}^{2\pi }}\left \{ f\left ( x\right ) \right \} ^{2}dx}\]

I used the above range of integration because for fourier series, the basis used are the \(\sin \left ( x\right ) ,\cos \left ( x\right ) \).

Now that we have reviewed the fourier series expansion, let us try to answer the actual question.

First, use calculus to answer the question itself:\begin{align*} \frac{\partial }{\partial b_{1}}\left ( \left \Vert b_{1}\sin x-\cos x\right \Vert ^{2}\right ) & =\frac{\partial }{\partial b_{1}}\left ({\int \limits _{0}^{2\pi }}\left ( b_{1}\sin x-\cos x\right ) ^{2}dx\right ) \\ & =\frac{\partial }{\partial b_{1}}{\int \limits _{0}^{2\pi }}\left ( b_{1}^{2}\sin ^{2}x+\cos ^{2}x-2b_{1}\sin x\cos x\right ) dx\\ & =\frac{\partial }{\partial b_{1}}\left ( b_{1}^{2}{\int \limits _{0}^{2\pi }}\sin ^{2}xdx+{\int \limits _{0}^{2\pi }}\cos ^{2}xdx-2b_{1}{\int \limits _{0}^{2\pi }}\sin x\cos xdx\right ) \\ & =\frac{\partial }{\partial b_{1}}\left ( b_{1}^{2}\left [ \frac{x}{2}-\frac{1}{4}\sin 2x\right ] _{0}^{2\pi }+\left [ \frac{x}{2}+\frac{1}{4}\sin 2x\right ] _{0}^{2\pi }-2b_{1}\left [ \frac{-1}{2}\cos ^{2}x\right ] _{0}^{2\pi }\right ) \\ & =\frac{\partial }{\partial b_{1}}\left ( b_{1}^{2}\left [ \pi \right ] +\left [ \pi \right ] +b_{1}\left [ \cos ^{2}2\pi -\cos ^{2}0\right ] \right ) \\ & =\frac{\partial }{\partial b_{1}}\left ( \pi b_{1}^{2}+\pi \right ) \\ & =2b_{1} \end{align*}

Hence for minimum, \(b_{1}=0\).

Now the question is asking to compare this to the fourier coefficient \(b_{1}\), i.e. with the coordinate \(b_{1}\) of the function being expanded. The question did not tell us what is \(f\left ( x\right ) \) itself. But from geometry we deduce that the problem is to minimize the distance between the function \(f\left ( x\right ) \) and the basis, which is \(\sin \left ( x\right ) \) in this case. Hence \(b_{1}\sin x-\cos x\) is the vector between the function being expressed and the basis \(\sin \left ( x\right ) .\) Hence \(f\left ( x\right ) =\cos \left ( x\right ) \) in this example, as shown in this diagram

pict

Hence, we now need to find \(b_{1}\) given that \(f\left ( x\right ) \) is \(\cos \left ( x\right ) \) in this example:\begin{align*} b_{1} & =\frac{\left \langle f\left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\\ & =\frac{\left \langle \cos \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }{\ \left \langle \sin \left ( x\right ) ,\sin \left ( x\right ) \right \rangle }\\ & =\frac{\int _{0}^{2\pi }\cos \left ( x\right ) \times \sin \left ( x\right ) dx}{\ \int _{0}^{2\pi }\sin \left ( x\right ) \times \sin \left ( x\right ) dx}\\ & =\frac{0}{\ \pi }\\ & =0 \end{align*}

Hence confirmed to be the same.

2.3.2  Problem 2

Show that the complex exponential \(\phi \left ( x\right ) =a_{0}e^{inx}\) 2 are eigen functions of the convolution operator\[ g\left ( x\right ) =\left ( k\ast f\right ) \left ( x\right ) ={\int \limits _{-\infty }^{\infty }}k\left ( x-\tau \right ) f\left ( \tau \right ) d\tau \] For \(k\in L^{2}\left ( -\infty ,\infty \right ) \) and how representing \(f\left ( x\right ) \) as a linear combination of complex exponential greatly simplifies this equation

Answer: We need to show that by applying the convolution operator on \(\phi \left ( x\right ) \,\), we obtain a scaled version of \(\phi \left ( x\right ) \), i.e. need to show that\[ \left . g\left ( x\right ) \right \rfloor _{f\left ( x\right ) =\phi \left ( x\right ) }=\lambda \phi \left ( x\right ) \] Where \(\lambda \) is a scalar. From the above definition, we obtain\begin{align*} g\left ( x\right ) & =\left ( k\ast \phi \right ) \left ( x\right ) \\ & =\int _{-\infty }^{\infty }k\left ( x-\tau \right ) \phi \left ( \tau \right ) d\tau \\ & =\int _{-\infty }^{\infty }k\left ( x-\tau \right ) a_{0}e^{in\tau }d\tau \end{align*}

Using the commutative property of convolution, where \(\left ( k\ast \phi \right ) \left ( x\right ) =\left ( \phi \ast k\right ) \left ( x\right ) \,\), we can write the above as\begin{align*} g\left ( x\right ) & =\left ( \phi \ast k\right ) \left ( x\right ) \\ & =\int _{-\infty }^{\infty }k\left ( \tau \right ) a_{0}e^{in\left ( x-\tau \right ) }d\tau \\ & =a_{0}\int _{-\infty }^{\infty }k\left ( \tau \right ) e^{inx}e^{-in\tau }d\tau \\ & =a_{0}e^{inx}\int _{-\infty }^{\infty }k\left ( \tau \right ) e^{-in\tau }d\tau \end{align*}

But \(\int _{-\infty }^{\infty }k\left ( \tau \right ) e^{-in\tau }d\tau \) is the fourier transform of the function \(k\left ( x\right ) \), Call this fourier transform \(\digamma \left ( k\left ( \tau \right ) \right ) =X\left ( n\right ) \). Hence \begin{align*} g\left ( x\right ) & =\left ( \phi \ast k\right ) \left ( x\right ) \\ & =a_{0}X\left ( n\right ) \ e^{i\omega x}\\ & =\lambda e^{i\omega x} \end{align*}

Where I called \(a_{0}X\left ( n\right ) \) as the parameter \(\lambda \) since \(a_{0}X\left ( n\right ) \) does not depend on \(x\) but depends on \(n,\) I.e. given the function \(k\left ( \tau \right ) \), we can determine its Fourier transform for the specific \(n\) provided, and this Fourier transform integral, which will evaluate to some value, is multiplied with \(a_{0}\) to obtain the scaling factor by which we scale \(e^{inx}\) which is \(\phi \left ( x\right ) \) with. Hence we showed that \(\phi \left ( x\right ) \) is an eigenfunction of \(g\left ( x\right ) .\)

Now for the second part. If \(f\left ( x\right ) \) can be written as linear combination of complex exponential functions as in \(f\left ( x\right ) ={\sum \limits _{n=1}^{N}}a_{n}e^{inx}\), then we write\begin{align*} g\left ( x\right ) & =\left ( k\ast f\right ) \left ( x\right ) \\ & =\int _{-\infty }^{\infty }k\left ( x-\tau \right ) f\left ( \tau \right ) d\tau \\ & =\int _{-\infty }^{\infty }k\left ( \tau \right ) f\left ( x-\tau \right ) d\tau \\ & =\int _{-\infty }^{\infty }k\left ( \tau \right ) \left ({\sum \limits _{n=1}^{N}}a_{n}e^{in\left ( x-\tau \right ) }\right ) d\tau \\ & =\int _{-\infty }^{\infty }k\left ( \tau \right ) \left ({\sum \limits _{n=1}^{N}}a_{n}e^{inx}e^{-in\tau }\right ) d\tau \\ & =\int _{-\infty }^{\infty }\left ({\sum \limits _{n=1}^{N}}k\left ( \tau \right ) a_{n}e^{inx}e^{-in\tau }\right ) d\tau \\ & ={\sum \limits _{n=1}^{N}}\int _{-\infty }^{\infty }k\left ( \tau \right ) a_{n}e^{inx}e^{-in\tau }d\tau \\ & ={\sum \limits _{n=1}^{N}}a_{n}e^{inx}\int _{-\infty }^{\infty }k\left ( \tau \right ) e^{-in\tau }d\tau \end{align*}

But \(\int _{-\infty }^{\infty }k\left ( \tau \right ) e^{-in\tau }d\tau \) is the Fourier transform of \(k\left ( \tau \right ) \), call it \(X\left ( n\right ) ,\) hence the above becomes\[ g\left ( x\right ) ={\sum \limits _{n=1}^{N}}a_{n}e^{inx}X\left ( n\right ) \] Hence we have replaced the integration operation with a summation operation and we have simplified this equation.

2.3.3  Problem 3

The transpose of a matrix can be defined as the matrix \(A^{T}\) such that \(\left \langle Ax,y\right \rangle =\left \langle x,A^{T}y\right \rangle \)

This definition generalizes to function operators like the fourier transform \(g\left ( \xi \right ) =\digamma \left \{ f\right \} =\int _{-\infty }^{\infty }f\left ( x\right ) e^{-i2\pi \xi x}dx\)

Find the adjoint \(\digamma ^{T}\left \{ g\right \} \) using the definition above.

Answer:

First, a geometric view of a matrix transpose can be illustrated in this diagram

pict

Now let us try to apply the above diagram to find the adjoint operator we need. Instead of using the Matrix notation of \(A\) and \(A^{T}\), we now use the notation of \(L\) and \(L^{\ast }\) , where here \(L^{\ast }\) is the adjoint operator of \(L\). Hence we seek to find an operator \(L^{\ast }\) such that \(\left \langle Lf,q\right \rangle =\left \langle f,L^{\ast }q\right \rangle \)

We are given what \(L\) is, it is the fourier transform, it takes the function \(f\left ( x\right ) \) and generates \(g\left ( \xi \right ) \) according to this operation\[ g\left ( \xi \right ) =\digamma \left \{ f\right \} =\int _{-\infty }^{\infty }f\left ( x\right ) e^{-i2\pi \xi x}dx \] For the inner product operation on the space of complex functions over the infinite domain, I will use the following definition\[ \left \langle f,g\right \rangle =\int _{-\infty }^{\infty }\overline{f\ }g\ dx \] Hence, applying \(\left \langle Lf,q\right \rangle =\left \langle f,L^{\ast }q\right \rangle \)\begin{align*} \left \langle Lf,q\right \rangle & =\left \langle f,L^{\ast }q\right \rangle \\ \left \langle g\left ( \xi \right ) ,q\right \rangle & =\left \langle f,L^{\ast }q\right \rangle \\ \left \langle \overset{g\left ( \xi \right ) }{\overbrace{\int _{-\infty }^{\infty }f\left ( x\right ) e^{-i2\pi \xi x}dx}\ },\ q\right \rangle & =\left \langle f\left ( x\right ) ,\left ( L^{\ast }q\right ) \right \rangle \\ \int _{-\infty }^{\infty }\left ( \overline{\int _{-\infty }^{\infty }f\left ( x\right ) e^{-i2\pi \xi x}dx\ }\ \right ) q\ d\xi & =\int _{-\infty }^{\infty }\overline{f\left ( x\right ) }\left ( L^{\ast }q\right ) dx\\ \int _{-\infty }^{\infty }\left ( \int _{-\infty }^{\infty }\overline{f\left ( x\right ) }e^{i2\pi \xi x}dx\ \right ) q\ d\xi & =\int _{-\infty }^{\infty }\overline{f\left ( x\right ) }\left ( L^{\ast }q\right ) dx \end{align*}

Exchanging the order of integration gives\[ \int _{-\infty }^{\infty }\overline{f\left ( x\right ) }\left ( \int _{-\infty }^{\infty }q\ e^{i2\pi \xi x}d\xi \right ) \ dx=\int _{-\infty }^{\infty }\overline{f\left ( x\right ) }\left ( L^{\ast }q\right ) dx \] Hence we see that\[ \int _{-\infty }^{\infty }q\ e^{i2\pi \xi x}d\xi =L^{\ast }q \] So, the adjoint operator is the inverse fourier transform.