How Do You Compute Killing Vectors for a Given Metric?

  • Thread starter Thread starter LCSphysicist
  • Start date Start date
  • Tags Tags
    Metric Vectors
LCSphysicist
Messages
644
Reaction score
162
Homework Statement
.
Relevant Equations
.
I want to find all the killing vectors of the metric ##x²dx² + xdy²##. We could guess somethings by intuition and check it, but i decided to use the equation itself. Unfortunatelly, i realized that i am not sure how to manipulate the equation

$$L_{\chi}g_{ab} = g_{ad}\partial_{b} X^{d}+g_{bd}\partial_{a} X^{d}+ X^{e}\partial_{e} g_{ab} =^{?} 0$$

When i wrote this equation, i was not sure how the index should work here, so i guessed that we need to check it for all possible combinations of ab. ##(a,b) = [(0,0),(0,1),(1,0),(1,1)]##$. So, seeing this way, we need to find ##\vec X = (X^{0},X^{1})##? THe answer is something in partial derivatives. How would i got that just with the equation? I would appreciate if you give a tip of how to really start the computations, because as you can see, i am stuck right at the start.
 
Physics news on Phys.org
The Killing equation for a metric $g_{ab}$ is given by$$L_{\chi}g_{ab} = g_{ad}\partial_{b} X^{d}+g_{bd}\partial_{a} X^{d}+ X^{e}\partial_{e} g_{ab} = 0.$$In this case, you are trying to find the Killing vectors $\vec{X}=(X^0,X^1)$ for the metric $$g_{ab}=\begin{bmatrix}x^2 & 0 \\ 0 & xy^2\end{bmatrix}.$$ To solve for $\vec{X}$, begin by computing the partial derivatives of the metric components with respect to each coordinate:$$\partial_0 g_{00} = \partial_0 (x^2) = 2x,$$$$\partial_1 g_{00} = \partial_1 (x^2) = 0,$$$$\partial_0 g_{01} = \partial_0 (0)=0,$$$$\partial_1 g_{01} = \partial_1 (0) = 0,$$$$\partial_0 g_{11} = \partial_0 (xy^2) = y^2,$$$$\partial_1 g_{11} = \partial_1 (xy^2) = 2xy.$$Now, substitute these partial derivatives into the Killing equation and solve for $\vec{X}$:\begin{align*}L_\chi g_{ab} &= g_{ad}\partial_b X^d + g_{bd}\partial_a X^d + X^e \partial_e g_{ab} \\&= \begin{bmatrix}x^2 & 0 \\ 0 & xy^2\end{bmatrix}\begin{bmatrix}\partial_0 X^0 & \partial_1 X^0 \\ \partial_0 X^1 & \partial_1 X^1\end{bmatrix} + \begin{bmatrix}x^2 & 0 \\ 0 & xy^2\end{bmatrix}\begin{bmatrix}\partial_0 X^0 & \partial_1 X^0 \\ \partial
 
Thread 'Need help understanding this figure on energy levels'
This figure is from "Introduction to Quantum Mechanics" by Griffiths (3rd edition). It is available to download. It is from page 142. I am hoping the usual people on this site will give me a hand understanding what is going on in the figure. After the equation (4.50) it says "It is customary to introduce the principal quantum number, ##n##, which simply orders the allowed energies, starting with 1 for the ground state. (see the figure)" I still don't understand the figure :( Here is...
Thread 'Understanding how to "tack on" the time wiggle factor'
The last problem I posted on QM made it into advanced homework help, that is why I am putting it here. I am sorry for any hassle imposed on the moderators by myself. Part (a) is quite easy. We get $$\sigma_1 = 2\lambda, \mathbf{v}_1 = \begin{pmatrix} 0 \\ 0 \\ 1 \end{pmatrix} \sigma_2 = \lambda, \mathbf{v}_2 = \begin{pmatrix} 1/\sqrt{2} \\ 1/\sqrt{2} \\ 0 \end{pmatrix} \sigma_3 = -\lambda, \mathbf{v}_3 = \begin{pmatrix} 1/\sqrt{2} \\ -1/\sqrt{2} \\ 0 \end{pmatrix} $$ There are two ways...
Back
Top