Linear algebra and volume of rotational object

Click For Summary
SUMMARY

The discussion centers on deriving the volume of a rotational object using linear algebra, specifically through the formula V(O) = π * ∫[f(z)²]dx. The integration process involves three distinct integrals with limits defined by the constants a and b, representing the bounds of z, and the function f(z) which defines the radius in polar coordinates. The correct formulation of the volume integral is confirmed as ∫[dz, a..b] * ∫[dr, 0..f(z)] * ∫[dTheta * r, 0..2π], emphasizing the use of cylindrical coordinates where r² = x² + y². The discussion clarifies the necessity of these limits and the interpretation of variables.

PREREQUISITES
  • Understanding of cylindrical coordinates in three-dimensional space
  • Familiarity with multivariable calculus and integration techniques
  • Knowledge of the function notation and properties of integrals
  • Basic concepts of linear algebra related to volume calculations
NEXT STEPS
  • Study the derivation of volume formulas in cylindrical coordinates
  • Learn about the application of triple integrals in multivariable calculus
  • Explore the properties of polar coordinates and their relation to Cartesian coordinates
  • Investigate the implications of changing variables in integrals, particularly in volume calculations
USEFUL FOR

Students and educators in mathematics, particularly those focusing on calculus and linear algebra, as well as professionals involved in geometric modeling and computational geometry.

Niles
Messages
1,834
Reaction score
0
[SOLVED] Linear algebra and volume of rotational object

Homework Statement


I have to show that V(O) = pi * int[f(z)^2]dx when O = {(x,y,z) E R^3 | a =< z =< b, sqrt(x^2+y^2) =< f(z)}.

I have to integrate 3 times with different limits:

V(O) = int [dz, a..b] * int[dr, 0 .. f(z)] * int[dTheta * r, 0..2pi].

Why is it the integral looks like this? I believe it should look like

int[ int [ int [ dr * dTheta * ds]]] with limits as above.
 
Physics news on Phys.org
You have a< z< b, with a and b constants, so the "outer integral" would be with respect to z, from a to b, in order to cover the entire figure. For each z, you have \sqrt{x^2+ y^2}&lt; f(z). Taking r= \sqrt{x^2+ y^2}, that is the same as r< f(z). Since r (in polar coordinates) cannot be less than 0, the limits of integration with respect to r must be from 0 to f(z) (and the differential is rdr). Finally, there is no limit on \theta so the limits on \theta must be from 0 to \pi, the entire circle. That volume is given by
\int_{z=a}^{b} \int_{r= 0}^{f(x)} \int_{\theta= 0}^{2\pi} f(z) (d\theta)(rdr)(dz)
It should be easy to see that gives the result you want.

As for the formula you give, I see no difference except that you have replaced "z" with "s"- without saying what "s" is.
 
Why is r^2 = x^2+y^2? And isn't this cylindrical coordinates?

Thanks for your help so far!
 

Similar threads

  • · Replies 9 ·
Replies
9
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 19 ·
Replies
19
Views
3K
  • · Replies 2 ·
Replies
2
Views
2K
Replies
4
Views
2K
  • · Replies 10 ·
Replies
10
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
Replies
3
Views
2K
  • · Replies 3 ·
Replies
3
Views
1K
  • · Replies 8 ·
Replies
8
Views
2K