Sketch the Curve in Polar Coordinates

In summary: I think even TI uses the same letter for both functions.)In summary, the conversation discusses the process of graphing the curve r = 1 + 2cosθ in polar coordinates. The solution involves using the method of finding Cartesian coordinates and plugging in different values of θ to get the 'r' values. The conversation also touches on the concept of labeling coordinates in both the rθ-plane and the xy-plane, as well as the use of formulas such as r^2 = x^2 + y^2, x = r cos(θ), and y = r sin(θ) to find rectangular coordinates.
  • #1
pumike11
4
0

Homework Statement



Sketch the curve r = 1 + 2cosθ in polar coordinates.

Homework Equations



None that I can think of, it's graphing.

The Attempt at a Solution



What I was trying to was use the method of finding cartesian coordinates and plugging different values of θ into the equation to the the 'r' values. I came up with the graph that you can see on in the snapshot, but it looks different than the graph on my TI-89. Does it look like I am doing this correctly?

Edit: So I found figured out the graph was correct, it was just a little small to scale so I increased its size so it was easier to read. I guess the only concern I have now is that I am not exactly sure what is meant by label the coordinates of three points not on either of the axes. Can someone explain to me what that part of the question is asking?
 

Attachments

  • pic1.jpg
    pic1.jpg
    32.1 KB · Views: 796
Last edited:
Physics news on Phys.org
  • #2
pumike11 said:

Homework Statement



Sketch the curve r = 1 + 2cosθ in polar coordinates.

Homework Equations



None that I can think of, it's graphing.

The Attempt at a Solution



What I was trying to was use the method of finding cartesian coordinates and plugging different values of θ into the equation to the the 'r' values. I came up with the graph that you can see on in the snapshot, but it looks different than the graph on my TI-89. Does it look like I am doing this correctly?

You've found a good question, that is hard (for me) to explain. You have graphed the curve in the (r,θ) plane. You are to change the coordinates to find the curve in the (x,y) plane.

I'm not sure how to phrase it. You've graphed the equation, "rectangularly". You need to interpret it as an equation in the polar coordinates for the plane. For instance, the set {(r,θ):0≤r≤1,0≤θ≤2π} is a rectangle in the rθ-plane, but it is a disk in the xy-plane (after transforming?).

Try multiplying both sides by r, then using the transformation between polar and rectangular coordinates. Actually, that might not be to easy to figure out the shape, though that method is pretty standard, so you should try it just to see how that goes. After that, you might try another technique to get a qualitative (rough sketch) idea of what the graph looks like. You can see that the graph (in the rθ-plane) fluctuates from -1 to 3. So that's the radius in the xy-plane. Then notice when it gets to zero. This will happen at a standard angle, so try to find that. You can see from the solution that one place it happens is a little after π/2. I'll let you run with the rest, have fun.
 
Last edited:
  • #3
Attached is graph a little larger, I used increments of .5 instead of 1 and it looks better now. The only part of the question I don't understand is the part after the graphing that says:

Carefully label at least three points not on either of the axes. I did not realize there were axes on a polar graph. Can you clarify what that is asking?
 

Attachments

  • Scan 121800001.jpg
    Scan 121800001.jpg
    46.7 KB · Views: 521
  • #4
pumike11 said:
Attached is graph a little larger, I used increments of .5 instead of 1 and it looks better now. The only part of the question I don't understand is the part after the graphing that says:

Carefully label at least three points not on either of the axes. I did not realize there were axes on a polar graph. Can you clarify what that is asking?

You may still refer to the x and y axes when talking about the polar representation of the xy-plane. Try to notice the difference I described above between the rθ-plane, the xy-plane, and the polar representation of the latter.
 
  • #5
pumike11 said:
What I was trying to was use the method of finding cartesian coordinates and plugging different values of θ into the equation to the the 'r' values. I came up with the graph that you can see on in the snapshot, but it looks different than the graph on my TI-89. Does it look like I am doing this correctly?

You can enter it into your calculator as polar coordinate and get the picture on the right

r=1+2cos(θ)

Or you can enter it into your caclulator as rectangular coordinate and get the picture on the left

y=1+2cos(x)
 
  • #6
Correct, so that part of the problem I understand.. I am just digging right now trying to figure out how I can find the rectangular points. I know the formulas:

r^2 = x^2 + y^2
x = r cos(θ)
y = r sin(θ)

...and while typing this I think I figured it out. So I could pick random θ's that satisfy the equation and solve for r, then plug them in the bottom two formulas above to get the rectangular coordinates. Correct?
 
  • #7
You might try thinking about your questions with the equation r=cosθ. It's a little easier to manipulate. Let us know if you get stuck, and I do encourage others to try to explain it, I think it's tricky and I'd like to know how others describe these different coordinates for the same manifold.
 
  • #8
pumike11 said:
Correct, so that part of the problem I understand.. I am just digging right now trying to figure out how I can find the rectangular points. I know the formulas:

r^2 = x^2 + y^2
x = r cos(θ)
y = r sin(θ)

...and while typing this I think I figured it out. So I could pick random θ's that satisfy the equation and solve for r, then plug them in the bottom two formulas above to get the rectangular coordinates. Correct?

Okay, yeah I hadn't thought of that part yet, looks good. However, I'm not entirely clear on which equation you want θ to satisfy. Every θ is in the domain. But I might try convenient values related to the standard angles, like 30,45,60,120,135 or 150 degrees. Also, what you might mean to be heading toward is (x,y)=(rcosθ,rsinθ), where r=1+2cosθ. So for instance x(r,θ)=x(r(θ),θ)=X(θ).

(I switched to caps because it is more reliable to call it a different function at that moment. Though many books and undergraduate courses give little mention to this fallback. It is okay (and often convenient and practical and efficient) to call it x(θ), but it can easily cause problems. For instance, doesn't it look a little strange to write x(3,0)=x(0)?)
 

1. What is the purpose of sketching a curve in polar coordinates?

The purpose of sketching a curve in polar coordinates is to represent the relationship between the distance and angle of a point from the origin. This allows for a more intuitive understanding of the shape and behavior of the curve.

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

To convert Cartesian coordinates (x,y) to polar coordinates (r,θ), use the following formulas:
r = √(x² + y²)
θ = tan⁻¹(y/x)
Note that the angle θ is measured counterclockwise from the positive x-axis.

3. Can you sketch a curve in polar coordinates without using a graphing calculator?

Yes, it is possible to sketch a curve in polar coordinates without using a graphing calculator. You can plot points by substituting different values of θ into the polar equation and then joining the points to create the curve.

4. What is the difference between polar coordinates and Cartesian coordinates?

Polar coordinates use distance (r) and angle (θ) to represent a point's location, while Cartesian coordinates use the x and y coordinates. Polar coordinates are often used to describe circular or symmetric shapes, while Cartesian coordinates are more commonly used for linear equations.

5. How do you determine the symmetry of a curve in polar coordinates?

To determine the symmetry of a curve in polar coordinates, you can substitute -θ for θ in the polar equation. If the resulting equation is the same, the curve is symmetric about the polar axis. If the resulting equation is equal to the negative of the original equation, the curve is symmetric about the pole (origin). If neither of these conditions is met, the curve has no symmetry.

Similar threads

  • Calculus and Beyond Homework Help
Replies
3
Views
121
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
859
  • Calculus and Beyond Homework Help
Replies
7
Views
700
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
22
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
654
  • Calculus and Beyond Homework Help
Replies
1
Views
4K
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
Back
Top