You are here:

Advanced Math/Solids of Revolution

Advertisement


Question
Hi! I am trying to find the volume generated by rotating the following graphs aroudn the x-axis: y = sin(2x), x=0, x=pi, and y=0.  We are supposed to use disks.  I have set up the integral: pi times the integral from 0 to pi of (sin 2x)^2.  I just don't know how to solve this integral.  I have tried setting u equal to 2x and to sin 2x but I can't seem to get anywhere.  My textbook suggests that I use a half-angle formula, but I don't see how that would help.  I have heard that it can be solved by integration by parts, but we have not learned that in class yet.  Can you give me any advice?
Thanks!

Answer
Hi Pete,

Okay, there's a lot to go through here, so let's take it a piece at a time.

On the curve itself, y = sin 2x.  This curve has a period of pi.  That means it completes a full cycle at x = pi.  So, since the arches of the sine wave are congruent, we can take the volume generated from x = 0 to x = pi/2, and double it to get the volume from 0 to pi.

Okay, then by disks, we have

V = pi * INT[ y^2 * dx] = pi * INT[ (sin 2x)^2 * dx]

Then, let's go to the double angle formula for cosine:

cos(2 * theta) = 1 - 2 * sin^2 (theta)

If we let theta= 2x, then we have:

cos(2 * 2x) = cos(4x) = 1 - 2 * sin^2 (2x)

so cos(4x) - 1 = -2 * sin^2 (2x)

or 1 - cos(4x) = 2 * sin^2 (2x)

or 1/2[1-cos(4x)] = sin^2 (2x).

Then the integration is :

V = 2 * pi * INT (x = 0 to x = pi/2) [1/2(1 - cos (4x) * dx]

= pi * INT(x=0 to x=pi/2) [1 - cos(4x) * dx]

Splitting these up :

V = pi*([ INT(0 to pi/2) [dx] - INT(0 to pi/2) [cos 4x * dx])

= pi * ([x](0 to pi/2)  - 1/4 * INT(0 to pi/2) [cos 4x * 4dx])

= pi * ([pi/2 - 0] - 1/4 * sin (4x) (0 to pi/2)])

= pi * ( pi/2 - 1/4 * (sin 2pi - sin 0))

= pi * (pi/2 - 1/4 * ( 0 - 0 ) )

= pi^2 / 2.

I'm pretty sure this is what you want.  Using the double angle formula for cosine does the substitution you need, not the half-angle formula.

Good luck!

Steve

Advanced Math

All Answers


Answers by Expert:


Ask Experts

Volunteer


Steve Holleran

Expertise

I can help with all math questions from basic math to Calculus. Whether it`s consumer questions, or questions from high school or college students, I have probably dealt with it at some time in my career.

Experience

33 years teaching experience in NJ public schools

Education/Credentials
B.S. Mathematics : Wake Forest University 1972 M.S. Mathematics : Monmouth University 1981

©2012 About.com, a part of The New York Times Company. All rights reserved.