Question about calculating area and volume

  • Thread starter Thread starter Miike012
  • Start date Start date
  • Tags Tags
    Area Volume
Miike012
Messages
1,009
Reaction score
0
When calculating the volume of say y = x^3 rotated around the y-axis from -2<=x<=2 I am the calculating a space occupied by a 3D figure... but when I am calculating the area between say y = x^3 and y=(-x)^3 from 0<= y <=8 what exactly is this area? is it surface area?
 
Physics news on Phys.org
It's the sum of the areas of all those whisker-thin rectangles, each of height equal to the vertical distance between the curves, viz, x^3 - (-x)^3, and of horizontal width equal to dx or Δx. So it's an area on the x-y plane, a flat area. You could call it a surface area, if you wish, but then all areas could be considered surface areas. couldn't they?
 
Miike012 said:
When calculating the volume of say y = x^3 rotated around the y-axis from -2<=x<=2 I am the calculating a space occupied by a 3D figure... but when I am calculating the area between say y = x^3 and y=(-x)^3 from 0<= y <=8 what exactly is this area? is it surface area?
No, there is no "surface" are because this is not a three dimensional problem. It is simply area in the xy-plane.
 
I guess ill figure out the importance of calculating area later because right now I don't see it..
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top