lim [f(x0+h)-f(x0-h)]/h = 2 lim [f(x0+h)-f(x0-h)]/2h = 2 f'(x0)这个我还是不懂

来源:学生作业帮助网 编辑:六六作业网 时间:2024/05/05 05:57:48
lim[f(x0+h)-f(x0-h)]/h=2lim[f(x0+h)-f(x0-h)]/2h=2f''(x0)这个我还是不懂lim[f(x0+h)-f(x0-h)]/h=2lim[f(x0+h)-f(

lim [f(x0+h)-f(x0-h)]/h = 2 lim [f(x0+h)-f(x0-h)]/2h = 2 f'(x0)这个我还是不懂
lim [f(x0+h)-f(x0-h)]/h = 2 lim [f(x0+h)-f(x0-h)]/2h = 2 f'(x0)这个我还是不懂

lim [f(x0+h)-f(x0-h)]/h = 2 lim [f(x0+h)-f(x0-h)]/2h = 2 f'(x0)这个我还是不懂
lim [f(x0+h)-f(x0-h)]/2h
凑成导数定义就是
= lim [f((x0-h)+2h)-f((x0-h)-0)]/2h
把2h看成delta-x
= lim [f'(x0-h)]
h-->0
=f'(x0)