Use cylindrical coordinates to find volume

In summary, to find the volume using cylindrical coordinates, you must convert the given equations from Cartesian to cylindrical. This can be done by using the conversion formulas for x, y, and r. The equations for the inside and outside surfaces are then substituted into the integral and solved from 0 to 4.
  • #1
Carmen12
8
0

Homework Statement


Use cylindrical coordinates to find volume...

Homework Equations

Inside: x2+y2+z2=16
Outside: z=sqrt(x2+y2)

The Attempt at a Solution



Cylindrical coordinates have always been a problem for me, so I initially tried to put them into spherical and then convert them over, but that went badly pretty quickly. Then basically integrated from 0 to 4 the inside minus the outside function but that didn't go well either... and obviously so.

So.. should I just try to convert from Cartesian to cylindrical and then integrate, but I have trouble with the bounds. :(
 
Last edited:
Physics news on Phys.org
  • #2
In cylindrical coordinates you have 3 dimensions, r,Ø,z

The conversion from cartesian to cylindrical is

x=rCosØ
y=rSinØ
r=sqrt(x^2+y^2)

So you equation will be:

Outside:
r^2*cos^2(Ø)+r^2*sin^2(Ø)+z^2=16
=> r^2*(cos^2(Ø)+sin^2(Ø))+z^2=16 ; cos^2(Ø)+sin^2(Ø)=1 is a trigonometric identity
then

r^2+z^2=16
inside:
Z=r
 

Related to Use cylindrical coordinates to find volume

What are cylindrical coordinates?

Cylindrical coordinates are a way of representing points in three-dimensional space using a distance from the origin, an angle, and a height. They are often used in mathematics and science to describe objects that have rotational symmetry, such as cylinders or cones.

How do you convert from Cartesian coordinates to cylindrical coordinates?

To convert from Cartesian coordinates (x, y, z) to cylindrical coordinates (r, θ, z), you can use the following equations:
r = √(x^2 + y^2)
θ = tan⁻¹(y/x)
z = z. These equations use trigonometric functions to determine the distance from the origin, angle, and height of a point in cylindrical coordinates.

How do you find the volume using cylindrical coordinates?

To find the volume using cylindrical coordinates, you can use the formula V = ∫∫∫ r dz dθ dr, where r is the distance from the origin, θ is the angle, and z is the height. This triple integral allows you to find the volume of a region bounded by a surface in cylindrical coordinates.

What are some real-world applications of using cylindrical coordinates to find volume?

Cylindrical coordinates are commonly used in engineering and physics to calculate the volume of objects with rotational symmetry, such as pipes, tanks, and bottles. They are also used in the study of fluid mechanics to find the volume of fluids in cylindrical containers or pipes.

Are there any limitations to using cylindrical coordinates to find volume?

While cylindrical coordinates are useful for describing objects with rotational symmetry, they are limited in their ability to accurately represent more complex shapes. In these cases, other coordinate systems, such as spherical or Cartesian coordinates, may be more appropriate for finding volume.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
910
  • Calculus and Beyond Homework Help
Replies
6
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
  • Calculus and Beyond Homework Help
Replies
12
Views
1K
  • Calculus and Beyond Homework Help
Replies
17
Views
4K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Calculus and Beyond Homework Help
Replies
1
Views
941
  • Calculus and Beyond Homework Help
Replies
9
Views
2K
  • Calculus and Beyond Homework Help
Replies
6
Views
1K
Back
Top