A Wave equation in cylindrical coordinates - different expression?

MiSo
Messages
3
Reaction score
0
Hello to everybody,
I am solving some examples related to wave equation of shear horizontal wave in cylindrical coordinates (J.L Rose: Ultrasolic Waves in Solid Media, chapter 6), which is expressed as follows:

2u=1/cT2⋅∂2u/∂t2

The Laplace operator in cylindrical coordinates can can be derived in the form of (which I have verified to myself):
2=∂2/∂r2+1/r⋅∂/∂r+1/r2⋅∂2/∂θ2+∂2/∂x2

Prof. Rose uses in his book following expression of Laplace operator:
2=1/r⋅∂/∂r⋅(r⋅∂/∂r)+1/r2⋅∂/∂θ2+∂2/∂x2

Can anyone please give be an explanation how to get such an expression? I am quite confused.

Mike
 
Physics news on Phys.org
An attachment...
1.jpg

2.jpg
 
The two expression are equivalent. Prof. Rose equations is a little more compact. You use the chain rule on the first term to verify that they are the equivalent.
 
Thank you very much for you reply!

You mean to make chain rule on this term? 1/r⋅∂/∂r⋅(r⋅∂u/∂r) or ∂2u/∂r2
I ask because when I´ll make a chain rule on ∂2u/∂r2 term, I think, that I have to obtain a Laplace operator for cartesian coord. system...
 
\frac{1}{r} \frac{\partial}{\partial r} \left( r \frac{\partial u}{\partial r} \right) = \frac{1}{r} \left( r \frac{\partial^2 u}{\partial r^2} + \frac{\partial r}{\partial r} \frac{\partial u}{\partial r} \right) = \frac{\partial^2 u}{\partial r^2} + \frac{1}{r} \frac{\partial u}{\partial r}
 
Thread 'Direction Fields and Isoclines'
I sketched the isoclines for $$ m=-1,0,1,2 $$. Since both $$ \frac{dy}{dx} $$ and $$ D_{y} \frac{dy}{dx} $$ are continuous on the square region R defined by $$ -4\leq x \leq 4, -4 \leq y \leq 4 $$ the existence and uniqueness theorem guarantees that if we pick a point in the interior that lies on an isocline there will be a unique differentiable function (solution) passing through that point. I understand that a solution exists but I unsure how to actually sketch it. For example, consider a...
Back
Top