Enter the function you want to integrate, specify the integration limits for each variable (x, y, and z), and click “Calculate” to obtain the result.
Related
Our triple integral calculator allows you to evaluate both definite and indefinite triple integrals effortlessly. It can compute mass, volume, center of mass, and other 3D properties. You can set integration limits and choose the order of integration to match your problem.
A triple integral extends single and double integrals into three dimensions. It is used to calculate properties of functions over a 3D region, such as volume, mass, and moments of inertia.
It is generally written as:
∭ f(x, y, z) dV
Where:
Specifying the integration order (dx dy dz, dy dz dx, etc.) and the limits is critical for proper evaluation.
Evaluate the triple integral:
\(\int_0^1 \int_1^3 \int_2^3 (x^2 + 3xyz^2 + xyz) \, dx \, dy \, dz\)
\[ \int (x^2 + 3xyz^2 + xyz) \, dx = \frac{x^3}{3} + \frac{3x^2 yz^2}{2} + \frac{x^2 yz}{2} = \frac{x^2(2x + 9yz^2 + 3yz)}{6} + C \]
\[ \int \frac{x^2(2x + 9yz^2 + 3yz)}{6} \, dy = x^2 \int \left( \frac{2x}{6} + \frac{9yz^2 + 3yz}{6} \right) dy = \frac{x^2y(4x + 3yz(3z + 1))}{12} + C \]
\[ \int \frac{x^2y(4x + 3yz(3z + 1))}{12} dz = \frac{x^2 yz (8x + 3yz(2z + 1))}{24} + C \]
The final result of the triple integral is:
\[ \frac{x^2 yz (8x + 3yz (2z + 1))}{24} + C \]
For problems with rotational symmetry around the z-axis, cylindrical coordinates simplify computations. The conversion from rectangular to cylindrical coordinates is:
The volume element becomes:
\(dV = r \, dr \, d\theta \, dz\)
Cylindrical coordinates are particularly useful for circular or rotationally symmetric regions.
| Circular Cylinder | Circular Cone | Sphere | Paraboloid | |
|---|---|---|---|---|
| Cylindrical | r = c | z = cr | r² + z² = c² | z = cr² |
| Rectangular | x² + y² = c² | z² = c²(x² + y²) | x² + y² + z² = c² | z = c(x² + y²) |
Wikipedia: Multiple Integrals
LibreTexts: Triple Integrals in Cylindrical Coordinates
Related
Links
Home Conversion Calculator About Calculator Online Blog Hire Us Knowledge Base Sitemap Sitemap TwoEmail us at
Contact Us© Copyrights 2026 by Calculator-Online.net