How Do Polar Coordinates Relate to Integral Equations in Homework Problems?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 2K views
Denver Dang
Messages
143
Reaction score
1

Homework Statement


Let the curve C be paramatized into polar coordinates given by:

[tex]\[r\left( t \right)=\left( r\left( t \right)\cos \theta \left( t \right),\,\,\,\,\,r\left( t \right)\sin \theta \left( t \right) \right),\,\,\,\,\,a\le t\le b\][/tex]
where r and theta is continuous derivatives and r(t) > 0.

Show that:

[tex]\[F\left( r\left( t \right) \right)\cdot r'\left( t \right)=\theta '\left( t \right)\,\,\,\,\,and\,\,\,\,\,\int_{C}{F\cdot dr=\theta \left( b \right)}-\theta \left( a \right)\][/tex]


Homework Equations



F is given by:

[tex]\[F\left( x,y \right)=\frac{-y\,i+x\,j}{{{x}^{2}}+{{y}^{2}}}\][/tex]


The Attempt at a Solution



No idea... I get stupid when it changes into polar coords.
So anyone with a little hint maybe ?


Regards
 
Physics news on Phys.org
Start by calculating what F is in polar coordinates: x = r cos theta, y = r sin theta.
 
Then I get:

[tex]F\left( r,\theta \right)=\frac{\cos \left( \theta \right)j-\sin \left( \theta \right)i}{r}[/tex]
 
Last edited:
Denver Dang said:
Then I get:

[tex]F\left( r,\theta \right)=\frac{\cos \left( \theta \right)j-\sin \left( \theta \right)i}{r}[/tex]

So far, so good. Now what's R'(t) where R(t)=r(t)cos(theta(t))i+r(t)sin(theta(t))j? Try not to confuse the scalar r(t) with the vector R(t). It's R'(t) you want to dot with F.
 
Well, that's what confuses me :)
How do I differentiate a function with functions in it ? And with respect to what ? r or theta ? If I do it with respect to both, then I get to different R'(t), don't I ?
 
Hmmm...
But there is no t in R(t) ? :S
 
Ehhh, I feel pretty stupid right now :S
Do I know the functions r(t) and theta(t) ? :S
 
Denver Dang said:
Ehhh, I feel pretty stupid right now :S
Do I know the functions r(t) and theta(t) ? :S

No, but you know dr(t)/dt=r'(t) and dtheta(t)/dt=theta'(t). Just write out R(t)' in terms of them.