Area element in polar co's/trouble with diff. forms

Click For Summary

Discussion Overview

The discussion revolves around the formulation of the infinitesimal area element in polar coordinates and its relationship to Cartesian coordinates. Participants explore the mathematical derivation and implications of using differentials in these coordinate systems, addressing issues related to the algebra of differential forms and the cross product.

Discussion Character

  • Technical explanation
  • Mathematical reasoning
  • Debate/contested

Main Points Raised

  • One participant presents the area element in polar coordinates as dA = r*d(theta)*dr and attempts to relate it to the Cartesian area element dx dy, leading to confusion over the results obtained.
  • Another participant suggests using the wedge product (dx ∧ dy) to address the issue of area elements in differential forms.
  • It is noted that the algebra for forming area elements does not follow the same rules as standard multiplication, particularly due to the anti-symmetric nature of differential forms.
  • A participant explains that the area formed by vectors dx and dy can be found using the cross product, which is relevant in three dimensions.
  • Concerns are raised about the validity of neglecting squared differential forms in the calculations, with emphasis on the need to maintain the order of differentials.
  • Discussion includes the observation that switching the order of integration in double integrals involves reversing both the order of differentials and the orientation of the region, which cancels out any negative signs introduced.

Areas of Agreement / Disagreement

Participants express differing views on the appropriate methods for deriving area elements in polar and Cartesian coordinates. There is no consensus on the best approach, and the discussion remains unresolved regarding the implications of using differentials and the algebra involved.

Contextual Notes

Participants highlight limitations in their understanding of differential forms and the algebraic rules governing them. There is also mention of the Levi-Civita tensor and its relevance to the discussion, though its application is not fully explored.

speeding electron
Messages
64
Reaction score
0
So I'm fiddling about with formulae...trying things out...consolidating...as you do...and something didn't work - why?

The infinitesimal area element in polar coordinates dA = r*d(theta)*dr . Agreed? Now in the same coordinate system [tex]x = r \cos{\theta} ; y = r \sin{\theta}[/tex]. Taking differentials, we have:
[tex] dx = dr \cos{\theta} - r \sin{\theta} d\theta ; <br /> dy = dr \sin{ \theta} + r \cos{\theta} d\theta[/tex].
Multiplying together we get dx dy, the area element in cartesian coordinates, and hopefully equal to r*d(theta)*dr, but
[tex]dx dy = {dr}^2 \cos{\theta} \sin{\theta} - d\theta^2 r^2 \sin{\theta} \cos{\theta} + \cos^2{\theta} r d\theta dr - \sin^2{\theta} r d\theta dr[/tex].
Neglecting squares of differential forms, we have that:
[tex]dx dy = \cos{2\theta} r d\theta \dr[/tex]
Not what I was hoping, you see. So could someone explain? It's probably down to some assumption I'm making, but I don't know what it is. All I can think of is that either the area elements are different in the different coordinates, or that since we are considering the product of differentials the squared forms cannot be ignored.

P.S. can someone refer me to somewhere that'll show me where I can type Greek letters without reverting to Latex? Thanks.
 
Physics news on Phys.org
Try [itex]dx \wedge dy[/itex]
 
Looks like I'm going to have to learn a bit more linear algebra. For now, could you explain why multiplying the good ol' way doesn't work? Thanks.
 
I think it's because part of the dA arises from the unit vectors in the x and y directions varying as you generate your dr and [itex]d\theta[/itex].
 
The algebra for forming area elements doesn't work that way.

Think about this. When you are finding the area element [tex]dxdy[/tex], what you are finding is in fact *the area formed by the vector [tex]dx\vec i[/tex] and [tex]dy\vec j[/tex]*. Using your calculation, (intuitively), we should have [tex]dx \vec i = dr \cos{\theta}\vec{e_{r}} - r \sin{\theta} d\theta\vec{e_{\theta}}[/tex] and [tex]dy\vec{j} = dr \sin{ \theta}\vec{e_{r}} + r \cos{\theta} d\theta\vec{e_{\theta}}[/tex]. Then the problem is, given two vectors [tex]\vec{a}[/tex] and [tex]\vec{b}[/tex], how can we find the area spanned by them? The answer is [tex]\vec{a}\times\vec{b}[/tex]. So to find the area element in dr and [tex]d\theta[/tex] what you need to do is cross [tex]dx\vec{i}[/tex] with [tex]dy\vec{j}[/tex]. (Since cross product only exists in three dimension, you may like to “artificially” add in another dimension z.)

You may compare this with your original method. You will discover the algebra is different from that of your method. In fact, as robphy said, the algebra with the transformation of area elements is the same as the algebra of forms
 
In particular "dx dx" makes no sense. Multiplication of "differential forms" is anti-symmetric- that's that [itex]dx \wedge dy[/itex] that robphy mentioned. [itex]x= rcos(\theta)[/itex] so [itex]dx= cos(\theta)dr- r sin(\theta)d\theta[/itex] and [itex]y= rsin(\theta)[/itex] so [itex]dy= sin(\theta)dr+ rcos(\theta)d\theta[/itex]. Multiplying those (carefully keeping the "order" straight): [itex]dxdy= sin(\theta)cos(\theta)dr^2+ rcos^2(\theta)drd\theta- rsin^2(\theta)d\thetadr- r^2sin^2(\theta)d\theta^2[/itex].

Since multiplication of differential forms is anti-symmetric, [itex]dr^2= 0, d\theta^2= 0[/itex] and [itex]d[theta]dr= -drd[\theta][/itex]. Putting those into the formula, [itex]dxdy= rcos^2(\theta)drd\theta+ rsin^2(\theta)drd\theta= r dr d\theta[/itex]


You can also do it in terms of the "Jacobian", the determinant of the derivatives, or as a cross product of vectors as Wong said.
 
Last edited by a moderator:
OK, thanks for that. Forming the cross product in polar coordinates (i.e. treating [itex]\vec{e_{\theta}}[/itex] and [itex]\vec{e_{r}}[/itex]as basis vectors) gives the right answer, but in cartesian, thought the multiplication is of course still anti-symmetric, dx dy is still, well, dx dy multiplied my way or -dx dy, depending on the order. Why will the cross product only work in the appropriate coordinate system?
I now remember reading in a brief section on differential forms (they weren't 'within the book's scope') that in a differential form, any odd number of permutations reverses the sign of the form, and an even number produces the same form (does the Levi-Civita tensor come in here?). One more question: why then, in a double integral calculation, can you integrate with respect to either variable first? Thanks for your time.
 
One more question: why then, in a double integral calculation, can you integrate with respect to either variable first?

Because when you switch the order of integration, you are reversing both the order of the differentials and the orientation of the region. Both of these contribute a negative sign to the integral, which cancel out.
 

Similar threads

  • · Replies 13 ·
Replies
13
Views
3K
  • · Replies 29 ·
Replies
29
Views
6K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 4 ·
Replies
4
Views
5K
  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 7 ·
Replies
7
Views
2K