Loading [MathJax]/jax/element/mml/optable/MathOperators.js

2020年3月17日 星期二

國立臺灣大學一百零二學年度研究所碩士班入學考試試題:應用微積分

(答案請寫於答案卷上)
需列計算過程,否則不予計分
填充計算題(總計 10 題,每題 10 分)

  1. limx0x2sin1x=    ?
  2. 訣竅運用夾擠定理即可。
    解法由於 1sin1x1,因此有

    x2x2sin1xx2

    由於 limx0(x2)=0=limx0x2,故由夾擠定理可知 limx0x2sin1x=0

  3. Given c is a nonzero constant, limx031+cx1x=    ?
  4. 訣竅注意到此極限可視為函數在特定位置的求導。
    解法f(x)=31+cx,那麼所求可視為 f 在原點的導數值,而 f(x)=c3(1+cx)23,故所求為

    limx031+cx1x=f(0)=c3


  5. If f(x)=exg(x), where g(0)=2 and g(0)=5, find f(0).
  6. 訣竅運用微分公式計算求解即可。
    解法首先求導可知

    f(x)=(ex)g(x)+exg(x)=ex(g(x)+g(x))

    x=0 可知

    f(0)=e0(g(0)+g(0))=1(2+5)=7


  7. Find the two points on the curve y=x42x2x that have a common tangent line.
  8. 訣竅按照題意假設兩點,那麼兩點連線的斜率與各別的切線斜率皆相同,從而求出兩點座標。
    解法f(x)=x42x2x,而所求兩點座標分別為 P=(a,f(a))Q=(b,f(b)),其中 a<b。那麼按條件可知 f(a)=f(b)f(a)ba=f(b)。首先由 f(a)=f(b) 可知

    4a34a1=4b34b1

    整理有 a3a=b3b,即 (ab)(a2+ab+b21)=0。由於 a<b,故 ab 應滿足 a2+ab+b2=1。另一方面,切線斜率又等於割線斜率,因此有

    (b42b2b)(a42a2a)ba=f(b)f(a)ba=f(a)=4a34a1

    將左式化簡可知 (b3+b2a+ba2+a3)2(b+a)1=4a34a1,因此有

    b3+b2a+ba23a32b+2a=0

    搭配條件 a2+ab+b2=1b3+b2a+ba2=b,因此得到 3a3b+2a=0。另一方面,由條件 a2+ab+b2=1a3=aa2bb2a,因此有

    (a+b)(3ab1)=3a2b+3b2aba=0

    a+b=03ab1=0
    • a+b=0a2+ab+b2=1,則得 a=±1b=1。由 a<b,故取 a=1b=1
    • 3ab=1,那麼由 a2+ab+b2=1

      a2+13+19a2=1

      a2=13a2,因此 a=±314。若 a=314,則 b=334,而若 a=314,則 b=334<a,故僅有 a=314,則 b=334
    綜上所述有兩組所求。第一組為 (1,f(1))(1,f(1)),而第二組為 (314,f(314))(334,f(334))

  9. A piece of wire 10 m long is cut into two pieces. One piece is bent into a square and the other is bent into an equilateral triangle. How should the wire be cut so that the total area enclosed is a minimum?
  10. 訣竅根據題意分割兩段後考慮面積函數,利用導函數求極值。
    解法設線段分為兩段為 x 公尺與 10x 公尺,那麼面積可表達 x 的函數為

    A(x)=(x4)2+34(10x3)2

    其中 x(0,10)。為了求 A 的極小值,我們解方程式 A(x)=0,即

    A(x)=x8318(10x)=0

    可解得 x=4039+43=120316011。再者,進一步求二階導函數有 A(x)=18+318>0,因此 Ax=120316011 達到極小值。因此將 10 公尺分為 120316011270120311

  11. 12π(x3)6e(x3)2/2dx=    ?
  12. 訣竅運用變數變換、分部積分法與經典的瑕積分即可。
    解法u=x32,那麼
    • x 時有 u
    • x 時有 u
    • 求導有 dx=2du
    據此所求的瑕積分可改寫並計算如下

    12π(x3)6e(x3)2/2dx=12π8u6eu22du=4πu5eu2du2=4πu5deu2=4π[u5eu2|5u4eu2du]=10πu3deu2=10π[u3eu2|3u2eu2du]=15πudeu2=15π[ueu2|eu2du]=15ππ=15


  13. Let an and cn be sequences of real number such that an converges to 0, and cna2n converges to 0. Then limncnlog(1+an)ancn=    ?
  14. 訣竅由泰勒展開式的知識觀察即可。
    解法因為 ann 的增加而趨於零,故 log(1+an)=ana2n2+13(1+ξn)3a3n,其中 ξn 介於 an0 之間。如此所求之算式為

    limncnlog(1+an)cnan=limn(cna2n2+cna3n3(1+ξn)3)=0


  15. 0x103e3xdx=    ?
  16. 訣竅運用遞迴關係、數學歸納法以及分部積分法求解。
    解法In=0xne3xdx,其中 nN{0}。那麼由分部積分法可知

    In=0xne3xdx=130xnde3x=13xne3x|0+n30xn1e3xdx=n3In1

    再者,當 n=0 時有

    I0=0e3xdx=13

    因此由數學歸納法或遞迴關係可觀察出

    In=n3In1=n(n1)33In2==n!3nI0=n!3n+1

    故所求為 I103=103!3104

  17. 012(2+x+y+z)4dxdydz=    ?
  18. 訣竅逐步作瑕積分計算即可。
    解法直接逐步計算三重瑕積分可知

    012(2+x+y+z)4dxdydz=04(2+x+y+z)3|x=x=0dydz=04(2+y+z)3dydz=02(2+y+z)2|y=y=0dz=02(2+z)2dz=22+z|z=z=0=1


  19. Find the volume of the solid that lies under the paraboloid z=x2+y2, above the xy-plane, and inside the cylinder x2+y2=2x.
  20. 訣竅首先用重積分表達出所求的體積,隨後由極座標變換計算之。
    解法D={(x,y)R2: x2+y22x},那麼所求的體積可表達如下

    V=

    運用極座標變換,令 \left\{\begin{aligned}&x=r\cos\theta\\&y=r\sin\theta\end{aligned}\right.,其中變數範圍為 \left\{\begin{aligned}&0\leq r\leq2\cos\theta\\&-\frac\pi2\leq\theta\leq\frac\pi2\end{aligned}\right.,如此所求的體積可改寫並計算如下

    \displaystyle\begin{aligned}V&=\int_{-\frac\pi2}^{\frac\pi2}\int_0^{2\cos\theta}r^2\cdot rdrd\theta=\frac14\int_{-\frac\pi2}^{\frac\pi2}\left(2\cos\theta\right)^4d\theta\\&=4\int_{-\frac\pi2}^{\frac\pi2}\left(\frac{1+\cos2\theta}2\right)^2d\theta=\int_{-\frac\pi2}^{\frac\pi2}\left(1+2\cos2\theta+\cos^22\theta\right)d\theta\\&=\frac12\int_{-\frac\pi2}^{\frac\pi2}\left(3+4\cos2\theta+\cos4\theta\right)d\theta=\left.\frac12\left(3\theta+2\sin2\theta+\frac{\sin4\theta}4\right)\right|_{-\frac\pi2}^{\frac\pi2}=\frac{3\pi}2\end{aligned}

沒有留言:

張貼留言