erjkism
- 54
- 0
Homework Statement
differentiate f(x)= x^x^x
Homework Equations
chain rule
product rule
The Attempt at a Solution
x^x (lnx)
i don't know what to do after this
Don't just leave x^x(ln x) by itself! If f= x^x^x, then ln(f)= x^x ln(x). Now DO IT AGAIN! ln(ln(f))= ln(x^x ln(x))= ln(x^x)+ ln(ln(x))= xln(x)+ ln(ln(x)).erjkism said:Homework Statement
differentiate f(x)= x^x^x
Homework Equations
chain rule
product rule
The Attempt at a Solution
x^x (lnx)
i don't know what to do after this
arildno said:Would that be:
1. x^{(x^{x})}=x^{x^{x}}
2. (x^{x})^{x}=x^{x^{2}}
Learn to use parentheses..