Solving Laplacian in Ex(r,z) Equation

  • Thread starter Thread starter korps
  • Start date Start date
  • Tags Tags
    Laplacian
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
2 replies · 3K views
korps
Messages
5
Reaction score
0
I need to know the steps involved in solving this laplacian.

Ex(r,z) = Eo*e^[-(r/ro)^2]*e^[-ibz]

the laplacian \/^2*Eo = ?
Eo is a vector
\/ is laplacian symbol

any help would be appreciated.

Thanks in advance.
 
Physics news on Phys.org
you probably meant \/^2*Ex, not \/^2*Eo.

Well, the problem is that there are polar and cartesian coordinates mixed up in the expression of Ex. So either transform r in cartesian and use the cartesian laplacian or transform z in polar and use the polar laplacian.
 
No, that's in "cylindrical coordinates" which is perfectly fine- just use polar coordinates with z appended.

The Laplacian of Y in cylindrical coordinates is
[tex]\frac{\partial^2 Y}{\partial r^2}+ \frac{1}{r}\frac{\partial Y}{\partial r}+ \frac{1}{r^2}\frac{\partial^2 Y}{\partial \theta^2}+ \frac{\partial^2 Y}{\partial z^2}[/tex]
 
Last edited by a moderator: