Differential geometry:2-form computation on a pair of tangent vectors

phymatast
Messages
4
Reaction score
0

Homework Statement



I am given a one form Psi = zdx -xydy and two vectors v(1,1,-2) and w(-2,1,1) both tangent vectors of R3 at point P(2,-1,0).

I am asked to find dPsi(v,w).

Homework Equations



Lie bracket?

The Attempt at a Solution



I know how to computer Psi(v) at p but this is a 1-form.
I am not sure how to compute the 2 form though.

I was able to find dPsi:

dPsi = d(z)^dx +d(-xy)^dy (^== wedge product)

= -ydxdy -dxdz

Now I have looked it up in the Internet. The only thing I found was dPsi of two vector fields. But here I just have 2 vectors.
I am a bit lost.

Any hints?

Thanks
 
Physics news on Phys.org
I have actually also found this formula on wikipedia:

(A^B)(v,w)p = A(vp)B(wp) -A(wp)B(vp)

So I tried to rewrite my two form as a wedge of two 1-forms:

A = dx
B= -ydy -dz

Finally i applied the formula and I got
A(vp)=1
B(wp)=1
A(wp)=-2
B(vp)=4

And

dPsi(v,w) = (A^B)(v,w) = 9

I am not sure if my work is correct...
I would appreciate a good enlightment..
 
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