How to find the area enclosed by two polar curves?

  • Thread starter Thread starter Eclair_de_XII
  • Start date Start date
  • Tags Tags
    Area Curves Polar
Click For Summary

Homework Help Overview

The discussion revolves around finding the area enclosed by two polar curves: \( r = \sqrt{\cos\theta} \) and \( r = \frac{\sqrt{2}}{2} \). Participants are exploring the region shared by these curves in the first quadrant and are attempting to determine the correct limits of integration and the appropriate formula for calculating the area.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Some participants are attempting to set up integrals based on the area between the two curves, while others are questioning whether the area should be calculated using a single curve approach instead.
  • There are discussions about the limits of integration, particularly concerning the intersection point of the curves and the bounds for the area calculation.
  • Participants are also considering the implications of the area being bounded by one curve versus two curves, leading to confusion about the correct method to apply.

Discussion Status

The discussion is ongoing, with participants providing insights and questioning each other's reasoning. Some guidance has been offered regarding the proper setup for the integrals, but there is no explicit consensus on the correct approach yet. The exploration of different interpretations and methods continues.

Contextual Notes

Participants are working under the constraints of homework rules, which may limit the information they can use or the methods they can apply. There is an emphasis on understanding the geometric representation of the curves and the areas they enclose.

Eclair_de_XII
Messages
1,082
Reaction score
91

Homework Statement


"Areas of regions Make a sketch of the region and its bounding curves. Find the area of the region."
"The region inside the curve ##r = \sqrt{cosθ}## and inside the circle ##r = \frac{\sqrt{2}}{2}##.

Homework Equations


##A = \frac{1}{2}\int_α^β(f(θ)^2-g(θ)^2)dθ##
Answer as given by textbook: ##\frac{1}{4}(2-\sqrt{3})+\frac{π}{12}##

The Attempt at a Solution


w0mQJal.png


Now, since the problem is asking for the region shared by both curves in the first quadrant, the lower limit of my integral would be 0, up until some arbitrary point which I solved for by equating the two curves.

##\sqrt{cosθ} = \frac{\sqrt{2}}{2}##
##cosθ=\frac{1}{2}##
##θ=arccos(\frac{1}{2})=\frac{π}{3}##

So my upper limit would be ##\frac{π}{3}##. Plugging these limits into the equation, I have...

##\frac{1}{2}\int_0^{\frac{π}{3}}(\frac{1}{2}-cosθ)dθ = (\frac{1}{4}θ-\frac{1}{2}sinθ)|_0^{\frac{π}{3}} = \frac{π}{12}-\frac{\sqrt{3}}{4} = \frac{π}{12}-\frac{1}{4}(\sqrt{3})##

So I'm missing like a ##\frac{1}{2}## in my answer, and I don't know why. Could someone tell me what I did wrong?
 
Physics news on Phys.org
Eclair_de_XII said:

Homework Equations


##A = \frac{1}{2}\int_α^β(f(θ)^2-g(θ)^2)dθ##
Why are you using that equation? That would be the equation for the area between the two curves. But the purple area in your diagram is, for every radial line, only bounded by one curve.
 
Eclair_de_XII said:

Homework Statement


"Areas of regions Make a sketch of the region and its bounding curves. Find the area of the region."
"The region inside the curve ##r = \sqrt{cosθ}## and inside the circle ##r = \frac{\sqrt{2}}{2}##.

Homework Equations


##A = \frac{1}{2}\int_α^β(f(θ)^2-g(θ)^2)dθ##
Answer as given by textbook: ##\frac{1}{4}(2-\sqrt{3})+\frac{π}{12}##

The Attempt at a Solution


w0mQJal.png


Now, since the problem is asking for the region shared by both curves in the first quadrant, the lower limit of my integral would be 0, up until some arbitrary point which I solved for by equating the two curves.

##\sqrt{cosθ} = \frac{\sqrt{2}}{2}##
##cosθ=\frac{1}{2}##
##θ=arccos(\frac{1}{2})=\frac{π}{3}##

So my upper limit would be ##\frac{π}{3}##. Plugging these limits into the equation, I have...

##\frac{1}{2}\int_0^{\frac{π}{3}}(\frac{1}{2}-cosθ)dθ = (\frac{1}{4}θ-\frac{1}{2}sinθ)|_0^{\frac{π}{3}} = \frac{π}{12}-\frac{\sqrt{3}}{4} = \frac{π}{12}-\frac{1}{4}(\sqrt{3})##

So I'm missing like a ##\frac{1}{2}## in my answer, and I don't know why. Could someone tell me what I did wrong?
Look carefully at the figure you drew.

The angle π/3 gets you to the intersection of these two curves, but have you accounted for all of the area inside the overlap of these two curves?
 
andrewkirk said:
That would be the equation for the area between the two curves. But the purple area in your diagram is, for every radial line, only bounded by one curve.

It looks to me that it is bounded by the y-axis and either ##r = \frac{\sqrt{2}}{2}## or ##r = cosθ##. So it can only be bounded by one of these, depending on which function I chose for my inner and outer curves? In this case, ##r = \frac{\sqrt{2}}{2}## is my outer and ##r = cosθ## is my inner curve?

SteamKing said:
The angle π/3 gets you to the intersection of these two curves, but have you accounted for all of the area inside the overlap of these two curves?

You're right; the area is bounded by ##(0,\frac{π}{2})##. Right now, I think I only solved for the purple section of the overlapping curves, as shown below.
GqeIDUB.png


So I would need to solve for that red portion, which is supposed to be ##\frac{1}{2}##. I'm thinking of keeping my integral as it is, and just adding the following integral to it: ##\frac{1}{2}\int_{\frac{π}{3}}^{\frac{π}{2}}(cos^2θ-g(θ))dθ##, where ##g(θ)## is the slope from the origin to the point of intersection. I'm going to get to work on figuring out how to express lines using polar coordinates, unless someone has a say in the efficiency of this method. Additionally, if anyone knows how to shrink images, that would also be appreciated.
 
Eclair_de_XII said:
It looks to me that it is bounded by the y-axis and either ##r = \frac{\sqrt{2}}{2}## or ##r = cosθ##. So it can only be bounded by one of these, depending on which function I chose for my inner and outer curves? In this case, ##r = \frac{\sqrt{2}}{2}## is my outer and ##r = cosθ## is my inner curve?
No. There is no outer and inner curve, only an outer one. The outer curve is the circle for ##\theta## from 0 to the intersection point you identified - that gives you the purple area. The outer curve is the ##(\sqrt{\cos\theta},\theta)## curve for ##\theta## from there to ##\pi/2##. That gives you the red area.
I'm thinking of keeping my integral as it is, and just adding the following integral to it: ##\frac{1}{2}\int_{\frac{π}{3}}^{\frac{π}{2}}(cos^2θ-g(θ))dθ##, where ##g(θ)## is the slope from the origin to the point of intersection.
No, don't keep any integral that was done in the form ##\int_a^b (f(\theta)^2-g(\theta)^2)d\theta##. They are based on the area between an outer and inner curve and there is no inner curve. Get rid of the ##g(\theta)^2## part.
 
  • Like
Likes   Reactions: Eclair_de_XII
Eclair_de_XII said:
It looks to me that it is bounded by the y-axis and either ##r = \frac{\sqrt{2}}{2}## or ##r = cosθ##. So it can only be bounded by one of these, depending on which function I chose for my inner and outer curves? In this case, ##r = \frac{\sqrt{2}}{2}## is my outer and ##r = cosθ## is my inner curve?
You're right; the area is bounded by ##(0,\frac{π}{2})##. Right now, I think I only solved for the purple section of the overlapping curves, as shown below.
GqeIDUB.png


So I would need to solve for that red portion, which is supposed to be ##\frac{1}{2}##. I'm thinking of keeping my integral as it is, and just adding the following integral to it: ##\frac{1}{2}\int_{\frac{π}{3}}^{\frac{π}{2}}(cos^2θ-g(θ))dθ##, where ##g(θ)## is the slope from the origin to the point of intersection. I'm going to get to work on figuring out how to express lines using polar coordinates, unless someone has a say in the efficiency of this method. Additionally, if anyone knows how to shrink images, that would also be appreciated.
You don't need to figure out the equation of the line separating the red area from the purple area.

In polar coordinates, a point is defined by two pieces of data: r and θ.

The red area is the area of the curve
$$r = \sqrt{cos (θ)}$$ between θ = π/3 and θ = π/2. :wink:
 
  • Like
Likes   Reactions: Eclair_de_XII
andrewkirk said:
No. There is no outer and inner curve, only an outer one. The outer curve is the circle for ##\theta## from 0 to the intersection point you identified - that gives you the purple area. The outer curve is the ##(\sqrt{\cos\theta},\theta)## curve for ##\theta## from there to ##\pi/2##. That gives you the red area.
No, don't keep any integral that was done in the form ##\int_a^b (f(\theta)^2-g(\theta)^2)d\theta##

So what form of integral should I use in order to find that red area, if I am unable to use the one you listed as bad?
 
Do you not have a formula for the area with a single curve? It would be very odd for your teachers to give you a formula for the case where there are two curves and not for where there is one.

Also, rough estimation shows the following cannot be even roughly correct:
So I would need to solve for that red portion, which is supposed to be ##\frac12##
Each little square in the diagram has area 0.01. Approx how many little squares fit inside the red area? Far fewer than 50.

Estimation can be helpful in cases like this, to check the reasonableness of answers and that you are staying on the right track.
 
SteamKing said:
The red area is the area of the curve

##r = \sqrt{cos (θ)}##

between ##θ = π/3## and ##θ = π/2##. :wink:

Hm, I think I get what you're saying. ##\frac{1}{2}\int_\frac{π}{3}^\frac{π}{2}(cos^\frac{1}{2}(θ))^2dθ=\frac{1}{2}\int_\frac{π}{3}^\frac{π}{2}(cos(θ))dθ = \frac{1}{2}sin(θ)|_\frac{π}{3}^\frac{π}{2}=\frac{1}{2}(sin(\frac{π}{2})-sin(\frac{π}{3}))=\frac{1}{2}[1-\frac{\sqrt{3}}{2})]=\frac{1}{2}(1-\frac{\sqrt{3}}{2})=\frac{1}{4}(2-\sqrt{3})##. So now, that's one part of the equation, and now that's left is the ##\frac{\pi}{12}## part, which I already solved for in my original post, alongside the ##-\frac{\sqrt{3}}{4}##. Now, to solve for the ##\frac{\pi}{12}##, I think I should just integrate the ##r = \frac{\sqrt{2}}{2}##, as such: ##\frac{1}{2}\int_0^{\frac{\pi}{3}}\frac{1}{2}dθ=\frac{1}{4}|_0^\frac{\pi}{3}=\frac{\pi}{12}##.

andrewkirk said:
Do you not have a formula for the area with a single curve?

I'm self-studying for the Calculus III course I'm going to be taking in a month, so I'm just teaching myself from the book in the meantime. Anyway, it did not give a formula to solve for the area of a single curve; just for areas between two distinct curves. Though, if I had to guess what that formula was, I would think to set the ##g(x)## of the equation I posted to zero, and let the integral become: ##\frac{1}{2}\int_α^β(f(x))^2dx##. I'm probably mistaken, though. Anyway, thanks for the help, Steam and andrew. You've been a big help; I appreciate it.
 
  • #10
Eclair_de_XII said:
I'm self-studying for the Calculus III course I'm going to be taking in a month, so I'm just teaching myself from the book in the meantime. Anyway, it did not give a formula to solve for the area of a single curve; just for areas between two distinct curves. Though, if I had to guess what that formula was, I would think to set the ##g(x)## of the equation I posted to zero, and let the integral become: ##\frac{1}{2}\int_α^β(f(x))^2dx##. I'm probably mistaken, though. Anyway, thanks for the help, Steam and andrew. You've been a big help; I appreciate it.

You can always supplement the text you are studying with additional materials if some of the concepts are not presented too clearly.

Paul's Online Math Notes give pretty concise instruction in calculus, differential equations and some of the basic math leading up to these.

Here is Paul's section on finding areas using polar coordinates:

http://tutorial.math.lamar.edu/Classes/CalcII/PolarArea.aspx
 

Similar threads

Replies
5
Views
2K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K