返回题库

相交圆柱体体积

Intersecting Pillars

专题
General / 综合
难度
L6

题目详情

两根半径为 1 的无限长圆柱体互相垂直相交,且两圆柱的中心轴线相交于一点。

求两圆柱交集的体积。

We want to construct a structure made as follows: imagine that two long cylindrical pillars each with radius 1 intersect at right angles and their centers also intersect. What is the volume of this intersection?

解析

答案是 163\frac{16}{3}

对高度 zz 的水平截面,交集截面为边长 21z22\sqrt{1-z^2} 的正方形,面积为 4(1z2)4(1-z^2)

积分:

V=114(1z2)dz=163.V=\int_{-1}^{1}4(1-z^2)\,dz=\frac{16}{3}.

Original Explanation

16/3

Solution

If you cut the intersection by a horizontal plane at distance z from center, the cut will be a square with side-length 2 * sqrt( 1-z^2). Integrate to get volume 16/3.

Another way is to imagine the largest possible sphere inscribed at the center of intersection. The sphere should have a radius of 1. At each cut perpendicular to the z-axis, the circle from the sphere is inscribed in the square from the intersection as well, So Area of cut-circle = (Pi/4) * Area of cut-square. This is true for all z, hence Volume of sphere = (Pi/4) * Volume of Intersection, this also gives 16/3