Polar Double Integral: Converting and Evaluating

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
8 replies · 3K views
dtl42
Messages
118
Reaction score
0

Homework Statement


Given the integral: [tex]\int_1^2\int_{\frac{3}{\sqrt{x}}}^{\sqrt{3}x}{{(x^2+y^2)}^{\frac{3}{2}}}dy \; dx[/tex]. Convert to polar and evaluate.

Homework Equations


[tex]r=\sqrt{(x^2+y^2)}[/tex]


The Attempt at a Solution


Ok, I've gotten bounds on [tex]\theta[/tex], [tex]\frac{\pi}{6} \le \theta \le \frac{\pi}{3}[/tex]. I'm not sure what the bounds for r should be, otherwise I have the integral:
[tex]\int_\frac{\pi}{6}^\frac{\pi}{3}\int_{?}^{?}{r^3}dr \; d\theta[/tex]
 
Physics news on Phys.org
Do you have that x-y integral right? Did you draw a sketch of the region? At x=1 the lower limit of y is 3 and the upper limit is sqrt(3). At x=2 the lower is 3/sqrt(2) and the upper is 2*sqrt(3). The two limits are equal at theta=pi/3. This sounds really funny. At the very least, I don't believe your theta limits.
 
That is the rectangular integral given in the book. I think the region is a quadrilateral-like thing that is enclosed by x=1,2 and y=rt(3)x, x/rt(3). I found the limits for theta by setting tan(theta)=rt(3), 1/rt(3) because then the thetas produce the necessary lines.
 
That helps. In the problem statement you wrote 3/sqrt(x), not x/sqrt(3). Yes, the region is a trapezoid (a quadrilateral-like thing). Now I agree with your theta limits. That means your r limits will be a function of theta, right? Find them by intersecting a line at an angle theta through the origin with the two vertical lines in your quadrilateral-like thing.
 
Wow, I'm sorry for that typo. That would change things. Would the correct limits for r be [tex]\frac{1}{cos(\theta)}\text{and}\frac{2}{cos(\theta)}[/tex]?
 
Hmm, to check it, I plugged both expressions into my calculator and they're spitting out different numbers. The rectangular one gives me around 28.4 and the polar one gives me around 10.6.
 
dtl42 said:
Hmm, to check it, I plugged both expressions into my calculator and they're spitting out different numbers. The rectangular one gives me around 28.4 and the polar one gives me around 10.6.

You've got a better calculator than I do. Did you catch "Don't forget dx*dy=r*dr*dtheta." I edited that into my last post.