Question
Question: Differentiate \({x^x}\) from the first principle where \(x > 0\). A. \({x^x}[1 + \log x]\) B. \(...
Differentiate xx from the first principle where x>0.
A. xx[1+logx]
B. xx
C. xx−1
D. none of these
Solution
Hint: To solve this question, we will use the first principle method which is the most basic method to differentiate a given function. The formula to find derivatives using the first principle is h→0limhf(a+h)−f(a).
Now, for a real valued function f and a is a point in the domain of function. The derivative of function f is defined as,
h→0limhf(a+h)−f(a)
Complete step-by-step answer:
Now, we have f = xx. So, using the above formula, we get
dxdf=h→0limh(x+h)x+h−xx
Adding and subtracting xx+h in the above expression, we get
dxdf=h→0limh1((x+h)x+h−xx+h+xx+h−xx)
dxdf=h→0limh1(xx+h(xx+h)x.(xx+h)h−1+xx(xh−1))
Taking xx common from the above expression, we get
\dfrac{{df}}{{dx}} = {x^x}\mathop {\lim }\limits_{h \to 0} \dfrac{1}{h}\left[ {{{\left\\{ {{{\left( {1 + \dfrac{h}{x}} \right)}^{\dfrac{x}{h}}}} \right\\}}^h} - 1} \right] + Lt\left[ {\dfrac{{{x^h} - 1}}{h}} \right]
So, we get
dxdf=xx[limheh−1+Lthxh−1]
Now, using the property, limxax−1=loga, the above expression can be written as,
dxdf=xx[loge+logx]. Now, loge = 1,
Therefore, dxdf=xx[1+logx]
So, option (A) is correct.
Note: Whenever we come up with such types of questions, we will have to use the formula h→0limhf(a+h)−f(a) to find the derivative of the given function using first principle. When we solve such types of questions, we have to follow a few steps. First, we will put the value of the function in the formula of first principle. After it, we will simplify the expression formed by adding and subtracting a term which helps us in taking a common from the expression. Like in this question, we add and subtract xx+h so that we can take xx common and thus our expression is simplified. After it, we will use some properties such as limxax−1=loga to solve the question.