BLOG¶
使用积分求解几何量
高等数学之用积分求解几何量。省流:
几何量 | 方法 | 说明 |
---|---|---|
面积 | \(\displaystyle \iint_D 1\,dA\) | 区域 \(D\) 的二重积分 |
弧长 | \(\displaystyle \int_L 1\,ds\) | 曲线 \(L\) 的第一类曲线积分 |
体积(绕 \(x\) 轴) | \(\displaystyle V = \int_a^b \pi [f(x)]^2\,dx\) | \(y=f(x)\) 绕 \(x\) 轴旋转 |
体积(绕 \(y\) 轴) | \(\displaystyle V = \int_a^b 2\pi x f(x)\,dx\) | \(y=f(x)\) 绕 \(y\) 轴旋转 |
侧面积(绕 \(x\) 轴) | \(\displaystyle S = \int_L 2\pi y\,ds\) | 曲线绕 \(x\) 轴旋转 |
形心 | \(\displaystyle \left( \frac{\iint_D x\,dA}{\iint_D 1\,dA},\ \frac{\iint_D y\,dA}{\iint_D 1\,dA} \right)\) | 平面区域 \(D\) 的形心 |
弧长微分 | \(\displaystyle ds = \sqrt{\left[\varphi'(t)\right]^2 + \left[\psi'(t)\right]^2}dt\) | 参数方程表示 |
\(\displaystyle ds = \sqrt{1 + \left[f'(x)\right]^2}dx\) | \(y = f(x)\) 表示 | |
\(\displaystyle ds = \sqrt{\left[r(\theta)\right]^2 + \left[r'(\theta)\right]^2}d\theta\) | 极坐标方程表示 |