同济高数 第6章 第6-2-30题

教材习题

📝 题目

30.求曲线 $\rho \theta=1$ 相应于 $\displaystyle \frac{3}{4} \leqslant \theta \leqslant \frac{4}{3}$ 的一段弧长.

💡 答案解析

[AI解答]

[AI解答]

我们要求曲线 $\rho \theta = 1$ 在 $\frac{3}{4} \leqslant \theta \leqslant \frac{4}{3}$ 上的弧长。 极坐标下弧长公式为: $$ s = \int_{\theta_1}^{\theta_2} \sqrt{\rho^2 + \left(\frac{d\rho}{d\theta}\right)^2} \, d\theta. $$

由方程 $\rho \theta = 1$ 得: $$ \rho = \frac{1}{\theta}. $$ 于是: $$ \frac{d\rho}{d\theta} = -\frac{1}{\theta^2}. $$

代入公式: $$ \rho^2 + \left(\frac{d\rho}{d\theta}\right)^2 = \frac{1}{\theta^2} + \frac{1}{\theta^4} = \frac{\theta^2 + 1}{\theta^4}. $$ 因此: $$ \sqrt{\rho^2 + \left(\frac{d\rho}{d\theta}\right)^2} = \frac{\sqrt{\theta^2 + 1}}{\theta^2}. $$

弧长: $$ s = \int_{\frac{3}{4}}^{\frac{4}{3}} \frac{\sqrt{\theta^2 + 1}}{\theta^2} \, d\theta. $$

令 $\theta = \tan t$,则 $d\theta = \sec^2 t \, dt$,且 $\sqrt{\theta^2+1} = \sec t$,积分限对应: $$ \theta = \frac{3}{4} \Rightarrow t = \arctan\frac{3}{4}, \quad \theta = \frac{4}{3} \Rightarrow t = \arctan\frac{4}{3}. $$ 于是: $$ s = \int_{\arctan\frac{3}{4}}^{\arctan\frac{4}{3}} \frac{\sec t}{\tan^2 t} \cdot \sec^2 t \, dt = \int_{\arctan\frac{3}{4}}^{\arctan\frac{4}{3}} \frac{\sec^3 t}{\tan^2 t} \, dt. $$

利用 $\sec^3 t / \tan^2 t = \frac{1}{\cos^3 t} \cdot \frac{\cos^2 t}{\sin^2 t} = \frac{1}{\cos t \sin^2 t}$,即: $$ \frac{\sec^3 t}{\tan^2 t} = \frac{1}{\sin^2 t \cos t}. $$

所以: $$ s = \int_{\arctan\frac{3}{4}}^{\arctan\frac{4}{3}} \frac{1}{\sin^2 t \cos t} \, dt. $$

将 $\frac{1}{\sin^2 t \cos t}$ 化为: $$ \frac{1}{\sin^2 t \cos t} = \frac{\cos t}{\sin^2 t} + \frac{\sin t}{\cos t} \cdot \frac{1}{\sin t}?? $$ 更标准做法: $$ \frac{1}{\sin^2 t \cos t} = \frac{\cos t}{\sin^2 t} + \frac{1}{\cos t}. $$ 验证: $$ \frac{\cos t}{\sin^2 t} + \frac{1}{\cos t} = \frac{\cos^2 t + \sin^2 t}{\sin^2 t \cos t} = \frac{1}{\sin^2 t \cos t}. $$ 正确。

于是: $$ s = \int \frac{\cos t}{\sin^2 t} \, dt + \int \frac{1}{\cos t} \, dt. $$

第一项: $$ \int \frac{\cos t}{\sin^2 t} \, dt = \int \frac{d(\sin t)}{\sin^2 t} = -\frac{1}{\sin t}. $$

第二项: $$ \int \frac{1}{\cos t} \, dt = \int \sec t \, dt = \ln |\sec t + \tan t|. $$

因此: $$ s = \left[ -\frac{1}{\sin t} + \ln |\sec t + \tan t| \right]_{\arctan\frac{3}{4}}^{\arctan\frac{4}{3}}. $$

当 $t = \arctan\frac{3}{4}$ 时: $$ \tan t = \frac{3}{4}, \quad \sin t = \frac{3}{5}, \quad \sec t = \frac{5}{4}. $$ 当 $t = \arctan\frac{4}{3}$ 时: $$ \tan t = \frac{4}{3}, \quad \sin t = \frac{4}{5}, \quad \sec t = \frac{5}{3}. $$

代入: $$ s = \left( -\frac{1}{4/5} + \ln\left(\frac{5}{3} + \frac{4}{3}\right) \right) - \left( -\frac{1}{3/5} + \ln\left(\frac{5}{4} + \frac{3}{4}\right) \right). $$

计算: $$ -\frac{5}{4} + \ln 3 - \left( -\frac{5}{3} + \ln 2 \right) = -\frac{5}{4} + \ln 3 + \frac{5}{3} - \ln 2. $$

合并常数: $$ -\frac{5}{4} + \frac{5}{3} = \frac{-15 + 20}{12} = \frac{5}{12}. $$

所以: $$ s = \frac{5}{12} + \ln\frac{3}{2}. $$

因此所求弧长为: $$ \boxed{\displaystyle \frac{5}{12} + \ln\frac{3}{2}}. $$

难度:★★★☆☆

📋 详细解题步骤

步骤 1/10
目标:写出极坐标弧长公式
极坐标下弧长公式为 s = ∫_{θ1}^{θ2} √(ρ² + (dρ/dθ)²) dθ。
公式:s = ∫_{θ1}^{θ2} √(ρ² + (dρ/dθ)²) dθ
提示:注意公式中根号内是ρ²加上ρ对θ导数的平方。
步骤 2/10
目标:由曲线方程ρθ=1得到ρ=1/θ,并求导
由ρθ=1得ρ=1/θ,则dρ/dθ = -1/θ²。
公式:ρ = 1/θ, dρ/dθ = -1/θ²
提示:求导时注意负号。
步骤 3/10
目标:计算被积函数
ρ² + (dρ/dθ)² = 1/θ² + 1/θ⁴ = (θ²+1)/θ⁴,所以√(ρ²+(dρ/dθ)²) = √(θ²+1)/θ²。
公式:√(ρ²+(dρ/dθ)²) = √(θ²+1)/θ²
提示:通分后开方。
步骤 4/10
目标:写出弧长积分表达式
s = ∫_{3/4}^{4/3} √(θ²+1)/θ² dθ。
公式:s = ∫_{3/4}^{4/3} √(θ²+1)/θ² dθ
提示:积分限注意是从小到大。
步骤 5/10
目标:换元:令θ=tan t
令θ=tan t,则dθ=sec²t dt,√(θ²+1)=sec t,积分限变为t从arctan(3/4)到arctan(4/3)。
公式:θ=tan t, dθ=sec²t dt, √(θ²+1)=sec t
提示:换元后要相应改变积分限。
步骤 6/10
目标:化简被积函数
被积函数变为 (sec t / tan²t) * sec²t = sec³t/tan²t = 1/(sin²t cos t)。
公式:sec³t/tan²t = 1/(sin²t cos t)
提示:利用三角恒等式化简。
步骤 7/10
目标:拆分积分
1/(sin²t cos t) = cos t/sin²t + 1/cos t,所以积分拆为两项。
公式:1/(sin²t cos t) = cos t/sin²t + sec t
提示:验证:cos t/sin²t + sec t = (cos²t+1)/(sin²t cos t)? 实际应为(cos²t+sin²t)/(sin²t cos t)=1/(sin²t cos t)。
步骤 8/10
目标:计算两项积分
∫ cos t/sin²t dt = -1/sin t,∫ sec t dt = ln|sec t + tan t|。
公式:∫ cos t/sin²t dt = -1/sin t, ∫ sec t dt = ln|sec t+tan t|
提示:第一项凑微分,第二项是标准积分。
步骤 9/10
目标:代入上下限
当t=arctan(3/4)时,tan t=3/4,sin t=3/5,sec t=5/4;当t=arctan(4/3)时,tan t=4/3,sin t=4/5,sec t=5/3。
提示:利用直角三角形计算三角函数值。
步骤 10/10
目标:计算弧长结果
s = [-1/sin t + ln|sec t+tan t|]_{arctan(3/4)}^{arctan(4/3)} = (-5/4 + ln3) - (-5/3 + ln2) = 5/12 + ln(3/2)。
公式:s = 5/12 + ln(3/2)
提示:注意符号和合并对数。

📷 拍照上传批改

拍照上传批改功能已预留入口,后续接入图片上传、OCR识别与AI批改。