How to correctly take the derivative of a^x?

  • Thread starter Thread starter Nano-Passion
  • Start date Start date
  • Tags Tags
    Derivative Proof
Nano-Passion
Messages
1,291
Reaction score
0
[Answered] Proof of derivative a^x

[Answered] Thanks.

I get a wrong expression when I try to take to take the derivative of (ln a) x

Homework Statement


Prove \frac{d}{dx} a^x = (ln a)a^x

Homework Equations


By definition, a^x = e^{e(ln a)x}

The Attempt at a Solution


\frac{d}{dx} a^x = (ln a)a^x
\frac{d}{dx}e^u\frac{du}{dx}
Solving for du/dx gives \frac{d}{dx}(ln a)x
Let u = ln a . v = x
From the product rule,
u'v+v'u which gives
\frac{du}{dx} = \frac{x}{a} + ln a
so plugging it back to original expression gives
\frac{d}{dx}a^x = e^{e(ln a)x} * (\frac{x}{a} + ln a)

Which is obviously wrong.
 
Last edited:
Physics news on Phys.org
Nano-Passion said:

Homework Equations


By definition, a^x = e^{e(ln a)x}

This should be a^x = (e^{ln(a)})^{x} = e^{(ln(a)) x}. Now taking the derivate with respect to x should bring you directly to your answer (remember that ln(a) is a constant).
 
lol_nl said:
This should be a^x = (e^{ln(a)})^{x} = e^{(ln(a)) x}. Now taking the derivate with respect to x should bring you directly to your answer (remember that ln(a) is a constant).

Whoops, a is a constant.. it completely skipped my mind. Thank you!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top