Skip to content
CalcGospel 微積分福音
返回

114 台綜大微積分 A 第 5 題

考題 / 轉學考微積分 / 台綜大 / 微積分 A

114學年度 · 114微積分A · 第 5 題

題目

Problem

Evaluate the definite integral.

\int_{0}^{\pi/3} (3 + \tan\theta\sec\theta)^2 \,\mathrm{d}\theta = \underline{\quad\text{見解答}\quad}. \quad (10\%) (5) $\underline{\quad\text{見解答}\quad}$.

解答

解法一

思路

展開
  1. 本題要求計算三角函數平方的定積分。首先,我們將被積函數進行展開: (3+tanθsecθ)2=9+6secθtanθ+sec2θtan2θ(3 + \tan\theta\sec\theta)^2 = 9 + 6\sec\theta\tan\theta + \sec^2\theta\tan^2\theta
  2. 對這三項分別進行積分:
    • 第一項9dθ=9θ\int 9 \,\mathrm{d}\theta = 9\theta
    • 第二項6secθtanθdθ=6secθ\int 6\sec\theta\tan\theta \,\mathrm{d}\theta = 6\sec\theta
    • 第三項sec2θtan2θdθ\int \sec^2\theta\tan^2\theta \,\mathrm{d}\theta。 這項包含 sec2θ\sec^2\theta,由於它的微分剛好是正切的導數((tanθ)=sec2θ(\tan\theta)' = \sec^2\theta),因此我們可以使用代換積分法 (Integration by Substitution)。 令 u=tanθ    du=sec2θdθu = \tan\theta \implies \mathrm{d}u = \sec^2\theta \,\mathrm{d}\theta。 積分即變為 u2du=13u3=13tan3θ\int u^2 \,\mathrm{d}u = \frac{1}{3}u^3 = \frac{1}{3}\tan^3\theta
  3. 將各項代回並代入積分上下限 [0,π/3][0, \pi/3] 求解。

答題過程

展開

首先,將被積函數展開為三項:

I=0π/3(3+tanθsecθ)2dθ=0π/3(9+6secθtanθ+sec2θtan2θ)dθI = \int_{0}^{\pi/3} (3 + \tan\theta\sec\theta)^2 \,\mathrm{d}\theta = \int_{0}^{\pi/3} \left( 9 + 6\sec\theta\tan\theta + \sec^2\theta\tan^2\theta \right) \mathrm{d}\theta

我們可以把積分拆為三個部分進行計算:

I=0π/39dθ+0π/36secθtanθdθ+0π/3sec2θtan2θdθI = \int_{0}^{\pi/3} 9 \,\mathrm{d}\theta + \int_{0}^{\pi/3} 6\sec\theta\tan\theta \,\mathrm{d}\theta + \int_{0}^{\pi/3} \sec^2\theta\tan^2\theta \,\mathrm{d}\theta
  1. 第一部分

    0π/39dθ=[9θ]0π/3=3π0=3π\int_{0}^{\pi/3} 9 \,\mathrm{d}\theta = \Big[ 9\theta \Big]_{0}^{\pi/3} = 3\pi - 0 = 3\pi
  2. 第二部分: 因為 (secθ)=secθtanθ(\sec\theta)' = \sec\theta\tan\theta,所以:

    0π/36secθtanθdθ=[6secθ]0π/3=6sec(π3)6sec(0)=6(2)6(1)=6\int_{0}^{\pi/3} 6\sec\theta\tan\theta \,\mathrm{d}\theta = \Big[ 6\sec\theta \Big]_{0}^{\pi/3} = 6\sec\left(\frac{\pi}{3}\right) - 6\sec(0) = 6(2) - 6(1) = 6
  3. 第三部分: 對於 sec2θtan2θdθ\int \sec^2\theta\tan^2\theta \,\mathrm{d}\theta,我們令 u=tanθ    du=sec2θdθu = \tan\theta \implies \mathrm{d}u = \sec^2\theta \,\mathrm{d}\theta。 對應的積分上下限:

    • θ=0\theta = 0 時, u=tan(0)=0u = \tan(0) = 0
    • θ=π3\theta = \frac{\pi}{3} 時, u=tan(π3)=3u = \tan\left(\frac{\pi}{3}\right) = \sqrt{3}

    代入進行代換積分:

    0π/3sec2θtan2θdθ=03u2du=[13u3]03=13(3)30=3\int_{0}^{\pi/3} \sec^2\theta\tan^2\theta \,\mathrm{d}\theta = \int_{0}^{\sqrt{3}} u^2 \,\mathrm{d}u = \left[ \frac{1}{3}u^3 \right]_{0}^{\sqrt{3}} = \frac{1}{3}\left( \sqrt{3} \right)^3 - 0 = \sqrt{3}

將這三部分結果相加,可得定積分值為:

I=3π+6+3I = 3\pi + 6 + \sqrt{3}

結論: 定積分值為 3π+6+33\pi + 6 + \sqrt{3}