$x \to 0$ のとき、以下の空欄に適切な式を答えよ。 (1) $\frac{x - \sin x}{x^3} = \Box + o(x)$ (2) $\log \frac{1+x}{1-x} = \Box + o(x^6)$ (3) $\frac{(1+x)^{\frac{1}{x}} - e}{x} = \Box + o(1)$

解析学極限テイラー展開ロピタルの定理
2025/7/13

1. 問題の内容

x0x \to 0 のとき、以下の空欄に適切な式を答えよ。
(1) xsinxx3=+o(x)\frac{x - \sin x}{x^3} = \Box + o(x)
(2) log1+x1x=+o(x6)\log \frac{1+x}{1-x} = \Box + o(x^6)
(3) (1+x)1xex=+o(1)\frac{(1+x)^{\frac{1}{x}} - e}{x} = \Box + o(1)

2. 解き方の手順

(1) xsinxx3\frac{x - \sin x}{x^3} を考える。sinx\sin x のTaylor展開は xx33!+x55!x - \frac{x^3}{3!} + \frac{x^5}{5!} - \cdots なので、
xsinx=x36x5120+x - \sin x = \frac{x^3}{6} - \frac{x^5}{120} + \cdots
xsinxx3=16x2120+=16+o(x)\frac{x - \sin x}{x^3} = \frac{1}{6} - \frac{x^2}{120} + \cdots = \frac{1}{6} + o(x)
よって、xsinxx3=16+o(x)\frac{x - \sin x}{x^3} = \frac{1}{6} + o(x)
(2) log1+x1x=log(1+x)log(1x)\log \frac{1+x}{1-x} = \log (1+x) - \log (1-x) を考える。
log(1+x)=xx22+x33x44+x55x66+x77+\log(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \frac{x^5}{5} - \frac{x^6}{6} + \frac{x^7}{7} + \cdots
log(1x)=xx22x33x44x55x66x77+\log(1-x) = -x - \frac{x^2}{2} - \frac{x^3}{3} - \frac{x^4}{4} - \frac{x^5}{5} - \frac{x^6}{6} - \frac{x^7}{7} + \cdots
log(1+x)log(1x)=2x+2x33+2x55+O(x7)\log(1+x) - \log(1-x) = 2x + \frac{2x^3}{3} + \frac{2x^5}{5} + O(x^7)
よって、log1+x1x=2x+23x3+25x5+o(x6)\log \frac{1+x}{1-x} = 2x + \frac{2}{3}x^3 + \frac{2}{5}x^5 + o(x^6)
(3) (1+x)1x=e1xlog(1+x)(1+x)^{\frac{1}{x}} = e^{\frac{1}{x} \log(1+x)} を考える。
log(1+x)=xx22+x33x44+\log(1+x) = x - \frac{x^2}{2} + \frac{x^3}{3} - \frac{x^4}{4} + \cdots
log(1+x)x=1x2+x23x34+\frac{\log(1+x)}{x} = 1 - \frac{x}{2} + \frac{x^2}{3} - \frac{x^3}{4} + \cdots
(1+x)1x=e1x2+x23x34+=eex2+x23x34+(1+x)^{\frac{1}{x}} = e^{1 - \frac{x}{2} + \frac{x^2}{3} - \frac{x^3}{4} + \cdots} = e \cdot e^{-\frac{x}{2} + \frac{x^2}{3} - \frac{x^3}{4} + \cdots}
eu=1+u+u22!+e^u = 1 + u + \frac{u^2}{2!} + \cdots なので、
ex2+x23x34+=1+(x2+x23)+12(x2+x23)2+=1x2+1124x2+o(x2)e^{-\frac{x}{2} + \frac{x^2}{3} - \frac{x^3}{4} + \cdots} = 1 + (-\frac{x}{2} + \frac{x^2}{3} - \cdots) + \frac{1}{2} (-\frac{x}{2} + \frac{x^2}{3} - \cdots)^2 + \cdots = 1 - \frac{x}{2} + \frac{11}{24} x^2 + o(x^2)
(1+x)1x=e(1x2+1124x2+o(x2))=ee2x+11e24x2+o(x2)(1+x)^{\frac{1}{x}} = e (1 - \frac{x}{2} + \frac{11}{24} x^2 + o(x^2)) = e - \frac{e}{2} x + \frac{11e}{24} x^2 + o(x^2)
(1+x)1xex=e2+11e24x+o(x)\frac{(1+x)^{\frac{1}{x}} - e}{x} = -\frac{e}{2} + \frac{11e}{24} x + o(x)
よって、(1+x)1xex=e2+o(1)\frac{(1+x)^{\frac{1}{x}} - e}{x} = -\frac{e}{2} + o(1)

3. 最終的な答え

(1) 16\frac{1}{6}
(2) 2x+23x3+25x52x + \frac{2}{3}x^3 + \frac{2}{5}x^5
(3) e2-\frac{e}{2}

「解析学」の関連問題

以下の積分を部分積分法を用いて求めます。 (1) $\int 2x \cos x \, dx$ (2) $\int 2x e^{2x} \, dx$ (3) $\int x^2 \log x \, d...

積分部分積分法定積分
2025/7/13

関数 $f(x) = \log(x^2 + 1)$ について、以下の問いに答える。 (1) $f(x)$ の増減、極値、グラフの凹凸、変曲点を調べる。 (2) $\lim_{x \to \pm\inf...

関数の増減極値凹凸変曲点極限対数関数
2025/7/13

(1) 連続関数の最大値・最小値の定理を述べる。 (2) 有界開区間上の連続関数で、最大値も最小値も存在しない例を一つ挙げる。

連続関数最大値最小値定理開区間
2025/7/13

問題5 (1) では、任意の実数 $x$ に対して、$\lim_{n \to \infty} (1 + \frac{x}{n})^n$ の極限値を求める問題です。 問題5 (2) では、$e^x$ の...

極限指数関数マクローリン展開複利計算
2025/7/13

問題5の(1)(2)(3)を解きます。 (1) $\lim_{n\to\infty} (1 + \frac{x}{n})^n$ を求めます。 (2) $e^x$ のマクローリン展開を求め、それを用いて...

極限指数関数マクローリン展開連続複利
2025/7/13

関数 $f(x) = \frac{\log x^2}{x}$ (ただし、$x > 0$で、対数は自然対数) について、以下の問題を解く。 (1) $f(x)$ の最大値を求める。 (2) 曲線 $y ...

関数の最大値微分変曲点接線積分面積
2025/7/13

次の関数の増減、極値、グラフの凹凸、変曲点を調べて、グラフの概形を描け。 (1) $y = \frac{1}{4}x^3 - 3x$ (2) $y = \frac{1}{4}x^4 - \frac{3...

関数の増減極値グラフ微分変曲点
2025/7/13

与えられた文章の空欄を埋める問題と、関数の連続性を調べる問題、および中間値の定理に関連する証明問題が出されています。

関数の連続性極限中間値の定理合成関数微分
2025/7/13

与えられた積分を計算します。 $\int (\log x)^2 dx$

積分部分積分対数関数
2025/7/13

与えられた積分を計算します。 積分は $\int \frac{e^x - e^{-x}}{e^x + e^{-x}} dx$ です。

積分指数関数置換積分
2025/7/13