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$
 
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