The length element in cylindrical coordinates

stripes
Messages
262
Reaction score
0

Homework Statement



Show that in cylindrical coordinates

x = \rho cos \theta
y = \rho sin \theta
z = z

the length element ds is given by

ds^{2} = dx^{2} + dy^{2} + dz^{2} = d \rho^{2} + \rho^{2} d \theta ^{2} + dz^{2}

Homework Equations



--

The Attempt at a Solution



Notice \rho = \sqrt{x^{2} + y^{2}}

I have found expressions for ∂x/∂θ, ∂x/∂ρ, ∂y/∂θ, ∂y/∂ρ, ∂ρ/∂x, ∂ρ/∂y, ∂θ/∂x, ∂θ/∂y, and of course it is trivial that dz = dz. Given all of these, how do i start using chain rule and total derivatives to find ds2? I guess because i have 8 partials but end up only ρ, θ, and z, i don't really know which ones to start with.

Any help is greatly appreciated.
 
Physics news on Phys.org
stripes said:

Homework Statement



Show that in cylindrical coordinates

x = \rho cos \theta
y = \rho sin \theta
z = z

the length element ds is given by

ds^{2} = dx^{2} + dy^{2} + dz^{2} = d \rho^{2} + \rho^{2} d \theta ^{2} + dz^{2}

Homework Equations



--

The Attempt at a Solution



Notice \rho = \sqrt{x^{2} + y^{2}}

I have found expressions for ∂x/∂θ, ∂x/∂ρ, ∂y/∂θ, ∂y/∂ρ, ∂ρ/∂x, ∂ρ/∂y, ∂θ/∂x, ∂θ/∂y, and of course it is trivial that dz = dz. Given all of these, how do i start using chain rule and total derivatives to find ds2? I guess because i have 8 partials but end up only ρ, θ, and z, i don't really know which ones to start with.

Any help is greatly appreciated.

Start from
<br /> dx = \frac{\partial x}{\partial \rho}d\rho + \frac{\partial x}{\partial \theta}d\theta<br />
Squaring both sides gives dx^2.
 
yeah i got it. thanks.
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top