1
vote
0answers
50 views

gradient of an axis symmetric vector field in cylindical coordiantes

I am trying to calculate with a general approach the gradient of an axis symmetric vector field in cylindrical coordinates and then express it in cartesian coordinates. First I write my vector ...
1
vote
2answers
83 views

Diff eq. transformation polar coordinates

I have $(x',y')=(x-y-x(x^2+y^2)+\frac{xy}{\sqrt{x^2+y^2}},x+y-y(x^2+y^2)-\frac{x^2}{\sqrt{x^2+y^2}} )$ Now I want to use polar coordinates $(x,y)=(r\cos(t),r\sin(t))$ to get ...
1
vote
2answers
144 views

How do I calculate numerically a tensor in polar coordinates?

You can formulate the question also like this: What is the easiest way of calculating directed derivative of a function if its values are evaluated in a cartesian grid? a) fit a (spline) surface, ...
3
votes
6answers
157 views

Simple partial differentiation $x = r\cos\theta$ and $y = r\sin\theta$

If \begin{align} x &= r\cos\theta,\\ y &= r\sin\theta, \end{align} find $$\dfrac{\partial^2\theta}{\partial{x}\partial{y}}.$$ How can I find this partial derivative? I need to prove ...
1
vote
1answer
185 views

Help needed with partial derivatives and polar coordinates, missing term.

I have a missing $\frac{1}{r}\partial_r$ -term (notice the question mark) but cannot see why, could someone hint where I am doing mistake.
2
votes
1answer
238 views

Partial derivatives and orthogonality with polar-coordinates

We are stuck with this question here because I cannot understand the following results. I find it hard to visualize this, let alone deduce from that. How to do it? Objective to Attack The closely ...