To find the area of the region inside both r = 2 and r = 4sin(θ), the circles intersect at θ = π/6 and 5π/6. The area can be calculated by integrating the squared functions of the circles and considering symmetry to simplify the computation. The setup involves integrating from 0 to π/6 for the area of the upper circle and from π/6 to π/2 for the lower circle. After proper integration, the area is determined to be A = 8π/3 + 2, confirming the calculations. The discussion emphasizes the importance of sketching the graphs for clarity in understanding the intersections and area calculations.
#1
shamieh
538
0
Find the area of the region which is inside both$$ r = 2$$ and $$r = 4sin(\theta)$$How do I set up this? would I do..
r = 2\,\text{ is a circle with center at }(0,0)\text{ and radius 2.}
r =4\sin\theta\,\text{ is a circle, center at }(0,2)\text{ and radius 2.}
. . [I'm speaking in rectangular coordinates, obviously.]
The circles intersect at \theta = \tfrac{\pi}{6},\:\tfrac{5\pi}{6}
Due to the symmetry, we can find the area of the right half
. . then multiply by 2.The area of the right half is:
There are probably loads of proofs of this online, but I do not want to cheat. Here is my attempt:
Convexity says that
$$f(\lambda a + (1-\lambda)b) \leq \lambda f(a) + (1-\lambda) f(b)$$
$$f(b + \lambda(a-b)) \leq f(b) + \lambda (f(a) - f(b))$$
We know from the intermediate value theorem that there exists a ##c \in (b,a)## such that
$$\frac{f(a) - f(b)}{a-b} = f'(c).$$
Hence
$$f(b + \lambda(a-b)) \leq f(b) + \lambda (a - b) f'(c))$$
$$\frac{f(b + \lambda(a-b)) - f(b)}{\lambda(a-b)}...