## 問題の内容

解析学微分導関数極限微分可能性区分関数
2025/7/22
## 問題の内容
問題は、区分的に定義された関数 f(x)f(x) について、その導関数 f(0)f'(0) の存在を調べ、存在する場合はその値を求めるものです。また、x=0x=0 で微分可能かどうかを判定します。
次に、関数 y=(x+1)2y=(x+1)^2 の導関数を定義の式に基づいて求めます。
## 解き方の手順
**

1. $f(h)$ の値を求める**

* h>0h > 0 のとき、f(h)=h2f(h) = h^2
* h<0h < 0 のとき、f(h)=h2f(h) = -h^2
* f(0)=02=0f(0) = 0^2 = 0
**

2. 右側極限を求める**

右側極限は、h+0h \to +0 のときの f(h)f(0)h\frac{f(h) - f(0)}{h} の極限です。
limh+0f(h)f(0)h=limh+0h20h=limh+0h=0\lim_{h \to +0} \frac{f(h) - f(0)}{h} = \lim_{h \to +0} \frac{h^2 - 0}{h} = \lim_{h \to +0} h = 0
**

3. 左側極限を求める**

左側極限は、h0h \to -0 のときの f(h)f(0)h\frac{f(h) - f(0)}{h} の極限です。
limh0f(h)f(0)h=limh0h20h=limh0h=0\lim_{h \to -0} \frac{f(h) - f(0)}{h} = \lim_{h \to -0} \frac{-h^2 - 0}{h} = \lim_{h \to -0} -h = 0
**

4. $f'(0)$ の存在と値を判定する**

右側極限と左側極限が一致するので、f(0)f'(0) は存在し、その値は0です。
**

5. $x=0$ での微分可能性を判定する**

f(0)f'(0) が存在するので、f(x)f(x)x=0x=0 で微分可能です。
**

6. $y=(x+1)^2$ の導関数を定義に基づいて求める**

dydx=limh0(x+h+1)2(x+1)2h\frac{dy}{dx} = \lim_{h \to 0} \frac{(x+h+1)^2 - (x+1)^2}{h}
(x+h+1)2=(x+1)2+2(x+1)h+h2(x+h+1)^2 = (x+1)^2 + 2(x+1)h + h^2 なので、
dydx=limh0(x+1)2+2(x+1)h+h2(x+1)2h=limh02(x+1)h+h2h=limh0(2(x+1)+h)=2(x+1)\frac{dy}{dx} = \lim_{h \to 0} \frac{(x+1)^2 + 2(x+1)h + h^2 - (x+1)^2}{h} = \lim_{h \to 0} \frac{2(x+1)h + h^2}{h} = \lim_{h \to 0} (2(x+1) + h) = 2(x+1)
## 最終的な答え

1. $f(h) = [3] = h^2$ ($h>0$ のとき)

2. $f(h) = [4] = -h^2$ ($h<0$ のとき)

3. $f(0) = [5] = 0$

4. $\lim_{h \to +0} \frac{f(h) - f(0)}{h} = [6] = 0$

5. $\lim_{h \to -0} \frac{f(h) - f(0)}{h} = [7] = 0$

6. $f'(0)$ は [8]:する (存在する)

7. その値は [9]:0

8. $f(x)$ は $x=0$ で微分可能で [10]:ある

9. $\frac{dy}{dx} = \lim_{h \to 0} \frac{[11] - (x+1)^2}{h}$

ここで、[11] は (x+h+1)2(x+h+1)^2 です。
1

0. $\frac{dy}{dx} = [12] = 2(x+1)$