Differential x, cylindrical coordinates

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 · 2K views
fluidistic
Gold Member
Messages
3,934
Reaction score
286
1. Homework Statement +attempt at solution+equations
In Cartesian coordinates, x translate into [tex]x=r \cos \theta[/tex] into cylindrical coordinates, [tex]y=r \sin \theta[/tex] and [tex]z=z[/tex] .


However [tex]dx=\cos \theta dr - r \sin \theta d\theta[/tex]. This is what I don't understand.

Since x is a function of both [tex]\theta[/tex] and [tex]r[/tex], I can write [tex]x=f(\theta , r)[/tex].
It's not really clear to me what dx represent, it's not a derivative with respect to any variable. But I can write [tex]\frac{dx}{dt}[/tex] for an arbitrary variable t. And this is worth [tex]\frac{\partial f(r,\theta)}{\partial r} \frac{\partial r}{\partial t}+ \frac{\partial f(r, \theta)}{\partial \theta} \frac{\partial \theta}{\partial t}[/tex].
Multiplying by dt or [tex]\partial t[/tex] I get a non sense result [tex](dx=2 \partial f(r, \theta )[/tex]. So I'm doing something wrong.

Also I realize that [tex]dx =\frac{ \partial (r \cos \theta)}{r}dr + \frac{ \partial (r \cos \theta)}{\theta} d\theta[/tex] but I don't understand why. Can someone tell me what I should relearn? I've Boas mathematical book.
Thanking you.
 
Physics news on Phys.org
Hey,

I'm not sure where the problem is coming from, but here's my attempt to help:

I think in multivariable calculus, one normally defines the total differential of a function right? In particular, you wrote [itex]x = f(\theta, r)[/itex] so when you write [itex]dx[/itex] you want to use the chain rule

[tex]\begin{align*}<br /> dx &= \frac{dx}{dr} dr + \frac{dx}{d\theta}d\theta \\<br /> &= \frac{\partial f}{\partial r}dr + \frac{\partial f}{\partial \theta} d\theta & \text{ since } x = f(\theta,r) <br /> \end{align*}[/tex]

The true meaning of the dx is very hard to explain and depends on what you're doing. In measure theory, it usually represents the measure and in this case how it relates to a different coordinate basis. However, I'm not super fluent on the measure theoretical aspects of this formalism.

What is probably more useful is that dx is a http://en.wikipedia.org/wiki/Differential_form" . To properly explain what a differential form is would require a great deal of time and geometry.

Both explanations are quite complicated. Perhaps if you could give some insight as to where you are seeing this occur I might be able to give a better response.
 
Last edited by a moderator:
I appreciate your reply.
But I think there's a problem, you wrote [tex]dx &= \frac{dx}{dr} dr + \frac{dx}{d\theta}d\theta \\<br /> &= \frac{\partial f}{\partial r}dr + \frac{\partial f}{\partial \theta} d\theta & \text{ since } x = f(\theta,r)[/tex].
Since [tex]\frac{dr}{dr}=1[/tex] and [tex]\frac{d\theta}{d\theta}=1[/tex], you are saying that [tex]dx=2dx[/tex]. This is true only if dx=0, or I'm wrong?!

Edit: Nevermind, I just found on the Internet your explanation. Just replace a dr by [tex]\partial r[/tex] and you don't get dx=2dx.
Thanks for your help, problem solved.
 
Last edited: