My question is: Show that $\lim_{x \rightarrow c} \frac{x^c-c^x}{x^x-c^c}$ exists and find its value.
Because the limit is 0/0 I've tried using L'Hopital's rule, but every time I differentiate it I still get 0/0?
We're given this hint in the question: use the fact that $a^b=\exp(b\log(a))$ and I've tried doing this to be able to differentiate and use L'Hopital's rule, and also for trying to rearrange it. Can anyone help please?
No need invoke L'Hospital here, just rewrite the fraction: $$\frac{x^c-c^x}{x^x-c^c}=\frac{(x^c-c^c)-(c^x-c^c)}{x-c}\frac{x-c} {(x^x-c^c)}$$ By definition,
Thus $\;\lim\limits_{x\to c}\dfrac{x^c-c^x}{x^x-c^c}=\dfrac{c^c(1-\ln c)}{c^c(1+\ln c)}=\dfrac{1-\ln c}{1+\ln c}$.