Why does the angle in polar coordinates only vary from 0 to pi?

In summary: For any angle theta, the circle intersects the x-axis at r = x, and it intersects the y-axis at r = y.In summary, when working with polar coordinates in double integrals, the angle only varies from 0 to pi (or 0 to pi/2) depending on the location of the center of the circle. This is because the angle is measured from the origin, not the circle itself. Additionally, the conversion between Cartesian and polar coordinates requires different equations, and the distance to the edge of a circle in polar coordinates depends on the value of theta. In the polar plane, there is no r or theta axis, and the positive x-axis and y-axis correspond to specific values of theta.
  • #1
Shaybay92
124
0
I'm doing work on polar coordinates in double integrals. Could someone explain why when circles aren't centered on the origin the angle only varies from (if it is translated above the origin) 0 to pi. I thought the angle was supposed to be the angle in the circle, so if its a full circle then 0 to 2pi. This is the same for when its translated right, the angle only varies from -pi/2 to pi/2... I would have thought as its a full circle it is again 0 to 2pi.

Where does this angle come from?
 
Mathematics news on Phys.org
  • #2
I am not sure what you are asking. If, for example, you have a circle with center at (1, 0) (on a Cartesian system) and radius 2 then in polar coordinates, [itex]\theta[/itex] certainly does go from 0 to [itex]2\pi[/itex].

On the other hand, if the center is at (2, 2) and the radius 2, so that the entire circle is in the first quadrant but touches both x and y axes, [itex]\theta[/itex] ranges from 0 to [itex]\pi/2[/itex].

And if the center is at (2, 2) and the radius 1, [itex]\theta[/itex] ranges between two numbers strictly between 0 and [itex]\pi/2[/itex].
 
  • #3
The angles are measured from the origin (0,0) and therefore circles that are entirely in one quadrant or half plane will have a smaller angle range.

You could define polar coordinates which centered about the center of a circle, and then for that circle the angle will vary from 0 to 2pi
 
  • #4
Oh I see... so is this because when you change to polar coordinates, you go into the r theta plane and things are measured in angles from the origin (not angles in the circle if its not centered on the origin)? I sort of see how this works. When you change to polar coordinates, does the way it looks when graphed change? Or is it just a circle still? We are doing change of variables for double integrals and I noticed that when you change say x to u^2 - v^2 the graph of the domain is transformed to something different on the u v plane.
 
  • #5
A curve in the Cartesian (or rectangular) plane will have a different equation in the polar plane. For example, the equation x2 + y2 = 1 in the Cartesian plane has an equation of r = 1 in the polar plane. Each equation represents a circle of radius 1, centered at the origin/pole. In the polar equation, as theta ranges from 0 to 2pi, all points on the circle are swept out.

The equation x2 + (y - 1)2 = 1 represents a circle of radius in the Cartesian plane, and centered at (0, 1). The same circle has the equation r = 2sin(theta) in the polar plane. In the polar plane, as theta ranges from 0 to pi, all points on the circle are swept out.

To convert from Cartesian to polar coordinates use these equations:
r2 = x2 + y2
[itex]\theta = tan^{-1}(y/x)[/itex]

To convert the other way, use these equations:
[itex]x = r cos(\theta)[/itex]
[itex]y = r sin(\theta)[/itex]
 
  • #6
How did you get r= 2sin(theta)? What does this tell us? The distance to the edge of the circle has this dependence on theta? Wouldnt there be two 'r' for every theta because if you draw a radial line out from the origin, it would cut the circle twice?
 
  • #7
Shaybay92 said:
How did you get r= 2sin(theta)?
x2 + (y - 1)2 = 1
<==> x2 + y2 -2y + 1 = 1
<==> r2 - 2r sin(theta) = 0
<==> r(r - 2 sin(theta)) = 0
<==> r = 0 or r = 2 sin(theta)
We can discard r = 0 because when theta = 0, r = 0.
So the polar equation of this circle is r = 2 sin(theta).
Shaybay92 said:
What does this tell us?
It's the equation in polar form of the circle of radius 1 whose center is at (0, 1). My point was that a curve can have different equations in polar form and Cartesian form.
Shaybay92 said:
The distance to the edge of the circle has this dependence on theta?
Yes. Each point on the circle has coordinates (r, theta), so the radial distance from the pole depends on what the value of theta is.
Shaybay92 said:
Wouldnt there be two 'r' for every theta because if you draw a radial line out from the origin, it would cut the circle twice?
No, for each value of theta, you get one value of r. For example, if theta = pi/4, r = sqrt(2). To mark this point, draw a ray that extends out from the pole at an angle of pi/4, and measure sqrt(2) units on the ray. Draw a point there.
 
  • #8
Ok but what if the circle is translated right so you draw a line from the pole and then what represents the inner intersection and outer intersection? Isn't the value of r the distance to a point, so if it intersects the translated circle twice, one value of theta has two distances 'r'.
 
  • #9
Shaybay92 said:
.. so is this because when you change to polar coordinates, you go into the r theta plane and ...

You might not be thinking about this the right way. If you are thinking about an "r theta" plane that's an analogue to an "x, y" plane, there's an important difference. In the Cartesian or rectangular plane there is an x-axis and there is a y-axis. In the polar plane, there's no r axis and there's no theta axis. The positive x-axis in the Cartesian plane is the ray theta = 0. The positive y-axis is the ray theta = pi/2.
 

Related to Why does the angle in polar coordinates only vary from 0 to pi?

1. What are polar coordinates?

Polar coordinates are a way of representing a point in a two-dimensional plane using a distance (r) from the origin and an angle (θ) from a reference line.

2. How do I convert polar coordinates to Cartesian coordinates?

To convert polar coordinates to Cartesian coordinates, you can use the following equations:
x = r * cos(θ)
y = r * sin(θ)
where r is the distance from the origin and θ is the angle from the reference line.

3. What is the reference line in polar coordinates?

The reference line in polar coordinates is a fixed line from which the angle (θ) is measured. It is typically drawn as a horizontal line passing through the origin.

4. Can negative values be used in polar coordinates?

Yes, both the distance (r) and the angle (θ) can have negative values in polar coordinates. Negative values of r represent points in the opposite direction from the origin, while negative values of θ represent points in the opposite direction from the reference line.

5. How are angles in polar coordinates measured?

Angles in polar coordinates are typically measured in either degrees or radians. In degrees, the angle starts at the reference line and increases in a counterclockwise direction. In radians, the angle starts at the positive x-axis and increases in a counterclockwise direction, with 2π radians being equivalent to 360 degrees.

Similar threads

  • General Math
Replies
7
Views
1K
  • General Math
Replies
4
Views
1K
Replies
4
Views
969
Replies
2
Views
1K
Replies
3
Views
1K
Replies
49
Views
3K
Replies
1
Views
430
  • Programming and Computer Science
Replies
5
Views
2K
  • Introductory Physics Homework Help
Replies
13
Views
633
Back
Top