Calculating Derivative – A polynom to the power of a polynom- Exercise 1023

Exercise

Find the derivative of the following function:

f(x)=xx2+1f(x)=x^{x^2+1}

Final Answer


f'(x)=x^{x^2}(2x^2\ln x + x^2+1)

Solution

We do not have a derivative formula for a function to the power of a function. To work around this, we use a “trick” – we use logarithm rules to get a multiplication of functions instead of a function to the power of a function.

f(x)=xx2+1f(x)=x^{x^2+1}

lnf(x)=lnxx2+1\ln f(x)=\ln x^{x^2+1}

lnf(x)=(x2+1)lnx\ln f(x)=(x^2+1)\ln x

Now, we divide both sides by the variable x. In the right side, we use the multiplication rule in Derivative Rules:

1f(x)f(x)=2xlnx+(x2+1)1x\frac{1}{f(x)}f'(x)=2x\cdot \ln x + (x^2+1)\frac{1}{x}

We isolate the derivative on one side:

f(x)=f(x)(2xlnx+(x2+1)1x)f'(x)=f(x)(2x\cdot \ln x + (x^2+1)\frac{1}{x})

And set the function:

f(x)=xx2+1(2xlnx+(x2+1)1x)f'(x)=x^{x^2+1}(2x\ln x + (x^2+1)\frac{1}{x})

One can simplify the derivative:

f(x)=xx2x(2xlnx+(x2+1)1x)f'(x)=x^{x^2}\cdot x(2x\ln x + (x^2+1)\frac{1}{x})

f(x)=xx2x(2xlnx+x+1x)f'(x)=x^{x^2}\cdot x(2x\ln x + x+\frac{1}{x})

f(x)=xx2(2x2lnx+x2+1)f'(x)=x^{x^2}(2x^2\ln x + x^2+1)

Have a question? Found a mistake? – Write a comment below!
Was it helpful? You can buy me a cup of coffee here, which will make me very happy and will help me upload more solutions! 

Share with Friends

Leave a Reply