Area in polar (stuck at the intersection points)

System
Messages
42
Reaction score
0

Homework Statement


find the area inside both of the curves
r = 4 cos@
r = 2+2cos@
@ = theta


Homework Equations


-------


The Attempt at a Solution


i will say 4cos@ = 2+2cos@ to find the intersection points
4cos@ = 2+2cos@
2cos@ = 2
cos@ = 1
@ = 0 !
I need the other points!
 
Physics news on Phys.org
System said:

The Attempt at a Solution


i will say 4cos@ = 2+2cos@ to find the intersection points
4cos@ = 2+2cos@
2cos@ = 2
cos@ = 1
@ = 0 !
I need the other points!

Yes θ=0 is one point. Now just add π/2 to your principal answer of 0 and that will give you another answer.
 
System said:

Homework Statement


find the area inside both of the curves
r = 4 cos@
r = 2+2cos@
@ = theta


Homework Equations


-------


The Attempt at a Solution


i will say 4cos@ = 2+2cos@ to find the intersection points
4cos@ = 2+2cos@
2cos@ = 2
cos@ = 1
@ = 0 !
I need the other points!

You have to be careful with this type of problem. Eyes can be deceiving. Have you drawn a plot of the two curves? (I will use t for the angle). If so you will have noted that at t = 0 the r for both equations is 4, which is the point you have found. And the graphs both touch at the origin. The trouble is, at the origin t can be anything. And these two graphs do not have r = 0 for the same value of t. That is why you are having trouble finding the other point. What this means is you can't find the area with a single integral of the form

\frac 1 2 \int_{\alpha}^\beta r_{outer}^2-r_{inner}^2\, dt

So do the areas separately, each with their correct limits and subtract the inner area from the outer one. You might notice as t goes from 0 to 2\pi, one of the curves is traced twice.
 
rock.freak667 said:
Yes θ=0 is one point. Now just add π/2 to your principal answer of 0 and that will give you another answer.

why Pi/2 and not 2Pi? I would rather have said that cos θ has two easy roots: 0 and 2Pi, and all multiples of 2Pi.
 
Quantumjump said:
why Pi/2 and not 2Pi? I would rather have said that cos θ has two easy roots: 0 and 2Pi, and all multiples of 2Pi.

Sorry, I was solving cos(t)=0 not 1. You are right it would be 0 and 2π
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top