Question
Question: Find the derivative of \(f\left( x \right) = 1 + x + {x^2} + ... + {x^{50}}\) at \(x = 1\)....
Find the derivative of f(x)=1+x+x2+...+x50 at x=1.
Solution
Write the given function in summation form. Apply the differentiation formulas (f(x)+g(x)+h(x))′=f′(x)+g′(x)+h′(x) and dxdxn=nxn−1 to find the differentiation of f(x). Then put x=1 and apply the formula of sum of first n natural numbers, i.e. 2n(n+1) to get the final answer.
Complete step-by-step answer:
According to the question, we have been given a function f(x)=1+x+x2+...+x50.
This function can be written as:
⇒f(x)=i=0∑50xi
We have to find the derivative of f(x) at x=1.
So, differentiating the function, we’ll get:
⇒f′(x)=dxd(i=0∑50xi)
Now, we know that the differentiation of sum of two or more functions is the sum of the differentiations of the respective functions, i.e.
⇒dxd[f(x)+g(x)+h(x)]=dxdf(x)+dxdg(x)+dxdh(x)
Applying this rule for the above differentiation, we’ll get:
⇒f′(x)=i=0∑50dxdxi
Further, we know that the differentiation of xn is given as:
⇒dxdxn=nxn−1
Applying this formula for the above differentiation, we’ll get:
⇒f′(x)=i=0∑50ixi−1
Putting x=1 in above expression, we’ll get:
⇒f′(1)=i=0∑50i(1)i−1 ⇒f′(1)=i=0∑50i
Expanding the summation by putting the values of i, we have:
⇒f′(1)=0+1+2+3+......+50
Thus, the differentiation of f(x) at x=1 is the sum of first 50 natural numbers.
We know that the sum of first n natural numbers is given by the formula 2n(n+1). Putting n=50 for finding the value of f′(1), we’ll get:
⇒f′(1)=250×51 ⇒f′(1)=25×51 ⇒f′(1)=1275
Thus the derivative of the given function at x=1 is 1275.
Additional Information:
The sum of first n natural numbers is given by the formula:
⇒k=1∑nk=2n(n+1)
Similarly, the sum of the squares first n natural numbers is given by the formula:
⇒k=1∑nk2=6n(n+1)(2n+1)
And the sum of the cubes first n natural numbers is given by the formula:
⇒k=1∑nk3=[2n(n+1)]2
Note: The formula for the differentiation of xn, as used above, is given as:
⇒dxdxn=nxn−1, where n=−1.
Thus the above formula is not applicable for n=−1. So, if we have to find the differentiation of x−1(i.e. when n=−1), its formula is given as:
⇒dxd(x1)=logex=lnx