Vectors and coordinate transformations

Click For Summary

Discussion Overview

The discussion revolves around the importance of transforming vectors between different coordinate systems, particularly in the context of physics and mathematics. Participants explore the implications of coordinate choice on problem-solving and the relevance of various coordinate systems in simplifying mathematical expressions related to physical systems.

Discussion Character

  • Exploratory
  • Technical explanation
  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants question the necessity of transforming vectors from standard x,y,z coordinates, suggesting that many problems could be addressed within that framework.
  • Others argue that selecting a coordinate system that aligns with the symmetry of a physical system can significantly simplify the mathematics involved.
  • A participant provides examples where cylindrical and spherical coordinates are advantageous for problems involving turbine blades and dipole antennas, respectively.
  • One participant emphasizes the prevalence of spherical symmetry in physics, noting its importance in various applications.
  • Another participant illustrates the application of Maxwell's equations in spherical coordinates, demonstrating how symmetry reduces a three-dimensional problem to a one-dimensional one.
  • There is a discussion about the use of LaTeX for formatting mathematical expressions, with participants sharing resources and tips for using it effectively.

Areas of Agreement / Disagreement

Participants express a mix of views on the necessity and frequency of coordinate transformations, with some advocating for their importance while others remain skeptical. The discussion does not reach a consensus on the overall necessity of transforming vectors across different coordinate systems.

Contextual Notes

Some participants mention specific problems and coordinate systems without providing complete mathematical derivations or addressing all assumptions involved in their examples. The discussion includes references to external resources for further exploration of LaTeX and coordinate transformations.

Who May Find This Useful

This discussion may be useful for students and professionals in physics and mathematics who are interested in understanding the role of coordinate systems in problem-solving and those looking to improve their skills in LaTeX for mathematical writing.

rockyshephear
Messages
232
Reaction score
0
Can anyone explain why it's important to be able to take vectors in an x,y,z coordinate system and be able to transform them into other coordinate systems. Could not all vector considerations be grappled with in the standard x,y,z coordinate systems? How important is this ability to physicists and mathematicians wrt to how often this is done? All the time, occassionally, hardly ever?
 
Physics news on Phys.org
A coordinate system is usually chosen because it matches some symmetry of the system that you want to analyze and so the math becomes simpler in that coordinate system. Most important problems are halfway solved once you figure out how to write the equations in the right coordinate system.
 
Can you give a minimal example of the choice of a cs to match the symmetry of a system?
Thx
 
Sure, if you want to calculate the stress in a set of turbine blades (or even just a spinning disk) you would probably want to use cylindrical coordinates. If you want to calculate the fields from a dipole antenna you would probably use spherical coordinates. Etc.
 
Spherical/rotational symmetry appears EVERYWHERE in physics. I'm having a hard time coming up with examples that don't have spherical symmetry. Spherical coordinates are so very important for this reason.
 
Thanks. Can you reference an actual problem so I can see how it's done. On the web possibly? Or a textbook?
 
Spherical coordinates are very important

Yet I could define a sphere easily in (I guess what you call R^3 space, x,y,z coordinates. I guess it would be more difficult though now that I think about it.
 
rockyshephear said:
Spherical coordinates are very important

Yet I could define a sphere easily in (I guess what you call R^3 space, x,y,z coordinates. I guess it would be more difficult though now that I think about it.

x^2+y^2+z^2=1 is a sphere of radius 1. In spherical coordinates it becomes \rho ^2 =1. Don't know if this helps or I misunderstood you.
 
Example: use the Maxwell equation \nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0} to find the Electric field everywhere inside a sphere of uniform charge density \rho.

Notice that there is a spherical symmetry in this problem. Therefore we know that \mathbf{E} will be entirely in the radial direction and depend on only the radial coordinate. Voila! We have already turned a 3 dimensional problem into a 1 dimensional problem simply by considering rotational symmetry. Now we apply the Maxwell equation using the divergence in spherical coordinates (see http://mathworld.wolfram.com/SphericalCoordinates.html)

This gives
<br /> \frac{d}{dr} E + \frac{2}{r}E = \frac{\rho}{\epsilon_0}.<br />

The solution to this ODE, with the condition that E(r=0) = 0, is
<br /> E(r) = \frac{\rho r}{3 \epsilon_0}

Now try doing the same thing in Cartesian coordinates. It would be excruciating!
 
  • #10
I get it! Thanks.
 
  • #11
Hey, to get the pretty mathematical symbols do you use a scripting language, keyboard shortcuts or a software you have to download? What is it and and do I do it? Dunka
 
  • #12
The language is called LaTeX. You can find plenty of introductions on the subject with a google search, but this one looks pretty good http://www.maths.tcd.ie/~dwilkins/LaTeXPrimer/ .

Also you can click on any equation to see the code for it. I imagine you'll be able to pick up the very basics that way.
 
  • #13
\nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0}
 
  • #14
rockyshephear said:
\nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0}

[itex ] fits stuff on one line, so that it's inline.

[tex ] lays out equations when you want them to stand alone.

Compare the use of \nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0} with:
\nabla \cdot \mathbf{E} = \frac{\rho}{\epsilon_0}

/Nit-picky \LaTeX user.
 
  • #15
I'm not a big fan of plastics but I love LaTeX. So this forum's message boxes are LaTeX friendly. How can you tell if other text editors are as well? Is there a standalone editor you can have on your personal computer that allows this scripting? Maybe there's a LaTeX forum, sorry if this is in the wrong location.
 
  • #16
Try Googling for "latex for windows" (or whatever your favorite operating system is). It's actually a complete document-preparation system. Equation display is only part of it. It's the standard way to prepare and submit physics and math journal articles. When you submit an article to the Physical Review, for example, you write it up in LaTeX using PR's formatting macros, and it looks exactly like it will appear in print. After they've approved your article (usually after you've made some revisions), the PR people simply drop the LaTeX file into their publishing system. It saves a lot of work for them.

And if PR doesn't accept your article, it's easy to submit it to another journal because all you have to do is substitute the other journal's formatting macros.
 

Similar threads

  • · Replies 40 ·
2
Replies
40
Views
6K
  • · Replies 1 ·
Replies
1
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 22 ·
Replies
22
Views
2K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 5 ·
Replies
5
Views
2K
  • · Replies 9 ·
Replies
9
Views
4K
  • · Replies 13 ·
Replies
13
Views
2K