∇ x E in Cylindrical Cordinates

  • Thread starter Thread starter tornado
  • Start date Start date
  • Tags Tags
    Cylindrical
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
tornado
Messages
11
Reaction score
0

Homework Statement


I would like to re-write equation according to polar coordinates. ∇ x E = determinant of Polar coordinates. My question is how can i write determinant of polar coordinates?

Homework Equations



Maxwell Equations. (Faraday)

The Attempt at a Solution



E(x,y,z)= e(x,y) e^jβz
first e is a vector. ^ means exponantial

x=r.cos(φ)
y=r.sin(φ)

polar coordinates including e(r),e(φ),e(z)
 
on Phys.org
is it true?

1. row i j k
2. row d/dr d/dφ d/dz
3. row e(r) e(φ) e(z)

so where can i use
x=r.cos(φ)
y=r.sin(φ)
 
İf possible, could you look a book named by Fiber Lasers, Basics Tech and App's. In this book page 12, you will see the equations set in polar coordinates for Maxwell equations.

Maxwell Equations set in polar coordinates:
r1lYaV.png


My homework is by using Maxwell equations in polar coordinates, to reach this Picture. But i did, what you said. I wrote the determinant. But i could'nt find. Could you use maxwell equations ∇ x E and ∇ x H till this Picture, step by step.

Thanks!
 

Attachments

  • r1lYaV.png
    r1lYaV.png
    11.5 KB · Views: 1,045
Last edited:
This entire thread is VERY confusing.

The title of the thread asked about the curl of E in cylindrical coordinate, which should be trivial to write (https://www.chegg.com/homework-help/definitions/divergence-gradient-and-curl-in-cylindrical-coordinates-2). But then, the body of the thread is asking about polar coordinates and writing its determinant?! It is cylindrical, or is it polar?

And are you asking how for cylindrical coordinates, or spherical polar coordinates? Make up your mind.

And forget about taking the curl of anything. Do you know how to use the determinant method to find the cross product of two vectors in the first place?

BTW, just for reference, this is all math, not physics.

Zz.
 
  • Like
Likes   Reactions: tornado and berkeman
can someone help?

in cylindrical coordinates not polar. just book says its in polar coordinates
 
In my judgment, the easiest way to do this is to start out with the expressions for the del operator and the electric field strength vector in cylindrical coordinates:
$$\boldsymbol{\nabla}=\mathbf{i_r}\frac{\partial }{\partial r}+\mathbf{i_{\theta}}\frac{1}{r}\frac{\partial }{\partial \theta}+\mathbf{i_z}\frac{\partial }{\partial z}$$and
$$\mathbf{E}=E_r\mathbf{i_r}+E_{\theta}\mathbf{i_{\theta}}+E_z\mathbf{i_z}$$
So, $$\boldsymbol{\nabla}\boldsymbol{\times}\mathbf{E}=\mathbf{i_r}\boldsymbol{\times}\frac{\partial \mathbf{E}}{\partial r}+\mathbf{i_{\theta}}\boldsymbol{\times}\frac{1}{r}\frac{\partial \mathbf{E}}{\partial \theta}+\mathbf{i_z}\boldsymbol{\times}\frac{\partial \mathbf{E}}{\partial z}$$So, what do you get for ##\frac{\partial \mathbf{E}}{\partial r}##, ##\frac{\partial \mathbf{E}}{\partial \theta}##, and ##\frac{\partial \mathbf{E}}{\partial z}##?
 
  • Like
Likes   Reactions: tornado