Processing math: 100%

2020年7月12日 星期日

國立臺灣大學一百零五學年度研究所碩士班入學考試試題:微積分(A)

  1. (10%) Find the limit limx0x(1x31sin3x).
  2. 訣竅通分整理後使用泰勒展開式則即可。
    解法通分整理後使用羅必達法則可知

    limx0x(1x31sin3x)=limx0sin3xx3x2sin3x=limx0(xx36+)3x3x2(x3)=limx0x52+x5=12


  3. (10%) Evaluate the integral dxsinx+8cosx+4.
  4. 訣竅使用正切函數的半角代換。
    解法t=tanx2,那麼整理可知 x=2tan1(t),使用倍角公式可知

    sinx=2sinx2cosx2=2t1+t211+t2=2t1+t2,cosx=2cos2x21=21+t21=1t21+t2

    再者求導有 dx=2dt1+t2,如此所求的不定積分可改寫並計算如下

    dxsinx+8cosx+4=2dt1+t22t1+t2+81t21+t2+4=dt2t2+t+6=dt(2t+3)(t2)=17(22t+31t2)dt=17(ln|2t+3|ln|t2|)+C=17ln|2t+3t2|+C=17ln|2tanx2+3tanx22|+C


  5. (10%) Evaluate the integral

    224y204x2y24x2y2y2x2+y2+z2dzdxdy

  6. 訣竅由球面座標變換改寫三重積分即可求解。
    解法{x=ρcosθsinϕy=ρsinθsinϕz=ρcosϕ,那麼按三重積分之區域可得變數範圍為 {0ρ2π2θπ20ϕπ,如此所求之三重積分可改寫並計算如下

    224y204x2y24x2y2y2x2+y2+z2dzdxdy=π2π2π020ρ2sin2θsin2ϕρρ2sinϕdρdϕdθ=(20ρ5dρ)(π0sin3ϕdϕ)(π2π2sin2θdθ)=ρ66|20(π0(1cos2ϕ)sinϕdϕ)(π2π21cos2θ2dθ)=32343π2=64π9


  7. (10%) Find all normal lines of y=x3+2x2 which pass through the point (2,0).
  8. 訣竅直接求導可得切線斜率進一步得法線斜率,隨後由點斜式列式,最後由所過之點求得該法線。
    解法直接微分可得 y=3x2+4x,故在 (x0,x30+2x20) 處的切線斜率為 3x20+4x0
    • 假若 x0=0x0=43,那麼在這些位置的法線為鉛直線,明顯不通過 (2,0)
    • 假若 x00x0=43,那麼其法線斜率為 13x20+4x0,故法線方程式為

      y(x30+2x20)=xx03x20+4x0

      因為要通過 (2,0),代入可知

      x30+2x20=2x03x20+4x0

      3x50+10x40++8x30+x0+2=0,可因式分解得 (x0+2)(x0+1)2(3x202x0+1)=0,故得實根為 x0=1x0=2
    由以上兩點分析可知所求的法線方程式為 y=x+2x+4y+2=0

  9. (10%) Find the relative extreme values and the absolute extreme values of

    f(x)=(1+x+x22!++xnn!)ex, xR,

    where n is a positive integer.
  10. 訣竅微分求極值,其中在求導的過程中應細心計算。
    解法首先對函數 f 求導可得

    f(x)=(1+x+x22!++xn1(n1)!)ex(1+x+x22!++xnn!)ex=xnn!ex

    為了找出相對極值,我們應解方程式 f(x)=0,容易獲得 x=0
    • n 為偶數,那麼 f(x)0 且等號成立僅當 x=0,故 x=0 不為相對極值,此函數無相對極值。且由 limxf(x)=0limxf(x)=,因此函數 f 也無絕對極值。
    • n 為奇數,那麼在 (,0) 時有 f(x)>0,而在 f(x)<0,因此函數 fx=0 處有絕對極大值(也是相對極大值)。但因 limxf(x)=0limxf(x)=,故無絕對極小值。

  11. (10%) Find the sum of the series x12+x223+x334++xnn(n+1)+.
  12. 訣竅由經典的無窮等比級數觀察改寫即可。
    解法回憶起經典的無窮等比級數和為

    11x=n=0xn=1+x+x2++xn+

    取定積分可得

    ln(1x)=n=0xn+1n+1=x+x22+x33++xn+1n+1+

    再取一次定積分得

    x+(1x)ln(1x)=xln(1x)+ln(1x)+x=x212+x323++xn+2(n+1)(n+2)+

    兩邊同除以 x 可得

    x12+x223++xnn(n+1)+=1+1xxln(1x)


  13. (10%) The plane x+y+z=a cuts the unit sphere x2+y2+z2=1 into two pieces S1 and S2, where 0a3. Compute |area(S1)area(S2)|.
  14. 訣竅運用旋轉體表面積的概念求解,其中適當地改變轉軸可較容易地表達該旋轉曲面進而獲得表面積。
    解法首先注意到 x+y+z=a 到原點 (0,0,0) 的距離為 a3,因此可以將被分割的兩塊曲面分別視為 y=1x2[1,a3][a3,1] 上對 x 軸旋轉後的曲面,並且分別記為 S1S2。那麼

    area(S1)=a/312πy1+y2dx=2πa/311x21+x21x2dx=2π(a3+1)

    由類似的計算或由球面表面積為 4π 可知

    area(S2)=2π(1a3)

    因此所求為

    |area(S1)area(S2)|=4πa3


  15. (10%) Find the area of the region enclosed by the curve x3+y3=3xy.
  16. 訣竅使用極座標來表達曲線方程式,隨後使用極座標下的面積公式求解即可。
    解法{x=rcosθy=rsinθ,那麼代入曲線中有 r3cos3θ+r3sin3θ=3r2cosθsinθ,如此有

    r=3cosθsinθcos3θ+sin3θ

    而當 θ=0θ=π2 曲線自交於原點,故所求面積為

    A=12π20r2(θ)dθ=92π20cos2θsin2θ(cos3θ+sin3θ)2dθ

    u=tanθ,那麼
    • θ=0 時有 u=0
    • θ=π2 時有 u+
    • 由三角函數的特性可知 sinθ=u1+u2cosθ=11+u2,求導可知 dθ=du1+u2
    如此所求的面積可改寫並計算如下

    A=920u2(1+u2)2(1(1+u2)3/2+u3(1+u2)3/2)2du1+u2=920u2(1+u3)2du=32(1+u3)1|0=32


  17. (10%) An 80 kg man carries a 5 kg can of paint up a helical staircase that encircles a silo with a radius 10 m. Suppose there is a hole in the can of paint and 2 kg of paint leaks steadily out of the can during the man' ascent. If the silo is 40 m high and the man makes exactly four complete revolutions climbing to the top, how much work is done by the man against gravity?
  18. 訣竅按照題意參數化並列出作功所對應的定積分來計算。
    解法由於繞四圈且四層樓高,故設路徑為 (x(t),y(t),z(t))=(10cost,10sint,5tπ),其中 0t8π。那麼每增加一單位的 t,油漆就流出 t4π 公斤,從而所作之功為

    W=8π0(80+5t4π)g5tπdt=5g4π28π0(340πtt2)dt=5g4π2(170πt2t33)|8π0=40160gπ3

    其中 g 為重力加速度,近似值約為 109.8,單位為 m/s2

  19. (10%) A particle travelling in a straight line with constant velocity i3j+5k passes through the point (52,4,74) and hit the surface z=x2+y2. The particle ricochets off the surface, the angle of reflection being equal to the angle of incidence. Assuming no loss of speed, what is the velocity of the particle after the ricochet?
  20. 訣竅利用梯度求出法向量,據此依序找出正射影與反射後的向量,從而得到碰撞後的速度。
    解法

    F(x,y,z)=x2+y2z,那麼曲面由方程式 F(x,y,z)=0 所定義。此時這樣的曲面的法向量為 F(x,y,z)=(Fx(x,y,z),Fy(x,y,z),Fz(x,y,z))=(2x,2y,1),故在 (52,4,74) 處的法向量為 F(52,4,74)=(5,8,1)

    設入射向量為 v=(1,3,5),而法向量為 n=(5,8,1)。可以知道 v 投影到 n 上的正射影為

    p=vnnnn=1745(5,8,1)

    那麼反射向量為

    w=v2p=(1,3,5)+3445(5,8,1)=(259,13745,19145)

沒有留言:

張貼留言