M BUZZ CRAZE NEWS
// general

area of part of Archimedes's spiral

By Emma Johnson
$\begingroup$

Find the area of region inside the "first loop" of the Archimedes spiral (that is, the spiral for $0 \le \theta \le 2\pi$) and to the left of the $y$-axis.

The area the question wants is between $\theta = \pi/2$ and $\theta = 3\pi/2$ for the graph $r=\theta$. Therefore, I computed the integral $\int_{\pi/2}^{3\pi/2} \theta \,d\theta = \pi^2$. I even checked it with a graphing calculator to make sure that the integral was computed correctly. However, apparently, this is not a correct answer. Could someone help me see why?

$\endgroup$ 3

2 Answers

$\begingroup$

Recall that the area element in polar coordinates is given by $r\ dr\ d\theta$. For any value of $\theta,r$ ranges from $0\to\theta$. Further, $\theta$ ranges from $\pi/2\to3\pi/2$.

The answer is $$\int_{\pi/2}^{3\pi/2}\int_0^\theta r\ dr\ d\theta=\frac{13\pi^3}{24}$$

Graph

$\endgroup$ $\begingroup$

The integral for finding the area in polar coordinate is different from what you have.

Please use the correct formula and you will get the correct answer.

$$ A = (1/2) \int r^2 d\theta $$ where in your case $ r=\theta $

$\endgroup$ 2

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy