Volume generated by 2sin(x/2) & sin(x) about y=2 with shells

  • Thread starter Thread starter Potatochip911
  • Start date Start date
  • Tags Tags
    Volume
Click For Summary

Homework Help Overview

The discussion revolves around finding the volume generated by the curves defined by the equations y=2sin(x/2) and y=sin(x) when rotated about the line y=2, using the shell method. The problem is situated within the context of calculus, specifically focusing on volume integration techniques.

Discussion Character

  • Mixed

Approaches and Questions Raised

  • Participants discuss setting up integrals for the shell method, considering outer and inner radii, and the need to separate the problem into different intervals based on the behavior of the functions.
  • There are questions regarding the correct expressions for lengths and radii, with some participants suggesting sketches to clarify the setup.
  • Confusion arises over the correct use of inverse trigonometric functions and how they relate to the curves being analyzed.
  • Some participants express uncertainty about the limits of integration and the appropriate expressions for the lengths of the shells.

Discussion Status

The discussion is ongoing, with participants actively refining their understanding of the problem. Some have provided guidance on the correct setup for the integrals and the expressions for the radii. There is a recognition of the need to clarify certain aspects, such as the behavior of the arcsin function and its implications for the integration process.

Contextual Notes

Participants note the importance of considering the correct intervals for integration and the implications of the curves' intersections. There is also mention of the need to ensure that the expressions used for lengths and radii are accurate as they relate to the geometry of the problem.

Potatochip911
Messages
317
Reaction score
3

Homework Statement


Find the volume generated by
x=0
x=π
y=2sin(x/2)
y=sin(x)
using the shell method.

Homework Equations


x=2arcsin(y/2)
x=arcsin(y)

The Attempt at a Solution



So to setup my integral I got the following values,
Outer Radius=(2-arcsin(y))
Inner Radius=(2-2arcsin(y/2))
I'm pretty sure outer/inner radius is for the shell method so I was thinking a way to get around this would be by setting up two different integrals to get the volumes and then subtracting the smaller one from the larger one.
I'm stuck at finding out the length because for length I have
L=π-x
I'm confused as to which function I should to use here or is this similar to the outer/inner radius where I use them separately for their respective integrals?
 
Physics news on Phys.org
Potatochip911 said:

Homework Statement


Find the volume generated by
x=0
x=π
y=2sin(x/2)
y=sin(x)
using the shell method.

Homework Equations


x=2arcsin(y/2)
x=arcsin(y)

The Attempt at a Solution



So to setup my integral I got the following values,
Outer Radius=(2-arcsin(y))
Inner Radius=(2-2arcsin(y/2))
I'm pretty sure outer/inner radius is for the shell method so I was thinking a way to get around this would be by setting up two different integrals to get the volumes and then subtracting the smaller one from the larger one.
I'm stuck at finding out the length because for length I have
L=π-x
I'm confused as to which function I should to use here or is this similar to the outer/inner radius where I use them separately for their respective integrals?
(You should give the problem statement directly in your post without regard to what you put in the thread title.)

Your length is incorrect. To help get it correct, sketch the region that is to be rotated about y = 2.

What is the integration variable? If it's y, then x should be in terms of y .
 
SammyS said:
(You should give the problem statement directly in your post without regard to what you put in the thread title.)

Your length is incorrect. To help get it correct, sketch the region that is to be rotated about y = 2.

What is the integration variable? If it's y, then x should be in terms of y .

Okay after looking at my sketch I think I need to separate this up a lot.
for 0->1 and x=0 to x=pi/2: It appears as though the length is 2arcsin(y/2)-arcsin(y) and then from x=pi/2 to pi length=pi-arcsin(y)
Is this correct?
 
SammyS said:
Yes.

Don't forget y from 1 to 2
Okay and from y=1 to 2 the length=pi-2arcsin(y/2)
So to get the volume of the solid now I would integrate these lengths with the corresponding radius? What I mean is:
The lengths L=2arcsin(y/2)-arcsin(y) & L=pi-arcsin(y) with Outer Radius=(2-arcsin(y)) and L=pi-2arcsin(y/2) with Inner Radius=(2-2arcsin(y/2))
 
Potatochip911 said:
Okay after looking at my sketch I think I need to separate this up a lot.
for 0->1 and x=0 to x=pi/2: It appears as though the length is 2arcsin(y/2)-arcsin(y) and then from x=pi/2 to pi length=pi-arcsin(y)
Is this correct?
Almost correct.
arcsin(y) will not give a result greater than π/2, so, to get the x from the y value, for the for the y=sin(x) curve beyond x = π/2, you need x = π - arcsin(y).

Don't forget y from 1 to 2 .
 
Potatochip911 said:
Okay and from y=1 to 2 the length=pi-2arcsin(y/2)
So to get the volume of the solid now I would integrate these lengths with the corresponding radius? What I mean is:
The lengths L=2arcsin(y/2)-arcsin(y) & L=pi-arcsin(y) with Outer Radius=(2-arcsin(y)) and L=pi-2arcsin(y/2) with Inner Radius=(2-2arcsin(y/2))
I deleted that post, but not in time.
 
SammyS said:
I deleted that post, but not in time.
Okay I'm slightly confused, don't I already have x=π-arcsin(y) for the y=sin(x) curve?
 
Potatochip911 said:
Okay I'm slightly confused, don't I already have x=π-arcsin(y) for the y=sin(x) curve?
What portion of the y = sin(x) curve, are you using the expression,x=π-arcsin(y) for the length?
 
SammyS said:
What portion of the y = sin(x) curve, are you using the expression,x=π-arcsin(y) for the length?
from x=pi/2 to x=pi and y=0 to 1
 
  • #10
Potatochip911 said:
from x=pi/2 to x=pi and y=0 to 1
Right, but arcsin(y) only gives values from pi/2 to 0 for y from 1 to 0. So to get these x values (not the lengths), you need x = π - arcsin(y). Then to get the associated length, take π minus this x value. → length = π - ( π - arcsin(y) ) . The x values here will be between π/2 an π, The lengths will be between π/2 an 0 .
 
  • #11
SammyS said:
Right, but arcsin(y) only gives values from pi/2 to 0 for y from 1 to 0. So to get these x values (not the lengths), you need x = π - arcsin(y). Then to get the associated length, take π minus this x value. → length = π - ( π - arcsin(y) ) . The x values here will be between π/2 an π, The lengths will be between π/2 an 0 .
Okay thanks I understand what you mean now although I should probably review inverse trigonometric functions. I have been looking at my graph and I think I mixed up the length L=2arcsin(y/2)-arcsin(y) from x=0 to pi/2, should this be L=arcsin(y)-2arcsin(y/2) since x=arcsin(y) is the curve furthest to the right?
 
  • #12
Potatochip911 said:
I have been looking at my graph and I think I mixed up the length L=2arcsin(y/2)-arcsin(y) from x=0 to pi/2, should this be L=arcsin(y)-2arcsin(y/2) since x=arcsin(y) is the curve furthest to the right?
Yes.

To check that, try y = .5, for instance. The answer should be positive. (and ... It is.)
 
  • #13
SammyS said:
Yes.

To check that, try y = .5, for instance. The answer should be positive. (and ... It is.)

Okay so now to calculate the volume I am thinking this is a method of doing it:

Upper & Lower limits for the integrals in order: 0-1; 0-1; 1-2
V=2π*∫(arcsin(y)-2arcsin(y/2))*(2-arcsin(y))*dy+2π*∫(π-(π-arcsin(y))*(2-arcsin(y))*dy+2π*∫(2π-2arcsin(y/2)*(2-2arcsin(y/2))*dySorry if this is really hard to read but I can't seem to get latex to work.
 
Last edited:
  • #14
Potatochip911 said:
Okay so now to calculate the volume I am thinking this is a method of doing it:

Upper & Lower limits for the integrals in order: 0-1; 0-1; 1-2
V=2π*∫(arcsin(y)-2arcsin(y/2))*(2-arcsin(y))*dy+2π*∫(π-(π-arcsin(y))*(2-arcsin(y))*dy+2π*∫(2π-2arcsin(y/2)*(2-2arcsin(y/2))*dy

Sorry if this is really hard to read but I can't seem to get latex to work.
I see now that the expressions for radius were wrong. Each should be simply ##\ 2 - y\ ## .

Also: Notice that π-(π-arcsin(y)) = arcsin(y) .
 
  • #15
Re TeX:

##\#\# ## V = 2\pi \int \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \left (2-\arcsin y\right ) dy ##\#\# ##

gives

##V = 2\pi \int \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \left (2-\arcsin y\right ) dy##

whereas

$## ##$V = 2\pi \int \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \left (2-\arcsin y\right ) dy$## ##$

gives displaystyle (bigger int sign, bigger y/2):

$$V = 2\pi \int \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \left (2-\arcsin y\right ) dy$$
 
Last edited:
  • #16
SammyS said:
I see now that the expressions for radius were wrong. Each should be simply ##\ 2 - y\ ## .

Also: Notice that π-(π-arcsin(y)) = arcsin(y) .
Whoops, is the volume integral from my previous post correct though if the radiuses are (2-y) or am I setting it up improperly?
 
  • #17
Potatochip911 said:
Whoops, is the volume integral from my previous post correct though if the radii are (2-y) or am I setting it up improperly?
Right, (2-y) is what you should use for the radii.

For example, the red in the following should be changed ##\displaystyle\ 2\pi \int_0^1 \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \color{red}{\left (2-\arcsin y\right )} dy\ ##
to ##\displaystyle\ 2\pi \int_0^1 \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \color{red}{\left (2- y \right )} dy\ ##

Likewise in the other integrals .
 
  • #18
SammyS said:
Right, (2-y) is what you should use for the radii.

For example, the red in the following should be changed ##\displaystyle\ 2\pi \int_0^1 \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \color{red}{\left (2-\arcsin y\right )} dy\ ##
to ##\displaystyle\ 2\pi \int_0^1 \left (\arcsin y - 2\arcsin{y\over 2}\right )\; \color{red}{\left (2- y \right )} dy\ ##

Likewise in the other integrals .

Okay thanks for the help this question was a real hassle considering how much easier it would have been using disks.
 

Similar threads

  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 21 ·
Replies
21
Views
3K
  • · Replies 9 ·
Replies
9
Views
3K
Replies
4
Views
2K
  • · Replies 6 ·
Replies
6
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 20 ·
Replies
20
Views
3K
Replies
6
Views
3K