I compute the value and the derivatives at x0=1:
f(x)=lnx, f(1)=0;f′(x)=x1, f′(1)=1;f′′(x)=−x21, f′′(1)=−1;f′′′(x)=x32, f′′′(1)=2.
Substituting into the formula T3(x)=∑k=03k!f(k)(1)(x−1)k:
T3(x)=0+1⋅(x−1)+2−1(x−1)2+62(x−1)3=(x−1)−2(x−1)2+3(x−1)3.