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..
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top