- (10%) Find the horizontal and vertical asymptotes of y=f(x), where
f(x)=√x4+x3+1−√x4−x3+1|x|+ln|x+1|x
- 先計算水平漸近線如下
limx→±∞f(x)=limx→±∞g(x)+limx→±∞h(x)=±12
故水平線 y=12 與 y=−12 皆為水平漸近線。 - 另一方面可以注意到
limx→−1f(x)=limx→−1g(x)+limx→−1h(x)=∞
故 x=−1 為鉛直漸近線。此外,由於limx→0f(x)=limx→0g(x)+limx→0h(x)=02+limx→01/(x+1)1=1
故 x=0 並非鉛直漸近線。 - (4%) Show that f(x)=1+x+∫x−xe−t2dt is one-to-one.
- (6%) Let g(x)=f−1(x). Find g(1), g′(1), and g″(1).
- 利用微積分基本定理與連鎖律可知
f′(x)=1+e−x2⋅1−e−(−x)2⋅(−1)=1+2e−x2>1
因此若由反證法,設函數 f 並非單射,即存在 x1<x2 滿足 f(x1)=f(x2),那麼由均值定理可知存在 c∈(x1,x2) 滿足f′(c)=f(x2)−f(x1)x2−x1=0
這便與 f′>1 矛盾,故 f 單射。 - 按照反函數的定義可知 g(f(x))=x,那麼由 f(0)=1 可取 x=0 得 g(1)=0。再者求導兩次有
g′(f(x))f′(x)=1, g″(f(x))[f′(x)]2+g′(f(x))f″(x)=0
皆取 x=0 可知g′(1)f′(0)=1, g″(1)[f′(0)]2+g′(1)f″(0)=0
又留意 f″(x)=−4xe−x2,因此所求為g′(1)=1f′(0)=13, g″(1)=0。
- (10%) Consider 1000∑i=13√i and 999∑i=13√i. Use an integral to give 1000∑i=13√i an upper bound and a lower bound.
- Evaluate the integral or show that it diverges.
- (6%) ∫∞1arctan(x)x2dx.
- (6%) ∫101x√1+(lnx)2dx.
- 使用分部積分法可知
∫∞1arctan(x)x2dx=−tan−1xx|∞1+∫∞1dxx(x2+1)=π4+∫∞1(1x−xx2+1)dx=π4+(ln|x|−12ln(x2+1))|∞1=π4+lnx√x2+1|∞1=π4+ln22
- 令 θ=tan−1(lnx),那麼
- 當 x→0+ 時有 θ→−π2;
- 當 x=1 時有 θ=0;
- 容易注意到 x=etanθ,故 1+(lnx)2=sec2θ,且知 dx=etanθsec2θdθ。
∫101x√1+(lnx)2dx=∫0−π21etanθ⋅secθ⋅etanθsec2θdθ=∫0−π2secθdθ=ln|secθ+tanθ||0−π2=−limθ→(−π2)+ln|1+sinθcosθ|=−limθ→(−π2)+ln|cosθ1−sinθ|=∞
故此瑕積分發散。 - Consider the flow of blood through a blood vessel with cross-section D={(x,y)∣x2+y2≤R2}, a small disc with radius R>0. Suppose that the velocity of the blood, v, through each point of the cross-section is v(x,y)=cP(R2−x2−y2), where c is a constant and P is the pressure difference between the ends of the vessel. We define the flux of the blood, F, as F=∬Dv(x,y)dA.
- (4%) Derive the formula of F in terms of R and P.
- (8%) Assume that the flux of the blood is constant, and the pressure P=4000 dynes/cm2 when R=0.008 cm. Now the radius of the cross-section decreases at a constant rate dR/dt=−0.0002 cm/year. Find the rate of increase of P when R=0.006 cm.
- 由極座標變換 {x=rcosθy=rsinθ,那麼 {0≤r≤R0≤θ≤2π,如此所求之通量的重積分可改寫並計算如下
R=∫2π0∫R0cP(R2−r2)rdrdθ=2cPπ∫R0(R2r−r3)dr=2cPπ(R2r22−r44)|R0=cPR4π2
- 由於 F 為常數,故 PR4 為常數 C,那麼按照題意我們先求當 R=0.006 公分時的壓力,即
4000⋅0.0084=P⋅0.0064
可知此時的 P=4000⋅(43)4=102400081。又將方程式 PR4=C 同時對 t 求導可得R4dPdt+4PR3dRdt=0
那麼有dPdt=−4PRdRdt=−16000(4/3)40.006⋅−0.0002=409600243
- Consider the ellipse x2+xy+y2=3.
- (6%) Find the points on which the ellipse obtains the maximum and the minimum y coordinate.
- (6%) Find the equations of the two tangent lines to the ellipse that pass through the point (4,−2).
- 【方法一】 使用隱函數微分可得
2x+y+xdydx+2ydydx=0
若在 (a,b) 處產生極值,那麼 dydx=0,故 (a,b) 滿足 a2+ab+b2=3 且 2a+b=0。利用代入消去法得 a2+a⋅(−2a)+(−2a)2=3,因此 a2=1,即 a=±1,而有 b=∓2。故產生最高點與最低點的位置分別為 (−1,2) 與 (1,−2)。【方法二】 設拉格朗日乘子函數為
F(x,y,λ)=y+λ(x2+xy+y2−3)
據此解聯立方程組{Fx(x,y,λ)=λ(2x+y)=0Fy(x,y,λ)=1+λ(x+2y)=0Fλ(x,y,λ)=x2+xy+y2−3=0
由於明顯 λ≠0,故 2x+y=0,代入第三式可循方法一同樣解得 x=±1 而 y=∓2,故最高點為 (−1,2),而最低點為 (1,−2)。【方法三】 直接解得 y=−x±√12−3x22,其中 x∈[−2,2],求導有
dydx=−12∓3x2√12−3x2
若解方程式 dydx=0 可得 x=±1,從而得 y=∓2。再者當 x=±2 時,y=∓1。因此最高點為 (−1,2)、最低點為 (1,−2)。 - 設橢圓上之切點為 (x0,y0),那麼由前一小題的解法一可知在該處的切線斜率為 dydx|(x,y)=(x0,y0)=−2x0+y0x0+2y0,故切線方程式能寫為
y−y0=−2x0+y0x0+2y0(x−x0)
由於通過 (4,−2),因此有(2+y0)(x0+2y0)=(2x0+y0)(4−x0)
即 2x20+2x0y0+2y20−6x0=0,故得 x0=1。代入該方程式中有 y20+y0−2=0,因而 y0=1 或 y0=−2,如此有兩條切線方程式 x+y=2 與 y=−2 滿足條件。 - (10%) Use Taylor series to approximate ∫10cos(x5)dx with error smaller than 10−4.
- Let
f(x,y)={x2yx2+y2if (x,y)≠(0,0)0if (x,y)=(0,0)
- (4%) Compute the directional derivative D→uf(0,0), where →u=(cosθ,sinθ). Is (0,0) a critical point of f?
- (8%) Find the maximum and minimum values of f on the unit disc D={(x,y)∣x2+y2≤1}.
- 按照定義求方向導數有
D→uf(0,0)=limh→0f(hcosθ,hsinθ)−f(0,0)h=limh→0h3cos2θsinθh3=cos2θsinθ
當 θ=0 或 π 或 ±π2 其方向導數皆為零,故 f 在 (0,0) 的兩個偏導函數值皆為零。因此 (0,0) 為臨界點。 【方法一】容易由算術幾何不等式注意到
x2+y23=x2+y2/2+y2/23≥3√x4y24=(x2y)2/33√4
立方後開根號可得(x2+y2)√x2+y23√3≥x2y2≥−(x2+y2)√x2+y23√3
即2√39≥2√x2+y23√3≥x2yx2+y2≥−2√x2+y23√3≥−2√39
故最大值與最小值分別為 ±2√39。【方法二】 若在內點但不為原點處,可容易求偏導得
fx(x,y)=2xy3(x2+y2)2, fy(x,y)=x4−x2y2(x2+y2)2
明顯可知無處為零,又由前一小題的結果能知在圓盤內點處僅當在原點處有偏導為零,但透過方向導數的型態可知在該處不產生極值。為此,我們考慮限制條件為 x2+y2=1,此時欲求極值之函數可寫為 x2y,據此設拉格朗日乘子函數如下F(x,y,λ)=x2y+λ(x2+y2−1)
如此我們解下列的聯立方程組{Fx(x,y,λ)=2xy+2λx=0Fy(x,y,λ)=x2+2λy=0Fλ(x,y,λ)=x2+y2−1=0
由第一式可知 x=0 或 λ=−y。- 若 x=0,那麼可由第三式知 y=±1;
- 若 λ=−y,那麼由第二式可知 x2=2y2,由第三式便得 y=±1√3,而 x=±√2√3(共計四個點)。
- (12%) Evaluate the integral ∭Ezex2+y2dV, where E is the portion of the unit ball x2+y2+z2≤1 that lies in the first octant and above the cone z=√x2+y2.
訣竅
按照水平漸近線與鉛直漸近線的定義計算即可。解法
為了方便分析,設g(x)=√x4+x3+1−√x4−x3+1|x|=x|x|√x4+x3+1+√x4−x3+1h(x)=ln|x+1|x
那麼 f=g+h。訣竅
利用使用微積分基本定理求導後確認函數的單調性,從而說明該函數為單射;隨後利用反函數微分法求解。解法
訣竅
利用積分所得的面積估計其上下界。解法
藉由觀察函數 f(x)=3√x 在 [1,1000] 與 [1,999] 的面積可知999∑i=13√i<∫10001f(x)dx<1000∑i=23√i
如此便得4+3(104−1)4=1+∫100013√xdx<1000∑i=13√i<10+∫100013√xdx=40+3(104−1)4
訣竅
分別運用分部積分法與變數代換法處理即可。解法
訣竅
依照題意使用極座標計算重積分即可獲得 F 的表達式;隨後使用相關變率的概念求導即可。解法
訣竅
利用隱函數微分找出滿足極值的條件,又或使用拉格朗日乘子法找出極值,又或解出後求導得極值;先表達出切線方程式後代入座標以求得切點。解法
訣竅
由基本的泰勒展開式計算並透過交錯級數的誤差估計獲得近似值。解法
由餘弦函數的泰勒展開式可知cos(x)=∞∑n=0(−1)n(2n)!x2n=1−x22+x424−⋯
用 x5 取代 x 可知cos(x5)=∞∑n=0(−1)n(2n)!x10n=1−x102+x2024−⋯
故同取定積分能得∫10cos(x5)dx=∫10∞∑n=0(−1)n(2n)!x10ndx=∞∑n=0(−1)n(2n)!∫10x10ndx=∞∑n=0(−1)n(2n)!(10n+1)
因為當 n=3 時有 |(−1)36!⋅31|=122320<10−4,故得該定積分在不超過 10−4 為誤差的近似值為∫10cos(x5)dx≈2∑n=0(−1)n(2n)!(10n+1)=1−122+1504
訣竅
按照定義計算方向導數;隨後使用初等不等式或拉格朗日乘子法求其極值。解法
訣竅
直接計算後使用極座標;亦可直接使用球面座標計算。解法一
設 D={(x,y)∈R2:x2+y2≤1/2,x,y≥0},如此所求可先初步計算如下∭Ezex2+y2dV=∬D∫√1−x2−y2√x2+y2zex2+y2dzdA=12∬Dex2+y2(1−2x2−2y2)dA
於是令 {x=rcosθy=rsinθ,如此 {0≤r≤1/√20≤θ≤π2,所求之三重積分可改寫並計算如下∭Ezex2+y2dV=12∫π20∫1/√20er2(1−2r2)rdrdθ=π4∫1/√20er2(1−2r2)rdr
令 u=r2,如此可使用變數代換法後再由分部積分法計算如下∭Ezex2+y2dV=π8∫1/20eu(1−2u)du=π8(3eu−2ueu)|1/20=π8(2e1/2−3)
解法二
令 {x=ρcosθsinϕy=ρsinθsinϕz=ρcosϕ,那麼按照題意所描述的區域可知 {0≤ρ≤10≤θ≤π20≤ϕ≤π4,如此所求的三重積分可改寫並計算如下∭Ezex2+y2dV=∫π20∫π40∫10ρcosϕeρ2sin2ϕρ2sinϕdρdϕdθ=π2∫10∫π40eρ2sin2ϕρ3cosϕsinϕdϕdρ=π4∫10ρeρ2sin2ϕ|π/40dρ=π4∫10(ρeρ2/2−ρ)dρ=π4(eρ2/2−ρ22)|10=π4(e1/2−32)=π8(2e1/2−3)
沒有留言:
張貼留言