New Reply

Integral to find the Surface area...

 
Share Thread
Jun22-12, 01:14 PM   #1
 

Integral to find the Surface area...


For a given function f(x)=x, if we rotate this function from [0,1] around the x-axis, we'll have a cone.... why can't I find its surface area by adding the perimeter of all the circunferences from [0,1] with radius = f(x)?Something like 2*pi∫xdx? The formulas says we have to do 2*pi∫x*√(i+y'²)dx .....
PhysOrg.com science news on PhysOrg.com

>> Leading 3-D printer firms to merge in $403M deal (Update)
>> LA to give every student an iPad; $30M order
>> CIA faulted for choosing Amazon over IBM on cloud contract
Jun22-12, 02:54 PM   #2
 
Recognitions:
Science Advisor Science Advisor
Since the function f(x) is not parallel to the x axis the area differential has to take into account that effect, which for your problem is √2.

In general, you need the differential of arc length of the revolving figure which is
√(1+y'²)dx.
Jun22-12, 10:20 PM   #3
 
But to find the volume of the cone, for exemple, the fact that the function isn't parallel to the x-axis doens't influence that "volume is the sum of all areas of all circles".... What changes?
Jun23-12, 04:05 PM   #4
 
Recognitions:
Science Advisor Science Advisor

Integral to find the Surface area...


Think of the area of the cone's surface as the sum of a bunch of thin circular strips. The extra factor is the width of the strip.
Jun24-12, 04:07 PM   #5
 
Recognitions:
Gold Membership Gold Member
Science Advisor Science Advisor
Retired Staff Staff Emeritus
Consider this fallacious argument: If we divide the interval from x= 0 to x= 1 into n equal subintervals, each of length 1/n, we can "approximate" the line from (0, 0) to (1, 1) by a broken line, the horizontal line from (0, 0) to (1/n, 0), the vertical line from I(1/n, 0) to (1/n, 1/n), the horizontal line from (1/n, 1/n) to (2/n, 1/n), the vertical line from (2/n, 1/n) to (2/n, 2/n), etc.

The area under the horizontal line from (k/n, k/n) to ((k+1)/n, k/n) is (k/n)(1/n)= k/n^2 so the total area is [itex]\sum_{k=0}^n k/n^2= (1/n^2)\sum_{k=0}^n k= (1/n^2)(n(n+1)/2= (n^2+ n)/2n= n/2+ 1/2. And the limit, as n goes to infinity, is 1/2, the area under the straight line.

But if we, instead, use the length of the broken line to approximate the length of the line, each segment has length 1/n and there are 2n such segments so that we get a length of 2 which is wrong. The length of the line segment from (k/n, k/n) to ((k+1)/n, (k+1)/n) simply cannot be approximated by the length of those two horizontal and vertical segments. We have to use the Pythagorean theorem to get the length of each segment: [itex]\sqrt{(1/n)^2+ (1/n)^2}= (1/n)\sqrt{2}[/itex]. And that leads to the arclength formula.
New Reply

Similar discussions for: Integral to find the Surface area...
Thread Forum Replies
Find surface area of cylinder Calculus & Beyond Homework 16
Surface Area Integral Calculus & Beyond Homework 2
Multiple integral to find the contact surface area of a bolt thread General Engineering 13
How to find surface area? Calculus & Beyond Homework 6
Integral: Area of a surface in 3D Calculus & Beyond Homework 2