New Reply

Area of an Archimedian spiral

 
Share Thread Thread Tools
Dec18-12, 05:44 PM   #18
 
Mentor

Area of an Archimedian spiral


Quote by CAF123 View Post
Thanks for this method. Yes, I agree that what I wrote in the OP is nonsensical since θ is continually changing. I wouldn't mind seeing the double integral approach, I just don't see why it is necessary? Thanks!
Of course, it's not necessary.

Do you really want to see it?
Dec19-12, 02:24 AM   #19
 
Hi SammyS,
What I meant by 'why is it necessary' was why the need for a double integral? Although mfb has cleared that up. Is the double integral approach what mfb showed? If not, yes, I would like to see it.
Thanks.

@mfb the answer is ##16\pi^3##. But I do see your error. Thanks.
Dec19-12, 06:56 AM   #20
mfb
 
Mentor
Oh, the last 16 should be 8, right.

Is the double integral approach what mfb showed?
Right.
Dec19-12, 07:05 AM   #21
 
Quote by mfb View Post
Where did you find the error?
##\pi \theta^2 + 2\pi^2 \theta## evaluated between ##2\pi## and ##4\pi## is $$16\pi^3 + 8\pi^3 - 4\pi^3 - 4\pi^3$$
Dec19-12, 11:33 AM   #22
 
Mentor
Quote by CAF123 View Post
Hi SammyS,
What I meant by 'why is it necessary' was why the need for a double integral? Although mfb has cleared that up. Is the double integral approach what mfb showed? If not, yes, I would like to see it.
Thanks.
That's what I thought you meant ... and the answer is that this can be done without a double integral, so using a double integral is not necessary.

Since you want to see the double integral solution, here it is:

[itex]\displaystyle \int_{2\pi}^{4\pi}\int_{\theta}^{\theta+2\pi}r\,dr\,d\theta[/itex]
Dec19-12, 11:57 AM   #23
mfb
 
Mentor
Quote by SammyS View Post
That's what I thought you meant ... and the answer is that this can be done without a double integral, so using a double integral is not necessary.
You just do the first integration step ("area, ΔA, of this washer") before writing down the integral over θ.
Dec19-12, 12:25 PM   #24
 
Actually, could you explain how you get those limits: I think the θ limits are from 2π to 4π because that is the 'inner' curve that bounds the shaded section. Correct? Why is r from θ to θ + 2π ?
Dec19-12, 12:34 PM   #25
mfb
 
Mentor
θ=r is the inner part of your spiral (starting at 2pi and increasing to 4pi), and the outer part is the next winding 2 pi away, so θ=r+2pi (starting at 4pi and increasing to 6pi).

You can change the limits, if you like, for example like this:
$$\int_0^{2\pi} d\theta \int_{2\pi+\theta}^{4\pi+\theta} r dr$$
Dec19-12, 12:39 PM   #26
 
Mentor
Quote by CAF123 View Post
Actually, could you explain how you get those limits: I think the θ limits are from 2π to 4π because that is the 'inner' curve that bounds the shaded section. Correct? Why is r from θ to θ + 2π ?
The θ limits are indeed from 2π to 4π. That's the outer integral.

As for
"Why is r from θ to θ + 2π ?"
Look at your figure. r goes from the inner boundary to the outer boundary. The inner boundary is at r = θ . To get to the outer boundary, r = θ + 2π .
New Reply
Thread Tools


Similar Threads for: Area of an Archimedian spiral
Thread Forum Replies
Multivariable: Area of region bounded by a spiral equation Calculus & Beyond Homework 8
Finding the spiral sinks and spiral sources of a linear system Calculus & Beyond Homework 3
Why is the Archimedian Property used? Calculus 1