MHB Solving Polar Coordinates in System of Equations

onie mti
Messages
42
Reaction score
0
given that

x'=f(x,y)
y'=g(x,y)
iff the vector function (r, θ) is a sloution of the system
r'=f(rcosθ,rsinθ)cosθ +g(rcosθ,rsinθ)sinθ

am trying to show that this is true but i just don't get where the si
nθ and cosθ come from, how do i get to that
 
Physics news on Phys.org
Are x and y functions of some other variable, say t?
 
onie mti said:
given that

x'=f(x,y)
y'=g(x,y)
iff the vector function (r, θ) is a sloution of the system
r'=f(rcosθ,rsinθ)cosθ +g(rcosθ,rsinθ)sinθ

am trying to show that this is true but i just don't get where the si
nθ and cosθ come from, how do i get to that

Operating in polar coordinates You have $\displaystyle x= r\ \cos \theta$ and $\displaystyle y= r\ \sin \theta$, so that is...

$\displaystyle r^{\ '} = \frac{d}{d t} \sqrt{x^{2} + y^{2}} = \frac{1}{2}\ \frac{2\ x\ x^{\ '} + 2\ y\ y^{\ '}}{\sqrt{x^{2} + y^{2}}} = f(r\ \cos \theta, r\ \sin \theta)\ \cos \theta + g(r\ \cos \theta, r\ \sin \theta)\ \sin \theta $

Kind regards

$\chi$ $\sigma$
 
Back
Top