Question
Question: How do you differentiate \({{x}^{\sin \left( x \right)}}\)?...
How do you differentiate xsin(x)?
Solution
In this problem we have to find the differentiation value of xsin(x). We assume the given expression as y=xsin(x). Now we will take natural logarithms on both sides of the above equation. We will simplify the logarithmic expression by using the logarithmic formulas. Now we will differentiate to both sides of the equation with respect to the ′′x′′. Now we will implicit differentiation on the LHS. We will use the product rule in RHS. The product rule isdxd(uv)=udxd(v)+vdxd(u). Now we will simplify the expression then we will get the result.
Formulas Used:
1.log(x)y=ylogx
2.dxd(logy)=y1dxdy
3.dxd(logx)=x1
4.We use product rule of differentiation
dxd(uv)=udxd(v)+vdxd(u)
5.dxd(sinx)=cosx.
Complete step by step solution:
Given that, xsinx
Now we will write the above expression y is equal to xsinx,then
y= xsinx
Now we will take natural logarithms to both sides, then,
logy=log(x)sinx
Using the formula log(x)y=ylogx in the above equation, then we will get
logy=sinxlogx
Now differentiate the above equation with respect x
dxd(logy)=dxd(sinxlogx)
Using the formula dxd(logy)=y1dxdy in the above equation, then we will get
⇒y1dxdy=dxdy(sinxlogx)
Using the product rule of differentiation dxd(uv)=udxd(v)+vdxd(u) in the above equation, then we will get
⇒y1dxdy=logxdxdsinx+sinxdxdlogx
We know that dxd(sinx)=cosx,then
⇒y1dxdy=cosxlogx+sinxdxdlogx
We know that dxd(logx)=x1,then
⇒y1dxdy=cosxlogx+sinxx1
Now we will simplify the above equation, then
⇒y1dxdy=cosxlogx+xsinx
⇒dxdy=y(cosxlogx+xsinx)
We know that y= xsinx then substitute in the above equation, then we will get
⇒dxdy=xsinx(cosxlogx+xsinx)
Hence the differentiation value if
∴dxdy=(xsinx)(cosxlogx+xsinx)
Note:
This is similar to the product rule of differentiation. Basically, in product rule what we do is, we treat uconstant and differentiation v and then take v constant and differentiate uand add them together. similarly if we take this function ,it is of the form uv.so when we take uas constant .it become a differentiation of form ax(which will give axloga) (also don’t forget to differentiate sinx) and then when we take v as a constant, it will be of the form xn(which will give nx(n−1)).