関数 $f(x) = |x|$ が $x = 0$ で微分可能でないことを示す。解析学微分絶対値極限微分可能性2025/7/41. 問題の内容関数 f(x)=∣x∣f(x) = |x|f(x)=∣x∣ が x=0x = 0x=0 で微分可能でないことを示す。2. 解き方の手順x=0x = 0x=0 における右側極限と左側極限を調べる。右側極限は、x>0x > 0x>0 のとき f(x)=xf(x) = xf(x)=x なので、limh→+0f(x+h)−f(x)h=limh→+0∣x+h∣−∣x∣h\lim_{h \to +0} \frac{f(x+h) - f(x)}{h} = \lim_{h \to +0} \frac{|x+h| - |x|}{h}limh→+0hf(x+h)−f(x)=limh→+0h∣x+h∣−∣x∣x=0x = 0x=0 なので、limh→+0∣0+h∣−∣0∣h=limh→+0hh=limh→+01=1\lim_{h \to +0} \frac{|0+h| - |0|}{h} = \lim_{h \to +0} \frac{h}{h} = \lim_{h \to +0} 1 = 1limh→+0h∣0+h∣−∣0∣=limh→+0hh=limh→+01=1左側極限は、x<0x < 0x<0 のとき f(x)=−xf(x) = -xf(x)=−x なので、limh→−0f(x+h)−f(x)h=limh→−0∣x+h∣−∣x∣h\lim_{h \to -0} \frac{f(x+h) - f(x)}{h} = \lim_{h \to -0} \frac{|x+h| - |x|}{h}limh→−0hf(x+h)−f(x)=limh→−0h∣x+h∣−∣x∣x=0x = 0x=0 なので、x+h<0x+h < 0x+h<0 となり、limh→−0∣0+h∣−∣0∣h=limh→−0−hh=limh→−0−1=−1\lim_{h \to -0} \frac{|0+h| - |0|}{h} = \lim_{h \to -0} \frac{-h}{h} = \lim_{h \to -0} -1 = -1limh→−0h∣0+h∣−∣0∣=limh→−0h−h=limh→−0−1=−1右側極限と左側極限が一致しないため、x=0x=0x=0 で微分可能でない。3. 最終的な答えx=0x=0x=0 での右側極限は1、左側極限は-1となり、一致しないので、f(x)=∣x∣f(x) = |x|f(x)=∣x∣ は x=0x=0x=0 で微分可能でない。