Easy Polar Coordinates question (Change of variables)

In summary, when converting an iterated integral to polar coordinates, you can use the graph and algebra to find the bounds for theta. The boundary lines x= 0 and y= 0 correspond to theta values of 0 and pi/2, respectively. The boundary x^2+ y^2= 4 corresponds to r= 2.
  • #1
EngineerHead
21
0
I have a question regarding problem solving tips.

When given an iterated integral and asked to convert it to polar coordinates, how do you select the bounds of theta - do you have to understand how the graph of r operates and therefore know where the theta bounds are based on the rectangular coordinate bounds (aka completely conceptual)? Or is there a mathematical way of solving for the theta bounds?

For instance:
Set up a double integral in polar coordinates for:
f(x,y) = x+y
R: x^2 + y^2 ≤ 4
x ≥ 0
y ≥ 0

Obviously, the theta bounds are from 0->pi/2 because of the y and x bounds, but is there a mathematical procedure to arrive at this same answer? Or must you figure it out conceptually.

Thank you in advance for your help!
 
Last edited:
Physics news on Phys.org
  • #2
You use the graph, perhaps with a little algebra to find intersection points. Just like in rectangular coordinates. You always (should!) draw the graph first.
 
  • #3
Since [itex]x= r cos(\theta)[/itex] the boundary line x= 0 corresponds to [itex]\theta= 0[/itex]. Since [itex]y= r sin(\theta)[/itex], the boundary line y= 0 corresponds to [itex]\theta = \pi/2[/itex]. Since [itex]x^2+ y^2= r^2[/itex], the boundary [itex]x^2+ y^2= 1[/itex] gives [itex]r^2= 1[/itex] or r= 1 since r cannot be negative.
 

1. What are polar coordinates?

Polar coordinates are a type of coordinate system used in mathematics and science to represent a point in two-dimensional space. They are based on a distance (r) from the origin and an angle (θ) from a fixed reference direction.

2. How do you convert between polar and Cartesian coordinates?

To convert from polar coordinates (r, θ) to Cartesian coordinates (x, y), you can use the following formulas: x = r cos(θ) and y = r sin(θ). To convert from Cartesian coordinates to polar coordinates, you can use the formulas: r = √(x^2 + y^2) and θ = arctan(y/x).

3. What is a change of variables in polar coordinates?

A change of variables in polar coordinates is a transformation of the coordinates (r, θ) to new coordinates (u, v). This can be useful in solving certain mathematical problems, particularly in integration.

4. How do you perform a change of variables in polar coordinates?

To perform a change of variables in polar coordinates, you can use the Jacobian matrix. This involves finding the determinant of the matrix and using it to transform the integral in the new coordinates.

5. What are some practical applications of polar coordinates?

Polar coordinates are commonly used in fields such as physics, engineering, and navigation. They are particularly useful in problems involving circular or rotational motion, as well as in describing the position and direction of objects relative to a fixed point.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
860
  • Calculus and Beyond Homework Help
Replies
3
Views
278
  • Calculus and Beyond Homework Help
Replies
24
Views
1K
  • Calculus and Beyond Homework Help
Replies
14
Views
2K
  • Calculus and Beyond Homework Help
Replies
5
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
22
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
897
Back
Top