九十學年度 原子科學系 系轉學生招生考試
科目 微積分 科號 161 共 1 頁第 1 頁 *請在試卷【答案卷】內作答- 填充題(共五題,每題八分,請將答案依甲、乙、丙…次序作答,不需演算過程)
- Let f(x)=∫x1t13dt, x∈[1,5]. Which of the following is true? Ans. 甲 .
a. f(1)>0 b. f(5)<0 c. f(2)>f(4) d. f(2)<f(4)
- Find the limit limn→∞(n∑k=1k10n11). Ans. 乙 .
- Evaluate the integral ∫278dxx−x1/3. Ans. 丙 .
- 當 x=8 時有 u=2;
- 當 x=27 時有 u=3;
- 同時取立方可知 x=u3,求導則有 dx=3u2du。
- Evaluate the integral ∫10∫1xxe2y3dydx. Ans. 丁 .
- Find the area of the top half of the region inside the cardioid r=1+cosθ and outside the circle r=cosθ. Ans. 戊 .
- 計算與證明題(每題十二分,必須寫出演算證明過程)
- Let f be a C1 function on R. Verify that z=f(yx) satisfies the equation x∂z∂x+y∂z∂y=0.
- Let f be a continuous real-valued function defined on R. Using integration by parts, prove
∫x0(∫t0f(z)dz)dt=∫x0f(t)(x−t)dt.
- Let {an}∞n=1 be a sequence with nonnegative terms. Suppose that ∞∑n=1a2n converges. Does ∞∑n=1ann converge? Prove or disprove it.
- Find ∫Dy2dA, where D is the region bounded by the lines x−2y=2, x−2y=5, 2x+3y=1 and 2x+3y=3.
- Evaluate the line integral
∫C(−y+ex)dx+(x3+siny)dy,
where the curve C={(x,y)|x2+y2=1} is traversed counterclockwise.
訣竅
計算出 f 後直接核驗選項即可。解法
直接計算可知f(x)=34(x43−1).
那麼可知 f(1)=0、f(5)=34(543−1)>0 以及f(4)=34(443−1)>34(243−1)=f(2).
故選 d.。事實上可以看出 f 是遞增函數,並且 f(1)=0。由此也不難選出 d.。訣竅
將該級數化為特定函數的 Riemann sum,如此計算其極限等同於計算定積分。解法
將極限式改寫如下limn→∞(n∑k=1k10n11)=limn→∞1nn∑k=1(kn)10.
可視之為 f(x)=x10 在 [0,1] 上取 n 等分割的上 Riemann sum,那麼取極限後的結果即為定積分 ∫10x10dx=111。訣竅
注意到積分的上下界都是立方數,而被積分函數中也有 x1/3,因此運用變數代換處理之。解法
令 u=x1/3,那麼可知∫278dxx−x1/3=∫323u2duu3−u=3∫32uu2−1du=32∫32(1u−1+1u+1)du=32(ln(u−1)+ln(u+1))|32=32ln83.
訣竅
由於直接積分不可行,所以交換積分次序處理之。解法
原積分區域為 0≤x≤1、x≤y≤1 可改寫為 0≤x≤y、0≤y≤1,那麼所求的重積分可改寫並計算如下∫10∫1xxe2y3dydx=∫10∫y0xe2y3dxdy=∫10x22e2y3|y0dy=12∫10y2e2y3dy=112∫10e2y3d(2y3)=e2y312|10=e2−112.
訣竅
繪出示意圖後注意到應計算心臟線上半的面積扣去上半圓的面積,其中前可運用極座標求面積公式來計算之。訣竅
運用多變函數的連鎖律計算之。解法
直接運用連鎖律計算 z 對 x 以及對 y 的偏微分可知∂z∂x=f′(yx)⋅−yx2,∂z∂y=f′(yx)⋅1x.
如此直接計算檢驗可知x∂z∂x+y∂z∂y=x⋅−yx2f′(yx)+y⋅1xf′(yx)=0.
訣竅
根據提示運用分部積分法,為了清楚使用此法,可運用記號定義新函數來表示。解法
設 F(t)=∫t0f(z)dz,那麼由微積分基本定理可知 F′(t)=f(t)。據此由分部積分法可知∫x0(∫t0f(z)dz)dt=∫x0F(t)dt=tF(t)|t=xt=0−∫x0tF′(t)dt=x∫x0f(z)dz−∫x0tf(t)dt=x∫x0f(t)dt−∫x0tf(t)dt=∫x0f(t)(x−t)dt,
其中 ∫x0f(z)dz=∫x0f(t)dt 係根據啞變數變換。訣竅
運用算術幾何不等式以及比較審歛法和已知的收斂級數求證之。解法
答案是肯定的,級數 ∞∑n=1ann 收斂。證明如下:首先注意到不等式ann≤a2n2+12n2.
那麼取和可知∞∑n=1ann≤12∞∑n=1a2n+12∞∑n=11n2<∞,
其中利用到了題目已知的條件和 p 級數在 p=2 時收斂。訣竅
注意到給定的邊界適合使用變數代換法求解,其中應留意 Jacobian 行列式的計算。解法
由邊界條件可以注意到使用這樣的變數代換,設 u=x−2y、v=2x+3y,那麼變數範圍為 2≤u≤5、1≤v≤3。再者,容易逆解得 x=3u+2v7、y=−2u−v7,如此 Jacobian 行列式值為∂(x,y)∂(u,v)=|3727−2717|=17.
因此所求的重積分可以改寫並計算如下∫Dy2dA=∫31∫52(−2u−v7)2⋅17dudv=1343∫31∫52(4u2−4uv+v2)dudv=1343∫31(43u3−2u2v+uv2)|u=5u=2dv=1343∫31(156−42v+3v2)dv=1343(156v−21v2+v3)|31=170343.
訣竅
運用 Green 定理求解即可;亦可參數化計算之。解法一
設 C 所包圍的區域為 D={(x,y)∈R2:x2+y2≤1},那麼由 Green 定理計算該線積分如下∫C(−y+ex)dx+(x3+siny)dy=∬
運用極座標變換,令 x=r\cos\theta、y=r\sin\theta,其中變數範圍為 0\leq r\leq1、0\leq\theta\leq2\pi。如此該線積分能夠化為如下並計算\begin{aligned}\int_C\left(-y+e^x\right)dx+\left(x^3+\sin y\right)dy&=\int_0^{2\pi}\int_0^1\left(3r^2\cos^2\theta+1\right)r\,dr\,d\theta\\&=\int_0^{2\pi}\left.\left(\frac{3r^4}4\frac{1+\cos2\theta}2+\frac{r^2}2\right)\right|_0^1d\theta\\&=\frac18\int_0^{2\pi}\left(7+3\cos2\theta\right)d\theta\\&=\left.\frac18\left(7\theta+\frac32\sin2\theta\right)\right|_0^{2\pi}\\&=\frac{7\pi}4.\end{aligned}
解法二
將曲線 C 參數化為 x=\cos\theta、y=\sin\theta,其中 0\leq\theta\leq2\pi,那麼線積分可表達如下\begin{aligned}\int_C\left(-y+e^x\right)dx+\left(x^3+\sin y\right)dy&=\int_0^{2\pi}\left[\left(-\sin\theta+e^{\cos\theta}\right)\cdot-\sin\theta+\left(\cos^3\theta+\sin\left(\sin\theta\right)\right)\cos\theta\right]d\theta\\&=\int_0^{2\pi}\left(\sin^2\theta+\cos^4\theta\right)d\theta+e^{\cos\theta}-\cos\left(\sin\theta\right)\Big|_0^{2\pi}\\&=\int_0^{2\pi}\left[\frac{1-\cos2\theta}2+\left(\frac{1+\cos2\theta}2\right)^2\right]d\theta\\&=\frac14\int_0^{2\pi}\left(3+\cos^22\theta\right)d\theta\\&=\frac18\int_0^{2\pi}\left(7+\cos4\theta\right)d\theta\\&=\left.\frac18\left(7\theta+\frac{\sin4\theta}4\right)\right|_0^{2\pi}\\&=\frac{7\pi}4.\end{aligned}
沒有留言:
張貼留言