#Whats derivate of x^(x^x)?
36 messages · Page 1 of 1 (latest)
- Wait patiently for a helper to come along.
- Once someone helps you, say thank you and close the thread with:
+close
- Feel free to nominate the person for helper of the week in #helper-nominations
- Do not ping the mods, unless someone is breaking the rules.
- If you're happy with the help you got here, and the server overall, you can contribute financially as well:
i got that from using the chain rule is it right?
oh wait
or is it [x^x][x^(x^x-1)][x^(x-1)][x]?
Assuming you found $\dv{x}(x^x)$, you have $y=x^{x^x}\to\ln(y)=x^x\ln(x)$
nvm i suck a twriting eq
Omegabet_
hence $\frac{y'}{y}=\dv{x}(x^x)\ln(x)+x^x\frac{1}{x}$
Omegabet_
to which the derivative follows
yes
let l = x^x and take ln so ln l = x ln x
yes
no
why?
for the same reason you cant just use chain rule on x^x
it's neither a power function nor an exponential
hence neither rule (with chain rule) works
OH
its a fxn of x in the power of fnx of x so nothings constant as we assume in those rules?
$\dv{x}x^n=nx^{n-1}$ only holds for constant $n$, and $\dv{x}a^x=a^x\ln(a)$ holds only for constant $a$
Omegabet_
in fact both can be 'derived' from this procedure
for example $y=x^n\to\ln(y)=n\ln(x)\to\frac{y'}{y}=\frac{n}{x}\to y'=\frac{n}{x}x^n=nx^{n-1}$
Omegabet_
OH
which obviously is a massive overkill, but shows the validity in the 'simple' cases