JustToThePoint English Website Version
JustToThePoint en español

Maximize your online presence with our exclusive offer: Get a stunning hero banner, the hero you need and deserve, at an unbeatable price! Bew, 689282782, bupparchard@gmail.com

Derivate 2: Exponential and Logarithms

A learning experience is one of those things that says, ‘You know that thing you just did? Don’t do that, Douglas Adams

Recall

The derivative of a function at a chosen input value, when it exists, is the slope of the tangent line to the graph of the function at that point. It is the instantaneous rate of change, the ratio of the instantaneous change in the dependent variable to that of the independent variable.

Definition. A function f(x) is differentiable at a point “a” of its domain, if its domain contains an open interval containing “a”, and the limit $\lim _{h \to 0}{\frac {f(a+h)-f(a)}{h}}$ exists, f’(a) = L = $\lim _{h \to 0}{\frac {f(a+h)-f(a)}{h}}$. More formally, for every positive real number ε, there exists a positive real number δ, such that for every h satisfying 0 < |h| < δ, then |L-$\frac {f(a+h)-f(a)}{h}$|< ε.

Basic important derivatives

  1. Power Rule: $\frac{d}{dx}(x^n) = nx^{n-1}$.
  2. Sum Rule: $\frac{d}{dx}(f(x) + g(x)) = \frac{d}{dx}(f(x)) + \frac{d}{dx}(g(x))$
  3. Product Rule: $\frac{d}{dx}(f(x) \cdot g(x)) = f’(x)g(x) + f(x)g’(x)$.
  4. Quotient Rule: $\frac{d}{dx}\left(\frac{f(x)}{g(x)}\right) = \frac{f’(x)g(x) - f(x)g’(x)}{(g(x))^2}$
  5. Chain Rule: $\frac{d}{dx}(f(g(x))) = f’(g(x)) \cdot g’(x)$
  6. $\frac{d}{dx}(e^x) = e^x, \frac{d}{dx}(\ln(x)) = \frac{1}{x}, \frac{d}{dx}(\sin(x)) = \cos(x), \frac{d}{dx}(\cos(x)) = -\sin(x), \frac{d}{dx}(\tan(x)) = \sec^2(x), \frac{d}{dx}(\arcsin(x)) = \frac{1}{\sqrt{1 - x^2}}, \frac{d}{dx}(\arccos(x)) = -\frac{1}{\sqrt{1 - x^2}}, \frac{d}{dx}(\arctan(x)) = \frac{1}{1 + x^2}.$

Derivate of Exponential and Logarithms functions.

An exponential function is a function of the form f(x) = ax, where “x” is a variable and “a” is a constant which is called the base of the function and it should be a positive real number (a>0). Image 

Recall that am/n= $\sqrt[n]{a^{m}}$

f(x)=ax, let’s calculate $\frac{d}{dx}a^{x}$

f’(x) = $\frac{d}{dx}a^{x} =~ \lim_{h \to 0} \frac{a^{x+h}-a^{x}}{h} =$[Recall, axay=ax+y] $\lim_{h \to 0}a^{x}\frac{a^h-1}{h} = a^{x}·\lim_{h \to 0}\frac{a^h-1}{h}$

Let’s define M(a) = $\lim_{h \to 0}\frac{a^h-1}{h}$. It is the slope of ax at x = 0 because $\frac{d}{dx}a^{x} \vert_{x=0} =~ a^{0}M(a)=~ M(a)$

In conclusion, f'(x) = $\frac{d}{dx}a^{x} = M(a)a^{x}$.

Definition. The number e =2.71828182845905…, also known as Euler’s number, is a mathematical constant approximately equal to 2.71828 that can be characterized in many ways.

  1. e = $\lim_{n \to ∞}(1+\frac{1}{n})^n$
  2. e = $\sum_{n=0}^\infty \frac{1}{n!}$
  3. It is the unique positive number 'a' such that the graph of the function y=ax has a slope of 1 at x = 0 ↭ M(e)=1 ↭ e is the unique positive number for which $\lim_{h \to 0}\frac{e^h-1}{h} = 1$ -1.a.- Image

Therefore, let a = e, $\frac{d}{dx}a^{x} = M(a)a^{x} ⇨$[M(e)=1] $\frac{d}{dx}e^{x} = e^{x}$. The exponential function, denoted as f(x)=ex, has a unique property that its derivative is the same as the function itself.

As it was expected, f(x) = ex, $f’(0)$ = $e^{x}|_{x=0}=1$

Let a=2, f(x)=2x. Then, f(kx)=2kx=(2k)x=bx where b=2k.

$\frac{d}{dx}b^{x} = \frac{d}{dx}f(kx)=$[Constant Multiple Rule (c·g(x))’ = c·g’(x)] $kf’(kx)$.

We evaluate at x = 0, $\frac{d}{dx}b^{x}|_{x=0}=kf’(0)$ [Recall f(x)=2x, f’(x)=M(2)2x] =$k·M(2)·2^0 = k·M(2)$. Therefore, b=e ↭ kM(2) = 1 ↭ k=$\frac{1}{M(2)}$

By definition (w = lnx), ew = x, $\frac{d}{dx}e^{w}= \frac{d}{dx} x = 1$🚀

$\frac{d}{dx}e^{w}=\frac{d}{dw}e^{w}\frac{dw}{dx} = e^{w}\frac{dw}{dx} = $[🚀]1. Therefore, $\frac{dw}{dx}=\frac{1}{e^w}$ where w = lnx and obviously ew=x ⇒$\frac{d}{dx}lnx=\frac{1}{x}$

$\frac{d}{dx}a^{x}=(lna)a^{x}$, so M(a)=lna.

$(lnu)’=\frac{d}{dx}lnu = \frac{d}{du}lnu\frac{du}{dx} = \frac{1}{u}u’=\frac{u’}{u}$

Another way of getting the same result regarding $\frac{d}{dx}a^{x}$ is by using the substitution u = ax, so lnu = ln(ax) = x·lna, and therefore, (lnu)’=lna,

$(lnu)’=\frac{u’}{u}=lna~⇨~ u’=u·lna⇨~ \frac{d}{dx}a^{x} = (lna)·a^{x}$

$\frac{d}{dx} a^w = \frac{d}{dw}a^w\frac{dw}{dx} = a^w·ln(a)\frac{dw}{dx}$ =[🚀]1 ⇒ $\frac{dw}{dx} = \frac{1}{a^w·ln(a)}$ ⇒[aw = x, w = loga(x)] $\frac{d}{dx}log_a(x) = \frac{1}{x·ln(a)}$

$ln((1+\frac{1}{n})^{n})$ = $n·ln(1+\frac{1}{n})$ =[Consider $\Delta x=\frac{1}{n}$] $\frac{1}{\Delta x}ln(1+\Delta x) =$[ln1 = 0] $\frac{1}{\Delta x}(ln(1+\Delta x)-ln1)$

And therefore, $lim_{n \to \infin} ln((1+\frac{1}{n})^{n}) = \lim_{\Delta x \to 0} \frac{1}{\Delta x}(ln(1+\Delta x)-ln1) = \lim_{\Delta x \to 0} \frac{ln(1+\Delta x)-ln1}{\Delta x}$, and this is $\frac{d}{dx} lnx|_ {x=1} =~ \frac{1}{x}|_{x=1} = 1$ 🚀

$\lim_{n \to \infin}(1+\frac{1}{n})^{n} = lim_{n \to \infin}e^{ln((1+\frac{1}{n})^{n})} =$[Power law for limits] $e^{lim_{n \to \infin} ln((1+\frac{1}{n})^{n})}=$[🚀] e1 = e.

The number e =2.71828182845905…, also known as Euler’s number, is a mathematical constant approximately equal to 2.71828 that can be characterized in many ways. e could be defined as the limit of (1 + 1n)n as n approaches infinity, e = $\lim_{n \to \infin}(1+\frac{1}{n})^{n}.$

$x^{r}=e^{ln(x^{r})}=e^{r·lnx}$ ⇨ $\frac{d}{dx}x^{r}$=[The chain rule]$\frac{r}{x}e^{rlnx}=\frac{r}{x}x^{r}=rx^{r-1}$

Another way of getting the same result is as follows, let $u=x^{r}, ~lnu=rlnx$ ⇨ $\frac{u’}{u}=\frac{r}{x}⇨~ u’=\frac{u}{x}r=\frac{x^r}{x}r = rx^{r-1}$

Summary

Exponential functions:

  1. $\frac{d}{dx} e^x = e^x$
  2. $\frac{d}{dx} a^x = a^x \cdot \ln(a)$, where a is a constant.

Logarithmic functions:

  1. $\frac{d}{dx} \ln(x) = \frac{1}{x}$
  2. $\frac{d}{dx} \log_a(x) = \frac{1}{x \cdot \ln(a)}$, where a is the base of the logarithm.

Solved exercises

Bibliography

This content is licensed under a Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International License.
  1. NPTEL-NOC IITM, Introduction to Galois Theory.
  2. Algebra, Second Edition, by Michael Artin.
  3. LibreTexts, Calculus.
  4. Field and Galois Theory, by Patrick Morandi. Springer.
  5. Michael Penn, and MathMajor.
  6. Contemporary Abstract Algebra, Joseph, A. Gallian.
  7. YouTube’s Andrew Misseldine: Calculus, College Algebra and Abstract Algebra.
  8. Calculus Early Transcendentals: Differential & Multi-Variable Calculus for Social Sciences.
  9. blackpenredpen.
Bitcoin donation

JustToThePoint Copyright © 2011 - 2024 Anawim. ALL RIGHTS RESERVED. Bilingual e-books, articles, and videos to help your child and your entire family succeed, develop a healthy lifestyle, and have a lot of fun. Social Issues, Join us.

This website uses cookies to improve your navigation experience.
By continuing, you are consenting to our use of cookies, in accordance with our Cookies Policy and Website Terms and Conditions of use.