Representing harmonic oscillator potential operator in. Cartesian basis

Click For Summary

Discussion Overview

The discussion revolves around the representation of a two-dimensional harmonic oscillator potential operator in a Cartesian basis. Participants explore the mathematical framework for transforming the potential from one set of variables to another, specifically focusing on the matrix representation of the operator and the implications of such transformations in quantum mechanics.

Discussion Character

  • Technical explanation
  • Conceptual clarification
  • Debate/contested
  • Mathematical reasoning

Main Points Raised

  • One participant inquires about the matrix representation of the harmonic oscillator potential operator in a Cartesian basis, questioning the method to approach such problems.
  • Another participant suggests that the original poster may be conflating real space basis with the Hilbert space basis, emphasizing the need for square-integrable functions to evaluate the matrix elements.
  • A follow-up post seeks clarification on whether the transformation of variables from x and y to new variables X and Y is the core question, indicating a potential misunderstanding of the original inquiry.
  • Further contributions discuss the preservation of commutation relations during transformations, introducing the concept of canonical transformations and their relevance to the Hamiltonian framework.
  • Participants express confusion over the specific nature of the transformation and the potential matrix diagonalization, with requests for more concrete phrasing of the questions being raised.

Areas of Agreement / Disagreement

Participants exhibit varying levels of understanding regarding the transformation process and the mathematical representation of the potential operator. There is no consensus on the specific method or the implications of the transformation, indicating multiple competing views and unresolved questions.

Contextual Notes

Participants highlight the complexity of the problem, including the need for a complete set of functions and the implications of changing variables on the Hamiltonian. There are references to specific coefficients and transformations, but the exact relationships and calculations remain unclear.

Who May Find This Useful

This discussion may be of interest to those studying quantum mechanics, particularly in the context of harmonic oscillators, linear algebra applications in physics, and the mathematical representation of operators in different bases.

Apashanka
Messages
427
Reaction score
15
My question is given an orthonormal basis having the basis elements Ψ's ,matrix representation of an operator A will be [ΨiIAIΨj] where i denotes the corresponding row and j the corresponding coloumn.
Similarly if given two dimensional harmonic oscillator potential operator .5kx2+.5ky2 where x and y are the operators ,what will be the matrix representation of this operator in the 2d Cartesian basis where i and j are the unit vectors and this is an orthonormal basis??
What is the way to find these types of problems??
 
Last edited:
Physics news on Phys.org
You may be confusing the basis of real space (unit vectors along x and y) with the basis of the Hilbert space of your problem (square-integrable functions on the plane). To get the sort of matrix you are interested in, you need to find a complete set of square-integrable functions f_i(x,y) and evaluate \int dx dy f_i(x,y)^{\ast} A f_j(x,y) for your desired operator A.
 
king vitamin said:
You may be confusing the basis of real space (unit vectors along x and y) with the basis of the Hilbert space of your problem (square-integrable functions on the plane). To get the sort of matrix you are interested in, you need to find a complete set of square-integrable functions f_i(x,y) and evaluate \int dx dy f_i(x,y)^{\ast} A f_j(x,y) for your desired operator A.
Then what is actually the matrix we calculate taking the coefficients of x2 and y2 and also xy,then calculate it's eigenvalue giving the coefficients of square of new coordinates
An example may be given hamiltonian
IMG_20181207_104633.jpg

Calculating it's eigenvalue value we get the new potential term as .5kX2+.5(4k)Y2 where X (unit vector) and Y(unit vector) are elements of another orthonormal basis ,k and 2k are the eigenvalue of the potential matrix
Actually what is actually done in these process??
 

Attachments

  • IMG_20181207_104633.jpg
    IMG_20181207_104633.jpg
    35.1 KB · Views: 462
The question in the the picture appears to be very different than the question I thought you were originally asking, so now I'm a bit confused.

Are you asking about the transformation from the variables x and y given in the problem to new variables X and Y which put the potential into the form V(x,y) \propto X^2 + Y^2? Because this is also a linear algebra problem with some conceptual similarities to what I thought you were asking above, although it is much simpler (the vector space is two-dimensional instead of infinite-dimensional). And if you are asking about this, I am currently unclear about your specific question. (You're also referencing "k" and I do not know what that is.)

Can you think of a more concrete way to phrase your question? What is the current problem which you are trying to solve which you do not understand?
 
king vitamin said:
The question in the the picture appears to be very different than the question I thought you were originally asking, so now I'm a bit confused.

Are you asking about the transformation from the variables x and y given in the problem to new variables X and Y which put the potential into the form V(x,y) \propto X^2 + Y^2? Because this is also a linear algebra problem with some conceptual similarities to what I thought you were asking above, although it is much simpler (the vector space is two-dimensional instead of infinite-dimensional). And if you are asking about this, I am currently unclear about your specific question. (You're also referencing "k" and I do not know what that is.)

Can you think of a more concrete way to phrase your question? What is the current problem which you are trying to solve which you do not understand?
Yes that's the question I am asking about the transformation of the potential to V(x) ∝X2+Y2 quantum mechanically( e.g representing the potential term in terms of X and Y instead of x and y which is given in the problem) ,the method to the process actually I want to know and the reason behind it .

would it be incorrect to say the representation of the potential term in the basis (x,y) to the basis of (X,Y) ,I want to clarify??
Thank you
 
Last edited:
I see. Let's say we have a Hamiltonian written in terms of position, x_i and momentum, p_i. If we want to change to some new variables X_i and P_i, which can be useful because (for this case) we might reproduce a known Hamiltonian which we have already solved, we will want to preserve the commutation relations:
<br /> [x_i,p_j] = [X_i,P_j] = i \delta_{ij} \hbar<br />
Therefore, if we make some transformation X_i = f_i(x,p) and P_i = g_i(x,p), we better make sure that [f_(x,p),g_j(x,p)] = i \delta_{ij} \hbar. (For your future reference, this is called a canonical transformation.)

Now let's look at your specific problem. Your potential is such that there exists some transformation X = ax + by, Y = cx + dy which puts the potential into the form you want. (From your posts I gather that you already know the explicit values of the coefficients.) Then to preserve the commutation relations, and therefore end up with a quantum Hamiltonian where the momentum and position operators have the correct commutation relations, how should the momenta be transformed?
 
king vitamin said:
I see. Let's say we have a Hamiltonian written in terms of position, x_i and momentum, p_i. If we want to change to some new variables X_i and P_i, which can be useful because (for this case) we might reproduce a known Hamiltonian which we have already solved, we will want to preserve the commutation relations:
<br /> [x_i,p_j] = [X_i,P_j] = i \delta_{ij} \hbar<br />
Therefore, if we make some transformation X_i = f_i(x,p) and P_i = g_i(x,p), we better make sure that [f_(x,p),g_j(x,p)] = i \delta_{ij} \hbar. (For your future reference, this is called a canonical transformation.)

Now let's look at your specific problem. Your potential is such that there exists some transformation X = ax + by, Y = cx + dy which puts the potential into the form you want. (From your posts I gather that you already know the explicit values of the coefficients.) Then to preserve the commutation relations, and therefore end up with a quantum Hamiltonian where the momentum and position operators have the correct commutation relations, how should the momenta be transformed?
Okay thanks but apart from this linear algebra if you could suggest something about the potential matrix diagonalization ,etc
Thanks
 
What matrix do you want to diagonalize? Are you trying to find the constants a, b, c, and d, specified in my post, using matrix methods?
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 2 ·
Replies
2
Views
1K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K