同济高数 第4章 第4-4-14题

教材习题

📝 题目

14. $\displaystyle{\int} \frac{\mathrm{d} x}{3+\sin ^{2} x}$ .

💡 答案解析

[AI解答]

[AI解答] 我们要求解不定积分: $$ \int \frac{dx}{3+\sin^2 x} $$

**步骤1:利用三角恒等式变形** 由 $\sin^2 x = 1 - \cos^2 x$ 或更常用的万能公式,这里我们采用将分母转化为只含 $\tan x$ 的形式。 因为 $$ \sin^2 x = \frac{\tan^2 x}{1+\tan^2 x} $$ 所以 $$ 3 + \sin^2 x = 3 + \frac{\tan^2 x}{1+\tan^2 x} = \frac{3(1+\tan^2 x) + \tan^2 x}{1+\tan^2 x} = \frac{3 + 4\tan^2 x}{1+\tan^2 x} $$ 于是 $$ \frac{1}{3+\sin^2 x} = \frac{1+\tan^2 x}{3 + 4\tan^2 x} $$

**步骤2:换元** 令 $t = \tan x$,则 $$ dt = \sec^2 x \, dx = (1+\tan^2 x) dx = (1+t^2) dx $$ 所以 $$ dx = \frac{dt}{1+t^2} $$ 代入积分: $$ \int \frac{dx}{3+\sin^2 x} = \int \frac{1+t^2}{3+4t^2} \cdot \frac{dt}{1+t^2} = \int \frac{dt}{3+4t^2} $$

**步骤3:计算简化后的积分** $$ \int \frac{dt}{3+4t^2} = \frac{1}{3} \int \frac{dt}{1 + \left( \frac{2t}{\sqrt{3}} \right)^2} $$ 令 $u = \frac{2t}{\sqrt{3}}$,则 $dt = \frac{\sqrt{3}}{2} du$,于是 $$ \frac{1}{3} \int \frac{dt}{1 + \left( \frac{2t}{\sqrt{3}} \right)^2} = \frac{1}{3} \cdot \frac{\sqrt{3}}{2} \int \frac{du}{1+u^2} = \frac{\sqrt{3}}{6} \arctan u + C $$ 代回 $u = \frac{2t}{\sqrt{3}}$ 和 $t = \tan x$: $$ \int \frac{dx}{3+\sin^2 x} = \frac{\sqrt{3}}{6} \arctan\left( \frac{2\tan x}{\sqrt{3}} \right) + C $$

**最终结果** $$ \boxed{\displaystyle \frac{\sqrt{3}}{6} \arctan\left( \frac{2\tan x}{\sqrt{3}} \right) + C} $$

难度:★★☆☆☆

📋 详细解题步骤

步骤 1/3
目标:利用三角恒等式将分母转化为只含tan x的形式
由 sin^2 x = tan^2 x / (1+tan^2 x),得 3+sin^2 x = (3+4tan^2 x)/(1+tan^2 x),因此 1/(3+sin^2 x) = (1+tan^2 x)/(3+4tan^2 x)。
公式:sin^2 x = tan^2 x / (1+tan^2 x)
提示:万能公式常用于将三角函数有理式转化为多项式有理式。
步骤 2/3
目标:换元积分
令 t = tan x,则 dt = sec^2 x dx = (1+t^2) dx,所以 dx = dt/(1+t^2)。代入积分得 ∫ (1+t^2)/(3+4t^2) * dt/(1+t^2) = ∫ dt/(3+4t^2)。
公式:dt = (1+t^2) dx
提示:换元后注意化简,消去分子分母中的公因子。
步骤 3/3
目标:计算简化后的积分
∫ dt/(3+4t^2) = (1/3) ∫ dt/(1+(2t/√3)^2)。令 u = 2t/√3,则 dt = (√3/2) du,积分变为 (1/3)*(√3/2) ∫ du/(1+u^2) = (√3/6) arctan u + C。代回 u = 2t/√3 和 t = tan x,得 (√3/6) arctan(2tan x/√3) + C。
公式:∫ du/(1+u^2) = arctan u + C
提示:注意系数调整,最终结果需代回原变量。

📷 拍照上传批改

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