Solveeit Logo

Question

Question: Differentiate \({x^x}\) from the first principle where \(x > 0\). A. \({x^x}[1 + \log x]\) B. \(...

Differentiate xx{x^x} from the first principle where x>0x > 0.
A. xx[1+logx]{x^x}[1 + \log x]
B. xx{x^x}
C. xx1{x^{x - 1}}
D. none of these

Explanation

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 limh0f(a+h)f(a)h\mathop {\lim }\limits_{h \to 0} \dfrac{{f(a + h) - f(a)}}{h}.
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,
limh0f(a+h)f(a)h\mathop {\lim }\limits_{h \to 0} \dfrac{{f(a + h) - f(a)}}{h}

Complete step-by-step answer:
Now, we have f = xx{x^x}. So, using the above formula, we get
dfdx=limh0(x+h)x+hxxh\dfrac{{df}}{{dx}} = \mathop {\lim }\limits_{h \to 0} \dfrac{{{{(x + h)}^{x + h}} - {x^x}}}{h}
Adding and subtracting xx+h{x^{x + h}} in the above expression, we get
dfdx=limh01h((x+h)x+hxx+h+xx+hxx)\dfrac{{df}}{{dx}} = \mathop {\lim }\limits_{h \to 0} \dfrac{1}{h}({(x + h)^{x + h}} - {x^{x + h}} + {x^{x + h}} - {x^x})
dfdx=limh01h(xx+h(x+hx)x.(x+hx)h1+xx(xh1))\dfrac{{df}}{{dx}} = \mathop {\lim }\limits_{h \to 0} \dfrac{1}{h}({x^{x + h}}\\{ {(\dfrac{{x + h}}{x})^x}.{(\dfrac{{x + h}}{x})^h} - 1\\} + {x^x}({x^h} - 1))
Taking xx{x^x} 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
dfdx=xx[limeh1h+Ltxh1h]\dfrac{{df}}{{dx}} = {x^x}\left[ {\lim \dfrac{{{e^h} - 1}}{h} + Lt\dfrac{{{x^h} - 1}}{h}} \right]
Now, using the property, limax1x=loga\lim \dfrac{{{a^x} - 1}}{x} = \log a, the above expression can be written as,
dfdx=xx[loge+logx]\dfrac{{df}}{{dx}} = {x^x}[\log e + \log x]. Now, loge = 1,
Therefore, dfdx=xx[1+logx]\dfrac{{df}}{{dx}} = {x^x}[1 + \log x]
So, option (A) is correct.

Note: Whenever we come up with such types of questions, we will have to use the formula limh0f(a+h)f(a)h\mathop {\lim }\limits_{h \to 0} \dfrac{{f(a + h) - f(a)}}{h} 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{x^{x + h}} so that we can take xx{x^x} common and thus our expression is simplified. After it, we will use some properties such as limax1x=loga\lim \dfrac{{{a^x} - 1}}{x} = \log a to solve the question.