Krypton
- 13
- 0
How to calculate, non-graphically, the new limits of integration when change of variables r done to a double integral?
Perhaps if you posted a specific example, we could help you out?Krypton said:How to calculate, non-graphically, the new limits of integration when change of variables r done to a double integral?
I DID:Krypton said:Plz show me how u arrived at the new limits '' "
Those values are the angle of the straight line from the origin to each of the two points (b,c), (a,c).HallsofIvy said:integral might be with \theta between arctan(c/b) and arctan(c/a) to get the region between those two lower vertices (I am assuming that d-c> b- a. Otherwise you will "hit" the vertex (b,d) before (a,c).)
Now on each line between those, r must go from the lower line, y= c, to the vertical line x= b. In polar coordinates, that is r sin(\theta)= c to r cos(\theta)= b. That means that r varies from c/sin(\theta) to b/cos(\theta).