埼玉大学 理工学研究科 数理電子情報系専攻 情報システム工学コース 2019年2月実施 微积分
Author
思齐塾, 祭音Myyura
Description
- 以下の問に答えよ。[ Solve the following problems. ]
(a). 次の極限値を求めよ。[ Find the following limit. ]
x→0limxx+4−2
(b). 次の関数のマクローリン展開を x6 の項まで求めよ。[ Find the Maclaurin expansion of the following function up to the term of x6 . ]
f(x)=xsinx
(c). 次の定積分を求めよ。[ Find the following definite integral. ]
∫011−xxdx
(d). 次の2重積分の値を求めよ。[ Evaluate the following double integral. ]
∬D(x2+8y) dxdy,D={1≤x≤2,2−x≤y≤x2}
题目描述
- 回答下列问题。
(a) 求极限
x→0limxx+4−2.
(b) 将函数
f(x)=xsinx
作 Maclaurin 展开,写到 x6 项为止。
(c) 计算定积分
∫011−xxdx.
(d) 计算二重积分
∬D(x2+8y)dxdy,
其中
D={(x,y)1≤x≤2,2−x≤y≤x2}.
Kai
(a)
分子を有理化すると
xx+4−2=x+4+21(x=0).
よって
x→0limxx+4−2=41.
(b)
sinx=x−6x3+120x5+O(x7)
より、
xsinx=x2−6x4+120x6+O(x8).
(c)
x=sin2θ ( 0≤θ≤π/2 )とおくと、
dx=2sinθcosθdθ,1−xx=tanθ.
したがって
∫011−xxdx=2∫0π/2sin2θdθ=2π.
(d)
∬D(x2+8y)dxdy=∫12∫2−xx2(x2+8y)dydx=∫12(5x4+x3−6x2+16x−16)dx=[x5+4x4−2x3+8x2−16x]12=20−(−435)=4115.