Thread Closed

Cross Product Polar Coor

 
Share Thread Thread Tools
Oct23-08, 01:38 PM   #1
 

Cross Product Polar Coor


I would like to know how to perform a cross product on polar coordinates.

Thank You
PhysOrg.com
PhysOrg
science news on PhysOrg.com

>> Ants and carnivorous plants conspire for mutualistic feeding
>> Forecast for Titan: Wild weather could be ahead
>> Researchers stitch defects into the world's thinnest semiconductor
Oct23-08, 01:45 PM   #2
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by tekness View Post
I would like to know how to perform a cross product on polar coordinates.

Thank You
Hi tekness!

Can you give us an example of two vectors you're trying to cross-product?
Oct23-08, 01:49 PM   #3
 
Quote by tiny-tim View Post
Hi tekness!

Can you give us an example of two vectors you're trying to cross-product?

Hi tim,

I am just looking for a general way to perform the operation. I will perform a cross product between E and H fields that are in polar coordinates. I don't want to go through the hassle of converting back and forth :).

I hope this explains it, if not please let me know what else I can add.
Oct23-08, 02:04 PM   #4
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor

Cross Product Polar Coor


Quote by tekness View Post
I am just looking for a general way to perform the operation. I will perform a cross product between E and H fields that are in polar coordinates. I don't want to go through the hassle of converting back and forth :).
Well, so long as the vectors are expressed in terms of perpendicular unit vectors such as ihat and jhat or rhat and thetahat, you just cross-product them the usual way.

The only problem might be converting into unit vectors.
Oct23-08, 02:08 PM   #5
 
so for example.
I have |i j k|
|rcos() rsin() Z1|
|r2cos()2 r2sin()2 Z2|

the 2 is for a different value/angle.
So just perform the same cross product operation as rectangular coordinates would require?
Oct23-08, 02:19 PM   #6
 
Blog Entries: 27
Recognitions:
Gold Membership Gold Member
Homework Helper Homework Help
Science Advisor Science Advisor
Quote by tekness View Post
so for example.
I have
Code:
|i                 j               k|
|rcos()         rsin()            Z1|
|r2cos()2     r2sin()2            Z2|
the 2 is for a different value/angle.
So just perform the same cross product operation as rectangular coordinates would require?
Hi tekness!

(have a theta: θ )

I'm a little confused … those look like vectors from the origin.

You will generally want to cross-product the fields at a general point.
Oct23-08, 02:24 PM   #7
 
I will try to verify exactly what I need and respond back. Looks like I need to rethink my question.
Thank you for your help! I will be back asap.
Oct23-08, 02:30 PM   #8
 
Recognitions:
Science Advisor Science Advisor
The confusion is that the cross product is an operation in the tangent space, not in the coordinate space. At a particular point, your field has components in the r-hat, phi-hat, and theta-hat directions. These three vectors constitute an orthonormal basis. So you simply take the cross product without any modification at all. For example,

[tex]\hat r \times \hat \theta = \hat \phi[/tex]

and the rest are similar.
Thread Closed
Thread Tools


Similar Threads for: Cross Product Polar Coor
Thread Forum Replies
Cross product vs dot product headache Advanced Physics Homework 9
Can anyone describe to me the difference between dot product and cross product? Calculus & Beyond Homework 3
Wedge Product/Cross Product? General Math 2
cross product Introductory Physics Homework 4
Cross product of polar coordinates Linear & Abstract Algebra 2