In numerical differentiation, symmetric Newton’s quotient (a.k.a. symmetric difference quotient) is known to more effectively approximate the first derivative of given function  , in comparison with the (first-order) divided difference. This statement can be summarized as the following proposition.
, in comparison with the (first-order) divided difference. This statement can be summarized as the following proposition.
Proposition 1.
for sufficiently smalland
.
This sounds intuitively correct, since taking average of left and right divided differences at the point  seem to smoothen the drastic slope change that can occasionally occur only one side. This is shown by somewhat technical manner.
 seem to smoothen the drastic slope change that can occasionally occur only one side. This is shown by somewhat technical manner.
Proof. Note that  is bounded around
 is bounded around  since
 since  is assumed to be of class
 is assumed to be of class  as a function on
 as a function on  . By the Taylor series expression of
. By the Taylor series expression of  and
 and  at
 at  , we get:
, we get:
      ![Rendered by QuickLaTeX.com \[\begin{array}{l}\displaystyle{ f(a+h)=f(a)+f'(a)h+\frac{f''(a)}{2}h^2+\frac{f'''(\xi_h)}{6}} \quad (\xi_h\in (a,a+h)), \\\\\displaystyle{f(a-h)=f(a)-f'(a)h+\frac{f''(a)}{2}h^2-\frac{f'''(\xi_{-h})}{6}} \quad (\xi_{-h}\in (a-h,a)).\end{array}\]](https://blog.icefog.work/wp-content/ql-cache/quicklatex.com-21058ea3fb5f50f5edf75978e69c356c_l3.png)
Subtracting the second row from the first, and divided by
 yealds:
 yealds:      ![Rendered by QuickLaTeX.com \[f'(a)-\frac{f(a+h)-f(a-h)}{2h} = -\frac{h^2}{12}(f'''(\xi_h) - f'''(\xi_{-h})) \sim o(h)(h\to 0).\]](https://blog.icefog.work/wp-content/ql-cache/quicklatex.com-fbc986f4665cbf3ba8095328305f405b_l3.png)
Similarly we have the lower order infinitesimal equation:
      ![Rendered by QuickLaTeX.com \[f'(a)-\frac{f(a+h)-f(a)}{h} = -\frac{h}{2}f''(\eta_h) \sim o(1)(h\to 0).\]](https://blog.icefog.work/wp-content/ql-cache/quicklatex.com-0b420d33e8bc9f1b5ca52b9cb1468af9_l3.png)
By taking
 and
 and  , we can evaluate the equation only by the order of infinitesimal with regard to
, we can evaluate the equation only by the order of infinitesimal with regard to  and
 and  being constant when
 being constant when  is sufficiently small, which finish the proof ■
 is sufficiently small, which finish the proof ■
		 
		![Rendered by QuickLaTeX.com \[|f'(a)-\frac{f(a+h)-f(a-h)}{2h}|\leq |f'(a)-\frac{f(a+h)-f(a)}{h}|\]](https://blog.icefog.work/wp-content/ql-cache/quicklatex.com-1def80f37f0727588fdcfdb9cdbab420_l3.png)