Processing math: 100%

2020年2月17日 星期一

國立臺灣大學九十六學年度研究所碩士班入學考試試題:微積分(不含線性代數)

※注意:請於試卷上「非選擇題作答區」依序作答,並應註明作答之題號。

This exam consists of 10 multiple-choice questions. Each question worths 10 points. There is no penalty for guessing. However, students who only make correct choice but do not provide detailed and correct derivations and elaborations will not earn any point. Please write down your answer and derivations on the answer sheets.

  1. Let

    an=nsin(1n)+(1)ncos(n)n

    for n=1,2,. Which statement is true of the sequence {an}?
    1. It is bounded but does not converge.
    2. It converges to 0.
    3. It converges to a positive number.
    4. It diverges to infinity.
    5. It is unbounded and contains both arbitrarily large positive and arbitrarily large negative terms.
  2. 訣竅給定的數列可分為兩部分分析,前者為經典極限的變形,後者可利用夾擠定理處理。
    解法

    對於極限 limnnsin(1n),我們可令 t=1n,那麼有

    limnnsin(1n)=limt0+sintt=1

    另一方面,注意到不等式

    0|(1)ncos(n)n|1n

    limn1n=0=limn0 以及夾擠定理可知 limn(1)ncos(n)n=0

    由以上兩部分的分析可知數列 ann 趨於無窮時趨近於 1,故選 C.


  3. Let f:RR be a function with Taylor series converging to f(x) for all real numbers x. If f(0)=2, f(0)=2, and f(n)(0)=3 for n2, then f(x)=
    1. 3ex+2x1
    2. e3x+2x+1
    3. e3xx+1
    4. 3exx1
    5. 3ex+5x+5
  4. 訣竅利用條件組織出函數本身,並利用經典函數的冪級數來改寫。
    解法因為函數 f 對應的泰勒級數會收斂到 f 本身,故有

    f(x)=n=0f(n)(0)n!xn=2+2x+n=23n!xn=2+2x+3(n=0xnn!1x)

    留意到指數函數產生的冪級數為 ex=n=0xnn!,故所求的函數 f 可寫為

    f(x)=2+2x+3(ex1x)=3exx1

    故選 D.

  5. Let f be a function for which

    I=422xxf(x,y)dydx

    exists. Which of the following expressions is equal to I with the order of integration reversed?
    1. 42y2f(x,y)dxdy+844y/2f(x,y)dxdy
    2. 2xx42f(x,y)dxdy
    3. 82yy/2f(x,y)dxdy
    4. 424y/2f(x,y)dxdy+84y2f(x,y)dxdy
    5. 4282f(x,y)dxdy
  6. 訣竅利用不等式表達出交換次序後的積分範圍。
    解法原積分範圍為 {2x4xy2x,由第二式可以注意到

    y2xy

    再者由第一式 x[2,4],故搭配第二式有 y[2,8]。然而當 y[2,4] 時有 x[2,y];而當 y[4,8] 時有 x[y/2,4]。至此我們有

    {(x,y)R2: 2x4, xy2x}={(x,y)R2: 2xy, 2y4}{(x,y)R2: y2x4, 4y8}

    由此可知重積分應改寫為

    422xxf(x,y)dydx=42y2f(x,y)dxdy+844y/2f(x,y)dxdy

    因此選 A.

  7. Let F(x) be a strictly decreasing continuously differentiable function on [a,b]. Then ba|F(x)|dx must equal to
    1. |F(b)||F(a)|
    2. F(a)F(b)
    3. F(b)F(a)
    4. |F(a)||F(b)|
    5. F(b)F(a)
  8. 訣竅利用單調性判斷導函數的符號,隨後使用微積分基本定理計算該定積分。
    解法因為 F 嚴格遞減,故 F(x)0,因此 |F(x)|=F(x),從而所求為

    ba|F(x)|dx=baF(x)dx=F(x)|ba=F(a)F(b)

    故選 B.

  9. A population grows exponentially. At 10 years, the population is 1,000. At 20 years, it is 2,000. What was the approximate population at 5 years?
    1. 140
    2. 250
    3. 500
    4. 700
    5. 750
  10. 訣竅按題目寫出人口成長函數,並透過條件確定其中的參數。
    解法P(t) 表示在時刻 t 時(單位:年)的人口數。由於人口指數成長,即有 P(t)=keat,其中 ka 為待定的常數。那麼由題意有

    P(10)=ke10a=1000,P(20)=ke20a=2000

    將兩式相除可知 e10a=2,即有 e5a=2。此外也可知 k=500。那麼所求 P(5)=ke5a=50025001.414=707,故選 D.

  11. A rectangle with one side lying along the x-axis is to be inscribed in the closed region of the xy-plane bounded by the lines y=0, y=3x, and y=302x. What is the largest possible area of such a rectangle?
    1. 135/8
    2. 45
    3. 135/2
    4. 90
    5. 270
  12. 訣竅按照題意考慮長方形的頂點位置,從而表達出面積函數進而使用配方法求極值。
    解法由於兩直線 y=3xy=302x 交於 (6,18),故考慮變量 a(0,6)。設長方形落在 y=3x 的頂點為 (a,3a),那麼落在 y=302x 的頂點為 (153a2,3a),而落在 y=0 上的頂點則分別為 (a,0)(153a2,0)。此時長方形的面積函數可表示如下

    A(a)=3a(155a2)=152(a2+6a)=152(a3)2+1352

    故當 a=3 時有最大的長方形面積,面積為 1352,應選 C.

  13. What is the cosine of the angle between the vectors (068) and (111)?
    1. 3/4
    2. 1/150
    3. 31/2/15
    4. 1/2
    5. 2
  14. 訣竅運用內積即可求夾角的餘弦值。
    解法u=(0,6,8)v=(1,1,1),那麼向量 uv 的夾角 θ 的餘弦值為

    cosθ=uv|u||v|=01+(6)1+8102+(6)2+8212+12+12=2103=315

    故選 C.

  15. The coordinates of an object moving through R3 are x=asin(t), y=bcos(t), and z=12ct2, for some t>0, where a, b, and c are constants. What is the speed of the object at time t?
    1. a2sin2(t)+b2cos2(t)+14c2t4
    2. a2cos2(t)+b2sin2(t)+4c2t2
    3. a2+b2+c2t2
    4. a2cos2(t)b2sin2(t)+4c2t2
    5. a2cos2(t)+b2sin2(t)+c2t2
  16. 訣竅速度大小為位置向量函數微分後的長度。
    解法將物體位置表達成位置向量函數如下

    s(t)=(x(t),y(t),z(t))=(asin(t),bcos(t),12ct2)

    那麼速度向量函數為

    v(t)=dsdt=(dxdt,dydt,dzdt)=(acos(t),bsin(t),ct)

    故在時刻 t 的速率(即速度大小)為

    |v(t)|=(dxdt)2+(dydt)2+(dzdt)2=(acos(t))2+(bsin(t))2+(ct)2=a2cos2(t)+b2sin2(t)+c2t2

    故選 E.

  17. Let f(x)=e(x3+x2+x) for any real number x, and let g be the inverse function for f. What is g(e3)?
    1. 134e30
    2. 16e3
    3. 16
    4. 6
    5. 6e3
  18. 訣竅運用反函數的定義與連鎖律求解即可。
    解法按照反函數的定義有 g(f(x))=x,那麼使用連鎖律可知

    g(f(x))f(x)=1

    由給定的函數可注意到 f(1)=e3,故取 x=1 可得

    g(e3)=1f(1)

    f 的導函數為 f(x)=(3x2+2x+1)ex3+x2+x,因此 f(1)=6e3,如此所求即為 g(e3)=1f(1)=16e3,選 B.

  19. Which expression below is equal to

    limnni=1n(n+i)2

    1. 211xdx
    2. 101x2dx
    3. 211x2dx
    4. 011xdx
    5. 321x2dx
  20. 訣竅將之視為黎曼和,故其極限可化為定積分表示。
    解法該極限式可改寫為

    limnni=1n(n+i)2=limn1nni=11(1+in)2

    此可視為函數 f(x)=1x2[1,2] 上作 n 等分割產生的黎曼和,故其極限可表示為 211x2dx,應選 C.

沒有留言:

張貼留言