Hello everyone. Today we will prove the formula for the nth derivative of the natural logarithm. We will use the method of mathematical induction as a proof method.
Theorem: The nth derivative of the function ln(x) for n≥1 is given by the formula: dxndnln(x)=xn(n−1)!(−1)n−1
Proof:
1. Base case (n = 1) dxdln(x)=x1(1−1)!(−1)1−1 x1=x(0)!(−1)0 x1=x1
2. Induction hypothesis (n = m)
Suppose that: dxmdmln(x)=xm(m−1)!(−1)m−1
3. Inductive step (n = m + 1)
Using the assumption from the second step, we will prove that: dxm+1dm+1ln(x)=xm+1m!(−1)m
So,
dxm+1dm+1ln(x)=dxd(dxmdmln(x))=dxd(xm(m−1)!(−1)m−1)=x2mdxd((m−1)!(−1)m−1)⋅xm−((m−1)!(−1)m−1)⋅dxdxm=x2m−(m−1)!(−1)m−1mxm−1=x2mm(m−1)!(−1)mxm−1=x2m−m+1m!(−1)m=xm+1m!(−1)m
■
Comments
Post a Comment