!Understanding Partial Derivatives of Coordinate Transformation

Click For Summary
SUMMARY

The discussion focuses on the calculation of the partial derivative with respect to x in the context of coordinate transformation, specifically using the equations x = rcosθ and y = rsinθ. The derived expression for the partial derivative is ∂/∂x = cosθ * ∂/∂r - (sinθ/r) * ∂/∂θ. Key calculations include determining ∂r/∂x = cosθ and ∂θ/∂x = -sinθ/r, which are essential for applying the chain rule in this transformation.

PREREQUISITES
  • Understanding of partial derivatives
  • Familiarity with polar coordinates and their relationships
  • Knowledge of the chain rule in calculus
  • Basic trigonometric identities and functions
NEXT STEPS
  • Study the application of the chain rule in multivariable calculus
  • Learn about coordinate transformations in physics and engineering
  • Explore the relationship between Cartesian and polar coordinates
  • Investigate advanced topics in partial derivatives, such as Jacobians
USEFUL FOR

Students and professionals in mathematics, physics, and engineering who are working with multivariable calculus and coordinate transformations.

onchoa
Messages
1
Reaction score
0
Hi Everyone,

I was studying coordinate transformation and I came across this equation, that I couldn't understand how it came up. Let me put it this way:
x = rcosθ

Then if I want to express the partial derivative (of any thing) with respect to x, what would be the expression? i.e. ∂/∂x=?
According to the text, answer would be
∂/∂x=cosθ*∂/∂r - (sinθ/r)*∂/∂θ

Please explain to me how to come up with this expression.

Thnaks
 
Physics news on Phys.org
Hi.

$$\frac{\partial}{\partial x}=\frac{\partial}{\partial r}\frac{\partial r}{\partial x}+\frac{\partial}{\partial \theta}\frac{\partial \theta}{\partial x}$$

$$r^2=x^2+y^2$$

$$2rdr=2xdx+2ydy$$

$$\frac{\partial r}{\partial x}=\frac{x}{r}=cos \theta$$

$$tan \theta = \frac{y}{x}$$

$$\frac{d\theta}{cos^2 \theta}=-\frac{ydx}{x^2}+\frac{dy}{x}$$

$$\frac{\partial \theta}{\partial x}=-\frac{ cos^2 \theta y} {x^2} = -\frac{sin \theta} {r}$$

I hope these calculations are helpful.
 
The chain rule:
[tex]\frac{\partial F}{\partial x}= \frac{\partial F}{\partial r}\frac{\partial r}{\partial x}+ \frac{\partial F}{\partial \theta}\frac{\partial \theta}{\partial x}[/tex]

But since there are two variable, r and [itex]\theta[/itex], just "[itex]x= r cos(\theta)[/itex]" is not enough. You also need [itex]y= r sin(\theta)[/itex]. Then we can write [itex]r= (x^2+ y^2)^{1/2}[/itex] and [itex]\theta= arctan(y/x)[/itex] so that
[tex]\frac{dr}{dx}= (1/2)(x^2+ y^2)^{-1/2}(2x)= \frac{x}{\sqrt{x^2+ y^2}}= \frac{rcos(\theta)}{r}= cos(\theta)[/tex]
and
[tex]\frac{d\theta}{dx}= \frac{1}{1+ y^2/x^2}\left(-\frac{y}{x^2}\right)= \frac{-y}{x^2+ y^2}= -\frac{r sin(\theta)}{r^2}= -\frac{1}{r}sin(\theta)[/tex]

So that
[tex]\frac{\partial F}{\partial x}= cos(\theta)\frac{\partial F}{\partial r}- \frac{sin(\theta)}{r}\frac{\partial F}{\partial \theta}[/tex]
 

Similar threads

  • · Replies 4 ·
Replies
4
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 1 ·
Replies
1
Views
4K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 53 ·
2
Replies
53
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K