Loading [MathJax]/jax/output/HTML-CSS/jax.js

2017年5月6日 星期六

國立臺灣大學九十九學年度轉學生入學考試試題詳解

※注意:請於答案卷上依序作答,並應註明作答之大題及其題號。
  1. Compute the following integrals.
    1. (10%)

      x3ex2dx.

    2. (10%)

      0dxx2+2x+2.

  2. 訣竅使用變數代換法、分部積分法與有理函數積分法。
    解法
    1. 先使用變數代換如 u=x2,則 x3dx=12udu,因此所求的積分可改寫為

      x3ex2dx=12ueudu=12(ueueudu)=12(ueueu)+C=12(x2ex2ex2)+C.

    2. 此題使用有理函數積分法,計算如下

      0dxx2+2x+2=0dx(x+1)2+1=arctan(x+1)|0=π2π4=π4.


  3. Let

    f(x)=x21+x2x2,g(x)=cosxsin(x2)x2.

    1. (10%) Compute the coefficients of x4 and x9 in the Taylor series of f(x) at x=0.
    2. (10%) Compute the coefficients of x4 and x6 in the Taylor series of g(x) at x=0.
    3. (10%) Compute limx0f(x)g(x).
  4. 訣竅整理公因式後尋找需求的次方。
    解法
    1. 整理 f(x) 可得 f(x)=x2(11+x21)。因此我們僅需考慮 11+x2 的 Taylor 展開式如下

      11+x2=(1+x2)1/2=k=0(1/2k)x2k=k=0(1)k(2k)!22k(k!)2x2k=1x22+3x485x616±

      其中 (1/2k) 計算如下

      (1/2k)=(12)(32)(2k12)12k=(1)k13(2k1)2kk!同乘以 242k=============(1)k1234(2k1)2k2kk!242k=(1)k(2k)!22k(k!)2.

      因此可以代入求得

      f(x)=x42+3x685x816±.

      f(x)x4 的係數為 12,而 x9 的係數為 0
    2. 直接代入已知的 Taylor 展開式至 g(x) 中可以得到

      g(x)=(1x22+x424x6720±)(x2x66+x10120±)x2=x42x68±.

      因此 g(x)x4 的係數為 12,而 x6 的係數為 18
    3. 根據前兩個小題的結果,我們可以知道

      limx0f(x)g(x)=1.


  5. Let Ω={(x,y)|x2+y21}. Given

    A=Ωsin(x2)cos(y2)dxdy,B=Ωcos(x2)sin(y2)dxdy.

    Let C=A+B. Then C is equal to an iterated integral which is expressed in terms of polar coordinates r and θ.
    1. (10%) First derive this iterated integral expression for C in polar coordinates, then compute the value of C.
    2. (10%) Prove that A=B.
  6. 訣竅根據題意使用極座標變換,注意可使用和差角公式化簡;或使用變數代換的技巧。
    解法
    1. 根據 C 的定義,我們知

      C=Ωsin(x2+y2)dxdy

      因此利用極座標變換可以改寫並計算如下

      C=2π010sin(r2)rdrdθ=2π10rsin(r2)dr=πcos(r2)|10=π(1cos(1)).

    2. 將雙重積分改為迭代積分,其中將變數名稱交替即可發現如下事實:

      A=111x21x2sin(x2)cos(y2)dydx=111y21y2sin(y2)cos(x2)dxdy=B.


  7. Let f(x,y)=x2+4xy+y2. We call the region {(x,y)|x2+y2<1} open disk D1, {(x,y)|x2+y21} the closed disk D2, and {(x,y)|x2+y2=1} the circle C.
    1. (10%) On the open disk D1 find, if there is any, those points on which f(x,y) is a relative minimum, relative maximum or a saddle point.
    2. (10%) On the circle C compute the absolute maximum value and absolute minimum value of f(x,y).
    3. (10%) On the closed disk D2 give your reasons to find the absolute maximum value and absolute minimum value of f(x,y).
  8. 訣竅使用偏微分尋求極值或鞍點可能出現的位置,再以二次偏微分確認其類型。
    解法
    1. 首先解聯立方程

      {fx(x,y)=2x+4y=0,fy(x,y)=4x+2y=0.

      易得 (x,y)=(0,0),且 f(0,0)=0。再者 fxx=2fxy=4=fyxfyy=2,如此有 fxxfyyf2xy=12<0,因此 (0,0) 為鞍點。結論:fD1 上僅有鞍點 (0,0),而無相對極大與相對極小值。
    2. 此處我們提供兩種解法。

      【解法一】首先可以看出

      f(x,y)=1+4xy1+2(x2+y2)=3.

      容易看出等號成立條件為 x=y,因此當 x=y=±12 時可得最大值 3。另一方面,也可以發現

      f(x,y)=1+4xy12(x2+y2)=1,

      其中等號成立條件為 x+y=0,因此當 x=y=±12時可得最小值 1

      【解法二】運用 Lagrange 乘子法,設

      F(x,y,λ)=x2+4xy+y2+λ(x2+y21).

      據此解聯立方程式

      {Fx(x,y,λ)=2x+4y+2λx=0,Fy(x,y,λ)=4x+2y+2λy=0,Fλ(x,y,λ)=x2+y21=0.

      前兩式相加可得 6(x+y)+2λ(x+y)=0,如此可知 λ=3x+y=0
      • x+y=0,則由第三式可知 x=y=±12
      • λ=3,代回第一式有 x=y,如此由第三式可知 x=y=12
      代入檢驗後可知絕對極大值為 f(12,12)=f(12,12)=3
      而絕對極小值為 f(12,12)=f(12,12)=1

    3. 因為 D2=D1C,因此我們可以綜合前兩小題的結論,最大值為 3,最小值為 1

沒有留言:

張貼留言