Differential of a 2-form: How to Compute df Using the Wedge Product?

  • Thread starter Thread starter tazzzdo
  • Start date Start date
  • Tags Tags
    Differential
tazzzdo
Messages
47
Reaction score
0

Homework Statement



Compute the differentials of the following form:

Homework Equations



f = exy dy ^ dz

The Attempt at a Solution



I'm a little confused on how to work with the wedge product. If I'm looking for df, should I start by calculating the dual f*? Or does the dual not come into play?
 
Physics news on Phys.org
No, there is no reason to worry about the dual. For any f, df= (\partial f/\partial x)dx+ (\partial f/\partial y)dy+ (\partial f/\partial z)dz.

If
f= e^{xy} dy^dz then
df= (\partial e^{xy}/\partial x)dx\^dy\^dz+ (\partial e^{xy}/\partial y)dy\^dy\^dz+ (\partial e^{xy}/\partial z)dz\^dy\^dz
Remember, of course, that the wedge product is "anti-symmetric".
 
So

df = yexy dx ^ dy ^ dz + xexy dy ^ dy ^ dz ? Is that the answer?
 
Last edited:
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top