Is A a Killing field if A is an Antisymmetric Matrix?

  • Thread starter Thread starter JasonJo
  • Start date Start date
  • Tags Tags
    Fields
JasonJo
Messages
425
Reaction score
2

Homework Statement


A linear vector field on R^n, defined by a matrix A, is a Killing field if and only if A is antisymmetric.


Homework Equations





The Attempt at a Solution


I took R^2. Let A be the following matrix:
0 -10
10 0

A is antisymmetric. However, how in the heck is A a Killing field? For example, let
v = (1, 10), then Av = (-100, 10)
u = (2, 3), then Au = (-30, 20)
and <u, v> = 32 while <Au, Av> = 3200, so the dot product after we apply A is a multiple of the original dot product by the determinant of A (in this case it's 100).

What exactly am I misreading? The only restriction on A is that it is antisymmetric. A Killing field is a vector field that preserves the metric, i.e. in particular it will preserve the dot products of vectors.
 
Physics news on Phys.org
Ok, I finally figured out what you mean here. On R^2, they are referring to a vector field of the form F(x*i+y*j)=(ax+by)*i+(cx+dy)*j, where i and j are the usual basis for R^2. Using the usual metric, what do Killing's equations look like? The covariant derivatives are just the ordinary partial derivatives.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top