Graduate Operator mapping in Hilbert space

Click For Summary
The discussion revolves around the operator L defined as L = (d/dx + ia) and its application within Hilbert space. Participants express confusion about the nature of subspaces C and R, clarifying that these are fields of scalars rather than subspaces of a function Hilbert space. The operator L must act on functions, not real or complex numbers, and its properties need to be analyzed in the context of Hilbert space, particularly regarding its commutation with other operators. The conversation highlights the complexities of functional analysis and quantum mechanics, emphasizing the importance of understanding how operators transform functions within a Hilbert space framework. Ultimately, the need for clarity in the tutor's request about the Hamiltonian setup is underscored, indicating that a proper understanding of these concepts is crucial for further analysis.
  • #31
PeroK said:
Yes, that's what it means. It's really just the definition of a function, ##L##, from a set ##\mathcal{H}## to itself (*).

But, you know, if you need to ask these questions, you need a crash course in pure mathematics before you dive into functional analysis.
Its inverse, I had an Advanced Mathematics course in my PhD last year, and I am MORE interested in this and reading on my own, while doing other courses which are completely irrelated. So I take I am doing all I can at the moment. I remember stupid questions are the foundation for many things I have learned, and I ask them places where no one can see me, like here.

PeroK said:
(*) Note that mathematically unless you specify more, then that is all it means. However, in this case there are probably other statements like:

Let ##L## be a linear operator. Or let ##L## be defined by ... etc.

Thanks for this Perok. This L, is actually a linear operator, and I take that an example where H is not H anymore would be:

\begin{equation}
P: \mathcal{H} \rightarrow \mathcal{O}
\end{equation}

would be where that operator P, the integral, is sending the function to a different space, i.e. an integration such as this:

\begin{equation}
\int x dxdy = 1/2x^2 + xy
\end{equation}

which is an example of an operation on a one dimensional function , x, making it a two dimensional function when integrated with respected to dx and dy?

Is this an example of

\begin{equation}
P: \mathcal{H} \rightarrow \mathcal{O}
\end{equation}

?

Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
  • #32
A simpler example of a function that is not a linear operator is the norm. In any Hilbert space you have an inner product and if you take the inner product of a vector with itself you get the norm (squared). So, you could have:

##N: \mathcal{H} \rightarrow \mathbb{R}##

Defined by

##N(f) = ||f|| \equiv \langle f, f \rangle ^{1/2}##

Another, very important example, is the idea of a Linear Functional. Take any function ##f \in H##. Define:

##L_f : H \rightarrow \mathbb{C}##

where ##L_f(g) = \langle f, g \rangle##

In this case, therefore, ##L_f## maps each function to a complex number. Note that for every ##f \in H## you have a linear functional ##L_f##. The set of all linear functionals is called the Dual Space ...

Another example, which I think you are getting at is where the ##L## is an operator, but it produces functions that lie outside the Hilbert Space. For example, you take ##H## to be the space of square integrable functions on some interval ##[a, b]##, where the functions vanish at ##a## and ##b##. That is:

If ##f \in H##, then ##f(a) = f(b) = 0##

Now, the differential operator ##L = \frac{d}{dx}## maps functions to functions that may not vanish at the end-points. In this case, ##L## maps functions in the original Hilbert space into a different space, that involves a wider class of functions.

But, you know, I don't really have time to teach anyone functional analysis!
 
  • Like
Likes SeM
  • #33
PeroK said:
A simpler example of a function that is not a linear operator is the norm. In any Hilbert space you have an inner product and if you take the inner product of a vector with itself you get the norm (squared). So, you could have:

##N: \mathcal{H} \rightarrow \mathbb{R}##

Defined by

##N(f) = ||f|| \equiv \langle f, f \rangle ^{1/2}##

Another, very important example, is the idea of a Linear Functional. Take any function ##f \in H##. Define:

##L_f : H \rightarrow \mathbb{C}##

where ##L_f(g) = \langle f, g \rangle##

In this case, therefore, ##L_f## maps each function to a complex number. Note that for every ##f \in H## you have a linear functional ##L_f##. The set of all linear functionals is called the Dual Space ...

Another example, which I think you are getting at is where the ##L## is an operator, but it produces functions that lie outside the Hilbert Space. For example, you take ##H## to be the space of square integrable functions on some interval ##[a, b]##, where the functions vanish at ##a## and ##b##. That is:

If ##f \in H##, then ##f(a) = f(b) = 0##Now, the differential operator ##L = \frac{d}{dx}## maps functions to functions that may not vanish at the end-points. In this case, ##L## maps functions in the original Hilbert space into a different space, that involves a wider class of functions.

But, you know, I don't really have time to teach anyone functional analysis!
You pretty much just did! And thanks for the confirmation. I noticed in the book by Kreyszig, that he showed an operator which did like you wrote here, mapping into another spce, where he drawed a sketch of a plane (where one function was before operation) and a perpendicular plane over it, where the function "was sent to" after operation. That sketch illustrated a lot, however, one who is not experienced asks:

Why write a strangely simple formula as this:

\begin{equation}
L : \mathcal{H} \rightarrow \mathcal{H}
\end{equation}

where one describes that a function from space H is operated to another function in the same space, or as you wrote, a function "from a space H on itself H".

I understand George's example, where one confirms that an operator : is producing an output in H of an input in H, which is square integrable in H before and after operation. This is directly confirming that one or even two of the fundamental pescriptions of quantum mechanics are preserved with THAT operator, by that simple statement:\begin{equation}
L : \mathcal{H} \rightarrow \mathcal{H}
\end{equation}

But why not use this alternative to confirm square integrable of a function?

\begin{equation}
L : \mathbb{R}, \mathbb{C} \rightarrow \mathbb{R}, \mathbb{C}
\end{equation}

?

Is it because one ALWAYS assumes that H is both R and C?

Thanks! Have a good weekend!
 
  • #34
SeM said:
But why not use this alternative to confirm square integrable of a function?

\begin{equation}
L : \mathbb{R}, \mathbb{C} \rightarrow \mathbb{R}, \mathbb{C}
\end{equation}

?

Is it because one ALWAYS assumes that H is both R and C?

Thanks! Have a good weekend!

That notation makes no sense, as ##H## is a set/space/Hilbert Space of functions. It's not a set of numbers. An "operator" is just a function that maps functions to functions (or vectors to vectors).

In finite-dimensional vector spaces, Linear Operators are represented by matrices. But, the set of square integrable functions is actually an infinite dimensional vector space. And, this makes this more complicated than the finite-dimensional case.

Note that finite dimensional Hilbert Spaces turn up in QM when you consider spin, for example. And,in these cases, the linear operators are indeed represented by matrices: e.g. the Pauli spin matrices.

You may be confused because both ##\mathbb{R}## and ##\mathbb{C}## are, in fact, Hilbert spaces in their own right. But, in terms of square-integrable functions and QM this is irrelevant.

In terms of Hilbert spaces, very roughly, you have:

##\mathbb{C}## - not relevant to QM as a Hilbert space, but as a field of scalars

##\mathbb{C}^n## - Hilbert spaces in which spin states reside

##\mathcal{H} \equiv L^2## - Hilbert space in which wavefunctions reside.
 
  • Like
Likes SeM
  • #35
PeroK said:
A simpler example of a function that is not a linear operator is the norm. In any Hilbert space you have an inner product and if you take the inner product of a vector with itself you get the norm (squared). So, you could have:Another, very important example, is the idea of a Linear Functional. Take any function ##f \in H##. Define:

##L_f : H \rightarrow \mathbb{C}##

where ##L_f(g) = \langle f, g \rangle##

In this case, therefore, ##L_f## maps each function to a complex number. Note that for every ##f \in H## you have a linear functional ##L_f##. The set of all linear functionals is called the Dual Space ...

!

Just to add that Riesz representation theorem states that every element of the continuous dual can be written in this way for some fixed ##f##, in case that may help the conversation .
 
Last edited:
  • Like
Likes SeM
  • #36
PeroK said:
That notation makes no sense, as ##H## is a set/space/Hilbert Space of functions. It's not a set of numbers. An "operator" is just a function that maps functions to functions (or vectors to vectors).

In finite-dimensional vector spaces, Linear Operators are represented by matrices. But, the set of square integrable functions is actually an infinite dimensional vector space. And, this makes this more complicated than the finite-dimensional case.

Note that finite dimensional Hilbert Spaces turn up in QM when you consider spin, for example. And,in these cases, the linear operators are indeed represented by matrices: e.g. the Pauli spin matrices.

You may be confused because both ##\mathbb{R}## and ##\mathbb{C}## are, in fact, Hilbert spaces in their own right. But, in terms of square-integrable functions and QM this is irrelevant.

In terms of Hilbert spaces, very roughly, you have:

##\mathbb{C}## - not relevant to QM as a Hilbert space, but as a field of scalars

##\mathbb{C}^n## - Hilbert spaces in which spin states reside

##\mathcal{H} \equiv L^2## - Hilbert space in which wavefunctions reside.
Thanks again Perok, this was indeed very useful. I thought C and R where for wavefunctions, but indeed, they are for coordinates. So when one works with wavefunction and their transformation by operators, they are given in H, because H is not for coordinates, but for the infinity and continuity of wavefunctions and their derivatives, integrals and so one. This actually gave me a complete comprehension of the Hilbert space. It has therefore nothing to do with coordinates.Thanks, this was one of the best lectures I have had in a long time.

Cheers
 
  • Like
Likes PeroK

Similar threads

  • · Replies 18 ·
Replies
18
Views
1K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 59 ·
2
Replies
59
Views
7K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 59 ·
2
Replies
59
Views
5K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
3K