Obtaining the Derivative of (sin(x))^x: Step-by-Step Guide

  • Thread starter Thread starter The_Brain
  • Start date Start date
  • Tags Tags
    Derivative
AI Thread Summary
To obtain the derivative of (sin(x))^x, start by applying logarithmic differentiation. Set y = (sin(x))^x and take the natural logarithm: ln(y) = x * ln(sin(x)). Differentiate both sides using implicit differentiation, leading to dy/dx * (1/y) = ln(sin(x)) + x * (cos(x)/sin(x)). Rearranging gives dy/dx = y * (ln(sin(x)) + x * cot(x)), which simplifies to dy/dx = (sin(x))^x * (ln(sin(x)) + x * cot(x)). This method effectively combines the rules for differentiating functions raised to the power of other functions.
The_Brain
Messages
41
Reaction score
3
What are the steps used to obtain the derivative of (sin(x))^x? I know it's (sin(x))^x [xcot(x) + ln(sinx)] however I don't know how to get there.
 
Physics news on Phys.org
Ahhhh a "tough" question. Most texts will show the proof for \frac{d}{du}a^u and \frac{d}{du}u^a where a is a constant and u is a function. What you have is a combination of the two where the base is a function raised to the power of a function.

Lets look at a simple proof that should help you with the above.

y=U^V where u and v are variables.

\ln{y}=\ln{U^V} we'll do a little log magic.

\ln{y}=V\ln{U} remember how we deal with powers within log function.

\frac{d}{dx}(\ln{y}=V\ln{U}) we'll do some implicit differentiation.

\frac{dy}{dx}\frac{1}{y} = V\frac{1}{U}\frac{dU}{dx} + \frac{dV}{dx}\ln {U} remember your chain rule.

\frac{dy}{dx} =y (V \frac{1}{U} \frac{dU}{dx} + \frac{dV}{dx} \ln {U}) move our y over remember y=U^V.

y^\prime =U^V (V U^{-1} U^\prime + V^\prime \ln {U}) change our notation to make things look cleaner.

thus we have
y^\prime = V U^{V-1} U^\prime + U^VV^\prime \ln {U}

The above should give you the answer you are looking for. One recomendation if you don't do this already: for rules that require a mixture of prime and non prime functions I'd make a table like this:

given
y=x\sin{x}
\frac{d}{dx}(y=x\sin{x}) you need the chain rule here.

let U=x and V=\sin{x}
thus:U^\prime=1 and V^\prime=\cos{x}

now just plug these into the chain rule y^{\prime}=UV^{\prime}+U^{\prime}V

Writing your information in a clean tabular format will mean you are less likely to make a mistake when plugging in the primes and non prime functions into the rule. Just a thought.

Good Luck
 
Of course! Differentiation by logarithms. Thanks.
 
Kindly see the attached pdf. My attempt to solve it, is in it. I'm wondering if my solution is right. My idea is this: At any point of time, the ball may be assumed to be at an incline which is at an angle of θ(kindly see both the pics in the pdf file). The value of θ will continuously change and so will the value of friction. I'm not able to figure out, why my solution is wrong, if it is wrong .
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Back
Top