Differentiation of function x^x

Patjamet
Messages
6
Reaction score
0
Just wondering if I have done this correctly?

Homework Statement


Differentiate:

x^{sin3x}

The Attempt at a Solution



x^{sin3x}=e^{sin(3x)ln(x)

Employing chain rule.

y=e^{u}
u=sin(3x)ln(x)

dy/dx = e^{u}\times(sin(3x)/x + 3ln(x)cos(3x))

Final Solution? =

dy/dx = e^{sin(3x)ln(x)}\times(sin(3x)/x + 3ln(x)cos(3x))
 
Physics news on Phys.org
EDIT: Made a mistake while entering your proposed answer, you're correct.
 
Last edited:
Patjamet said:
x^{sin3x}=e^{sin(3x)ln(x)}

The OPs result is equivalent to yours.
 
Thanks guys.

May I ask what the "OP" is?
 
Patjamet said:
Thanks guys.

May I ask what the "OP" is?

Original Post or Original Poster.
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top