How Do Operators and Integrals Connect in Quantum Mechanics?

  • Context: Graduate 
  • Thread starter Thread starter hello45
  • Start date Start date
  • Tags Tags
    Integrals Operators
Click For Summary

Discussion Overview

The discussion revolves around the connection between operators and integrals in quantum mechanics, particularly in the context of calculating observables and expectation values. Participants explore the role of operators, the meaning of integrals involving complex conjugates, and the concept of eigenstates, with a focus on their implications for measurements in quantum systems.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • One participant suggests that an operator acts on a function to yield an observable, such as the position operator acting on a function f(x) to return a position.
  • Another participant explains that the complex conjugate of a real function is the function itself, as it can be considered a complex function with an imaginary part equal to zero.
  • Discussion includes the expectation value, defined as the average result from multiple measurements, represented by the integral ∫f* Ω f δv.
  • There is a question about whether expectation values relate to eigenfunctions, with some participants suggesting that they do not necessarily involve eigenfunctions.
  • Clarification is sought on the definition of an eigenstate, with one participant explaining it as a vector that describes the complete state of a system, allowing for the application of various operators to obtain different information.
  • Participants discuss the operation of applying an operator to a ket vector and the implications of using Dirac notation for calculations.

Areas of Agreement / Disagreement

Participants express various viewpoints on the nature of operators, expectation values, and eigenstates, indicating that multiple competing views remain. The discussion does not reach a consensus on several points, particularly regarding the relationship between expectation values and eigenfunctions.

Contextual Notes

Some participants note the complexity of operators and the potential for confusion when integrating functions, particularly in the context of Dirac notation. There is also mention of the challenges in defining operators of "destruction" and creation in calculations.

Who May Find This Useful

This discussion may be useful for students and individuals interested in quantum mechanics, particularly those seeking to understand the mathematical framework of operators and their application to observables in quantum systems.

hello45
Messages
4
Reaction score
0
Greetings chaps,

This will probably be old hat to most of you, but I'm beginning to start Quantum mech. so that I can develop a deeper understanding of its application in Chemistry ( I'm a Chemistry undergrad -gauge my level from that if you will!)

i.) First of all, would I be right in saying that an operator acts upon a function that gives us an observable, an observable being anything that can be measured i.e. the position operator acts upon a given function, f(x), and returns a position?

ii.) The first part is just to make sure I ask the right question for the second part. In a text that I am following, namely 'Molecular Quantum Mechanics' by Atkins, a passage states (p.15):

'When we want to make contact between a calculation done using operators and the actual outcome of an experiment, we need to evaluate certain integrals. These integrals have the form:

∫f* Ω f δv where f* is the complex conjugate of f and Ω an operator. '

What does this part actually mean? For example does it mean that in order for our position operator to really give a position when acting upon a function we have to use the above integral to get anything meaningful? An extended question that stems from this is what does this mean when I have a non-complex function - how can I can take the complex conjugate of a function which doesn't involve any terms based on i?

Thanks in advance, I know it's quite a heavy question and fairly generic. As I say I'm new to this so please, be gentle.

Regards.
 
Physics news on Phys.org
Hi there,

the easier answer first:

the complex conjugate of a real function is just the function itself. Think of it as a complex function that happens to have imaginary part=0.

Operators can be tricky.

If you are lucky, then the operator applied to a function will give the function multiplied by a number. The famous example is
\hat{H}\Psi=E\Psi,
where H is the Hamiltonian operator, and E the energy. This equation holds if the state psi has a nicely defined energy.

In general this is not the case, and the operator applied to the function gives ... a mess, a sum of different functions, all multiplied by different values.
In that case you have to calculate the expectation value of the operator as you have shown. Position is such an example, as in QM wave functions are often better characterized by different quantum numbers, such as angular momentum etc.
 
Hi M Quack,

Thanks for that!

Could you elaborate perhaps on the 'expectation value' that you mentioned? It's only that I have no idea what the integral represents, and only hazarded a guess as shown above.

Thanks.
 
The expectation value is the average result you would obtain from a number of measurements of this quantity, e.g. position. The expectation value is the result of the integral.

\left<\Omega\right> = \int f^* \hat{\Omega} f \ \mathrm{d}v

<Ω> is the expectation value of the operator Ω for the wave function f. The wave function describes the quantum state. The expectation value is the value you expect to measure.

This is the basis of all QM and occurs so frequently that it can be expressed in many different forms. There are also a few shorthand notations that are extremely common. For example

\left&lt;\Omega\right&gt; = \left&lt;f\left|\hat{\Omega}\right|f\right&gt;

and instead of the wave function f, only the relevant quantum numbers are put inside the "ket" |...>
 
So back to my previous question on operators; is an operator a mathematical construction which operates on a function to return position (for example with a position operator)?

In that is the case if I'm dealing with expectation values I'm not dealing with eigenfunctions? Does this then mean that the expectation value is kind of the homologue of the eigenvalue?

Thanks for all this, I've learned more on this forum than I have reading a few of the chapters in my book!
 
hello45 said:
Greetings chaps,

This will probably be old hat to most of you, but I'm beginning to start Quantum mech. so that I can develop a deeper understanding of its application in Chemistry ( I'm a Chemistry undergrad -gauge my level from that if you will!)

i.) First of all, would I be right in saying that an operator acts upon a function that gives us an observable, an observable being anything that can be measured i.e. the position operator acts upon a given function, f(x), and returns a position?

if I'm reading this correctly, then yes. observables are indeed physical properties that can be measured. for example, if we seek total energy of some eigen-state |\psi&gt; then we will use a Hamiltonian operator to masure that total energy:

H|\psi&gt;=E|\psi&gt;

which gives us a Schroedinger equation.

ii.) The first part is just to make sure I ask the right question for the second part. In a text that I am following, namely 'Molecular Quantum Mechanics' by Atkins, a passage states (p.15):

'When we want to make contact between a calculation done using operators and the actual outcome of an experiment, we need to evaluate certain integrals. These integrals have the form:

∫f* Ω f δv where f* is the complex conjugate of f and Ω an operator. '

What does this part actually mean? For example does it mean that in order for our position operator to really give a position when acting upon a function we have to use the above integral to get anything meaningful? An extended question that stems from this is what does this mean when I have a non-complex function - how can I can take the complex conjugate of a function which doesn't involve any terms based on i?

Thanks in advance, I know it's quite a heavy question and fairly generic. As I say I'm new to this so please, be gentle.

Regards.

the integral you used here is the expected value of the observable \Omega in the state f. you can write that in operator form like

&lt;f^*|\Omega|f&gt;

which is the operator form for the above mentioned integral.

i think my answers are correct, but I'm still only a student :-) so i hope someone else will confirm my post.
 
Thanks ibazulic.

Could you clarify the definition of an 'eigenstate', I could quite follow the definition from the material I'm working with. Also, with Dirac notation, do we perform the operation on both the function and its complex conjugate separately, and then integrate?
 
hello45 said:
Thanks ibazulic.

Could you clarify the definition of an 'eigenstate', I could quite follow the definition from the material I'm working with. Also, with Dirac notation, do we perform the operation on both the function and its complex conjugate separately, and then integrate?

an eigenstate is a vector whose purpose is to describe the (complete) state of the system. that's because pure wave functions do not have the whole information of the system. for example, one could look at the same system using different wave functions: position, impulse, angular momentum etc. when you're working with eigenstates, you could easily just apply different operators to the eigenstate to get any information you want out: \hat{x} for position, \hat{p}_x for impulse, \hat{H} for energy, \hat{L} for angular momentum etc.

the best thing is working with operators is much more easier than working with integrals in the form of wave functions. one only needs to know (to define) operators of "destruction" and creation to in fact calculate everything you need.

as for the 2nd question: no. you act with your operator on the ket vector and then use the rule of scalar product to multiply bra and ket vector.

EDIT: it is possible to use the operator on the bra vector as well, but the possibility of making a mistake is much higher. so it's better to just act on the ket vector and then use the scalar product to obtain the result.
 

Similar threads

  • · Replies 59 ·
2
Replies
59
Views
6K
  • · Replies 1 ·
Replies
1
Views
849
  • · Replies 16 ·
Replies
16
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 4 ·
Replies
4
Views
2K
  • · Replies 8 ·
Replies
8
Views
1K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 14 ·
Replies
14
Views
2K