unscientific
- 1,728
- 13
Homework Statement
Change of coordinates from rectangular (x,y) to polar (r,θ). Not sure what's wrong with my working..
The discussion focuses on the differentiation errors encountered when converting from rectangular coordinates (x, y) to polar coordinates (r, θ). The correct differentiation of y = x tan(θ) is given as ∂y/∂θ = x sec²(θ) + ∂x/∂θ tan(θ), highlighting that x is a function of θ. Additionally, to find ∂x/∂r, the equation r² = x² + y² must be differentiated with respect to r while holding θ constant, leading to the equation 2r = 2x ∂x/∂r + 2y ∂y/∂r. The discussion emphasizes starting from the definitions x = r cos(θ) and y = r sin(θ) for clarity in differentiation.
PREREQUISITESStudents studying calculus, particularly those focusing on multivariable calculus and coordinate transformations, as well as educators teaching these concepts.