Math ClubMath Club
v1 · padrão canônico

Lição 15 — Derivadas das funções exponencial e logarítmica

Derivadas de e^x, a^x, ln x, log_a x. Derivação logarítmica para produtos e potências variáveis. Aplicações em crescimento exponencial e modelos de engenharia.

Used in: Cálculo 1 — Unidade 2 · USP MAC0105 · ITA MA-011

ddxex=exddxlnx=1x\frac{d}{dx}e^x = e^x \qquad \frac{d}{dx}\ln x = \frac{1}{x}

A função exponencial exe^x é a única função não-trivial que é igual à sua própria derivada — propriedade que a torna fundamental em equações diferenciais. O logaritmo natural lnx\ln x tem derivada 1/x1/x, a mais simples das funções racionais, e é a primitiva de 1/x1/x que "falta" na regra da potência.

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa

Derivadas exponenciais e logarítmicas

Prova de (ex)=ex(e^x)' = e^x:

ex+hexh=exeh1hh0ex1=ex,\frac{e^{x+h}-e^x}{h} = e^x\cdot\frac{e^h-1}{h} \xrightarrow[h\to 0]{} e^x\cdot 1 = e^x,

usando o limite fundamental limh0eh1h=1\lim_{h\to 0}\dfrac{e^h-1}{h} = 1. \blacksquare

Prova de (lnx)=1/x(\ln x)' = 1/x:

Seja y=lnxy = \ln x, logo ey=xe^y = x. Derivando implicitamente: eyy=1e^y y' = 1, logo y=1/ey=1/xy' = 1/e^y = 1/x. \blacksquare

Derivada de axa^x: Escreva ax=exlnaa^x = e^{x\ln a}, então (ax)=exlnalna=axlna(a^x)' = e^{x\ln a}\cdot\ln a = a^x\ln a. \blacksquare

Exemplos resolvidos


Exercícios

Exercise list

30 exercises · 7 with worked solution (25%)

Application 20Understanding 3Modeling 5Challenge 2
  1. Ex. 15.1ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=x2exf(x) = x^2 e^x.

    Select the correct option
    Select an option first
    Show solution
    Pela regra do produto: (x2ex)=2xex+x2ex=ex(x2+2x)(x^2 e^x)' = 2x e^x + x^2 e^x = e^x(x^2+2x).
  2. Ex. 15.2ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=exxf(x) = \dfrac{e^{-x}}{x}.

    Select the correct option
    Select an option first
    Show solution
    Regra do quociente com u=exu = e^{-x}, v=xv = x: f(x)=(ex)xex1x2=ex(x+1)x2f'(x) = \frac{(-e^{-x})x - e^{-x}\cdot 1}{x^2} = \frac{-e^{-x}(x+1)}{x^2}.
  3. Ex. 15.3Application

    Calcule f(x)f'(x) para f(x)=exx3lnxf(x) = e^x \cdot x^3 \ln x.

    Select the correct option
    Select an option first
    Show solution
    Produto de três fatores: f=exx3lnxf = e^x \cdot x^3 \cdot \ln x. Usando (uv)=uv+uv(uv)' = u'v + uv' em pares: f=ex(x3lnx)+ex(3x2lnx+x3/x)=ex(x3lnx+3x2lnx+x2)=ex(3x2lnx+x2)f' = e^x(x^3 \ln x) + e^x(3x^2 \ln x + x^3/x) = e^x(x^3 \ln x + 3x^2 \ln x + x^2) = e^x(3x^2 \ln x + x^2) (para x3x^3 absorvido). Simplificando: exx2(3lnx+1)e^x \cdot x^2(3\ln x + 1).
    Show step-by-step (with the why)
    1. Identifique f(x)=exx3lnxf(x) = e^x \cdot x^3 \cdot \ln x como produto de três funções.
    2. Agrupe: u=exu = e^x, v=x3lnxv = x^3 \ln x.
    3. v=3x2lnx+x31x=3x2lnx+x2v' = 3x^2 \ln x + x^3 \cdot \frac{1}{x} = 3x^2 \ln x + x^2.
    4. f=exv+exv=ex(x3lnx+3x2lnx+x2)=ex(3x2lnx+x2)f' = e^x \cdot v + e^x \cdot v' = e^x(x^3 \ln x + 3x^2 \ln x + x^2) = e^x(3x^2 \ln x + x^2).
  4. Ex. 15.4ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=e2x+2xf(x) = e^{2x} + 2x.

    Select the correct option
    Select an option first
    Show solution
    f(x)=e2x+2xf(x) = e^{2x} + 2x. Derivando: f(x)=2e2x+2f'(x) = 2e^{2x} + 2.
  5. Ex. 15.5Application

    Calcule f(x)f'(x) para f(x)=exexex+exf(x) = \dfrac{e^x - e^{-x}}{e^x + e^{-x}}.

    Select the correct option
    Select an option first
    Show solution
    Seja f=(exex)/(ex+ex)f = (e^x - e^{-x})/(e^x + e^{-x}). Pela regra do quociente: f=(ex+ex)2(exex)2(ex+ex)2f' = \frac{(e^x+e^{-x})^2 - (e^x-e^{-x})^2}{(e^x+e^{-x})^2}. O numerador é (ex+ex)2(exex)2=4(e^x+e^{-x})^2 - (e^x-e^{-x})^2 = 4, pois (a+b)2(ab)2=4ab(a+b)^2-(a-b)^2 = 4ab com a=ex,b=exa=e^x, b=e^{-x}.
  6. Ex. 15.6Understanding

    Calcule f(x)f'(x) para f(x)=10xln10f(x) = \dfrac{10^x}{\ln 10}.

    Select the correct option
    Select an option first
    Show solution
    f(x)=10xln10f(x) = \frac{10^x}{\ln 10}. Derivando: f(x)=10xln10ln10=10xf'(x) = \frac{10^x \ln 10}{\ln 10} = 10^x, pois (ax)=axlna(a^x)' = a^x \ln a.
  7. Ex. 15.7Application

    Calcule f(x)f'(x) para f(x)=24x+4x2f(x) = 2^{4x} + 4x^2.

    Select the correct option
    Select an option first
    Show solution
    f(x)=24x+4x2f(x) = 2^{4x} + 4x^2. Derivando termo a termo: (24x)=24xln24=424xln2(2^{4x})' = 2^{4x} \ln 2 \cdot 4 = 4 \cdot 2^{4x} \ln 2 e (4x2)=8x(4x^2)' = 8x.
  8. Ex. 15.8ApplicationAnswer key

    Calcule f(x)f'(x) para f(x)=3sin3xf(x) = 3^{\sin 3x}.

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia para ag(x)a^{g(x)}: f(x)=3sin3xln3(sin3x)=3sin3xln33cos3xf'(x) = 3^{\sin 3x} \cdot \ln 3 \cdot (\sin 3x)' = 3^{\sin 3x} \ln 3 \cdot 3\cos 3x.
  9. Ex. 15.9Application

    Calcule f(x)f'(x) para f(x)=xππxf(x) = x^\pi \cdot \pi^x.

    Select the correct option
    Select an option first
    Show solution
    Produto f=xππxf = x^\pi \cdot \pi^x: f=(xπ)πx+xπ(πx)=πxπ1πx+xππxlnπf' = (x^\pi)' \pi^x + x^\pi (\pi^x)' = \pi x^{\pi-1} \pi^x + x^\pi \pi^x \ln\pi. Fatorando: xππx(π/x+lnπ)x^\pi \pi^x(\pi/x + \ln\pi).
  10. Ex. 15.10Application

    Calcule f(x)f'(x) para f(x)=ln(4x3+x)f(x) = \ln(4x^3 + x).

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia: f(x)=(4x3+x)4x3+x=12x2+14x3+xf'(x) = \frac{(4x^3+x)'}{4x^3+x} = \frac{12x^2+1}{4x^3+x}.
  11. Ex. 15.11Application

    Calcule f(x)f'(x) para f(x)=ln(5x7)f(x) = \ln(5x - 7).

    Select the correct option
    Select an option first
    Show solution
    f(x)=ln(5x7)f(x) = \ln(5x-7), então f(x)=55x7f'(x) = \frac{5}{5x-7}.
  12. Ex. 15.12Application

    Calcule f(x)f'(x) para f(x)=x2ln(9x)f(x) = x^2 \ln(9x).

    Select the correct option
    Select an option first
    Show solution
    Produto: f(x)=2xln(9x)+x299x=2xln(9x)+xf'(x) = 2x \ln(9x) + x^2 \cdot \frac{9}{9x} = 2x\ln(9x) + x.
    Show step-by-step (with the why)
    1. Identifique u=x2u = x^2, v=ln(9x)v = \ln(9x).
    2. u=2xu' = 2x, v=99x=1xv' = \frac{9}{9x} = \frac{1}{x}.
    3. f=2xln(9x)+x21x=2xln(9x)+xf' = 2x \ln(9x) + x^2 \cdot \frac{1}{x} = 2x\ln(9x) + x.
  13. Ex. 15.13Understanding

    Calcule f(x)f'(x) para f(x)=log10(secx)f(x) = \log_{10}(\sec x).

    Select the correct option
    Select an option first
    Show solution
    f(x)=log10(secx)f(x) = \log_{10}(\sec x). Usando (logau)=u/(ulna)(\log_a u)' = u'/(u \ln a): f(x)=(secx)secxln10=secxtanxsecxln10=tanxln10f'(x) = \frac{(\sec x)'}{\sec x \cdot \ln 10} = \frac{\sec x \tan x}{\sec x \cdot \ln 10} = \frac{\tan x}{\ln 10}.
  14. Ex. 15.14Application

    Calcule f(x)f'(x) para f(x)=[log7(6x4+3)]5f(x) = [\log_7(6x^4+3)]^5.

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia: f=[log7(6x4+3)]5f = [\log_7(6x^4+3)]^5, portanto f=5[log7(6x4+3)]424x3(6x4+3)ln7f' = 5[\log_7(6x^4+3)]^4 \cdot \frac{24x^3}{(6x^4+3)\ln 7}. (Resp: 120x3[log7(6x4+3)]4(6x4+3)ln7\frac{120x^3[\log_7(6x^4+3)]^4}{(6x^4+3)\ln 7})
  15. Ex. 15.15Application

    Calcule f(x)f'(x) para f(x)=2xlog3(7x24)f(x) = 2x \cdot \log_3(7x^2 - 4).

    Select the correct option
    Select an option first
    Show solution
    Produto f=2xlog3(7x24)f = 2x \cdot \log_3(7x^2-4): f=2log3(7x24)+2x14x(7x24)ln3=2log3(7x24)+28x2(7x24)ln3f' = 2\log_3(7x^2-4) + 2x \cdot \frac{14x}{(7x^2-4)\ln 3} = 2\log_3(7x^2-4) + \frac{28x^2}{(7x^2-4)\ln 3}.
  16. Ex. 15.16Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=xxy = x^x.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=xlnx\ln y = x \ln x, então y/y=lnx+1y'/y = \ln x + 1, logo y=xx(lnx+1)y' = x^x(\ln x + 1).
    Show step-by-step (with the why)
    1. Tome ln\ln de ambos os lados: lny=xlnx\ln y = x \ln x.
    2. Derive: yy=lnx+x1x=lnx+1\frac{y'}{y} = \ln x + x \cdot \frac{1}{x} = \ln x + 1.
    3. Multiplique por yy: y=xx(1+lnx)y' = x^x(1 + \ln x).
  17. Ex. 15.17ApplicationAnswer key

    Use derivação logarítmica para calcular dy/dxdy/dx para y=(sin2x)4xy = (\sin 2x)^{4x}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=4xln(sin2x)\ln y = 4x \ln(\sin 2x). Derivando: y/y=4ln(sin2x)+4x2cos2xsin2x=4ln(sin2x)+8xcot2xy'/y = 4\ln(\sin 2x) + 4x \cdot \frac{2\cos 2x}{\sin 2x} = 4\ln(\sin 2x) + 8x\cot 2x. Então y=(sin2x)4x[4ln(sin2x)+8xcot2x]y' = (\sin 2x)^{4x}[4\ln(\sin 2x) + 8x\cot 2x].
  18. Ex. 15.18Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=(lnx)lnxy = (\ln x)^{\ln x}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=lnxln(lnx)\ln y = \ln x \cdot \ln(\ln x). Derivando: y/y=1xln(lnx)+lnx1xlnx=ln(lnx)+1xy'/y = \frac{1}{x}\ln(\ln x) + \ln x \cdot \frac{1}{x\ln x} = \frac{\ln(\ln x)+1}{x}. Logo y=(lnx)lnxln(lnx)+1xy' = (\ln x)^{\ln x} \cdot \frac{\ln(\ln x)+1}{x}.
  19. Ex. 15.19Understanding

    Use derivação logarítmica para calcular dy/dxdy/dx para y=xlog2xy = x^{\log_2 x}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=log2xlnx=(lnx)2ln2\ln y = \log_2 x \cdot \ln x = \frac{(\ln x)^2}{\ln 2}. Derivando: y/y=2lnxxln2=2log2xxy'/y = \frac{2\ln x}{x \ln 2} = \frac{2\log_2 x}{x}. Logo y=xlog2x2log2xxy' = x^{\log_2 x} \cdot \frac{2\log_2 x}{x}.
  20. Ex. 15.20Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=(x21)lnxy = (x^2-1)^{\ln x}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=lnxln(x21)\ln y = \ln x \cdot \ln(x^2-1). Derivando: y/y=1xln(x21)+lnx2xx21y'/y = \frac{1}{x}\ln(x^2-1) + \ln x \cdot \frac{2x}{x^2-1}. Logo y=(x21)lnx[ln(x21)x+2xlnxx21]y' = (x^2-1)^{\ln x}\left[\frac{\ln(x^2-1)}{x}+\frac{2x\ln x}{x^2-1}\right].
  21. Ex. 15.21Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=xcotxy = x^{\cot x}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica: lny=cotxlnx\ln y = \cot x \ln x. Derivando: y/y=csc2xlnx+cotx1xy'/y = -\csc^2 x \ln x + \cot x \cdot \frac{1}{x}. Logo y=xcotx[cotxxlnxcsc2x]y' = x^{\cot x}\left[\frac{\cot x}{x} - \ln x \csc^2 x\right].
  22. Ex. 15.22Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=x+11x243y = \dfrac{\sqrt{x+11}}{\sqrt[3]{x^2-4}}.

    Select the correct option
    Select an option first
    Show solution
    Derivação logarítmica para y=x+11(x24)1/3y = \frac{\sqrt{x+11}}{(x^2-4)^{1/3}}: lny=12ln(x+11)13ln(x24)\ln y = \frac{1}{2}\ln(x+11) - \frac{1}{3}\ln(x^2-4). Derivando: y/y=12(x+11)2x3(x24)y'/y = \frac{1}{2(x+11)} - \frac{2x}{3(x^2-4)}.
    Show step-by-step (with the why)
    1. Escreva y=(x+11)1/2(x24)1/3y = (x+11)^{1/2}(x^2-4)^{-1/3}.
    2. Tome ln\ln: lny=12ln(x+11)13ln(x24)\ln y = \frac{1}{2}\ln(x+11) - \frac{1}{3}\ln(x^2-4).
    3. Derive: y/y=12(x+11)2x3(x24)y'/y = \frac{1}{2(x+11)} - \frac{2x}{3(x^2-4)}.
    4. Multiplique por yy.
  23. Ex. 15.23Application

    Use derivação logarítmica para calcular dy/dxdy/dx para y=x1/2(x2+3)2/3(3x4)4y = x^{-1/2}(x^2+3)^{2/3}(3x-4)^4.

    Select the correct option
    Select an option first
    Show solution
    Para y=x1/2(x2+3)2/3(3x4)4y = x^{-1/2}(x^2+3)^{2/3}(3x-4)^4: lny=12lnx+23ln(x2+3)+4ln(3x4)\ln y = -\frac{1}{2}\ln x + \frac{2}{3}\ln(x^2+3) + 4\ln(3x-4). Derivando: y/y=12x+4x3(x2+3)+123x4y'/y = -\frac{1}{2x} + \frac{4x}{3(x^2+3)} + \frac{12}{3x-4}. (Resp: y=y[12x+4x3(x2+3)+123x4]y' = y\bigl[-\frac{1}{2x}+\frac{4x}{3(x^2+3)}+\frac{12}{3x-4}\bigr])
  24. Ex. 15.24Modeling

    Encontre a equação da reta tangente ao gráfico de f(x)=4xex21f(x) = 4xe^{x^2-1} no ponto onde x=1x = -1.

    Select the correct option
    Select an option first
    Show solution
    Em x=1x = -1: f(1)=4(1)e(1)21=4e0=4f(-1) = 4(-1)e^{(-1)^2-1} = -4e^0 = -4. f(x)=4ex21+4x2xex21=4ex21(1+2x2)f'(x) = 4e^{x^2-1} + 4x \cdot 2x e^{x^2-1} = 4e^{x^2-1}(1+2x^2). f(1)=4e0(1+2)=12f'(-1) = 4e^0(1+2) = 12. Reta tangente: y(4)=12(x(1))y - (-4) = 12(x-(-1)), i.e. y=12x+8y = 12x + 8.
    Show step-by-step (with the why)
    1. Calcule f(1)=4(1)e0=4f(-1) = 4(-1)e^0 = -4. O ponto é (1,4)(-1, -4).
    2. Derive com produto + cadeia: f(x)=4ex21(1+2x2)f'(x) = 4e^{x^2-1}(1+2x^2).
    3. f(1)=413=12f'(-1) = 4 \cdot 1 \cdot 3 = 12.
    4. Reta: y=12(x+1)4=12x+8y = 12(x+1) - 4 = 12x + 8.
  25. Ex. 15.25Modeling

    Encontre a equação da reta normal ao gráfico de f(x)=x5xf(x) = x \cdot 5^x no ponto onde x=1x = 1.

    Select the correct option
    Select an option first
    Show solution
    Em x=1x=1: f(1)=151=5f(1) = 1 \cdot 5^1 = 5. f(x)=5x+x5xln5=5x(1+xln5)f'(x) = 5^x + x \cdot 5^x \ln 5 = 5^x(1 + x\ln 5); f(1)=5(1+ln5)f'(1) = 5(1+\ln 5). A reta normal tem inclinação m=1/[5(1+ln5)]m = -1/[5(1+\ln 5)]. Equação: y5=15(1+ln5)(x1)y - 5 = -\frac{1}{5(1+\ln 5)}(x-1).
  26. Ex. 15.26ChallengeAnswer key

    Para y=x1/xy = x^{1/x} com x>0x > 0, determine os pontos onde a reta tangente é horizontal.

    Select the correct option
    Select an option first
    Show solution
    Para y=x1/xy = x^{1/x}, a derivação logarítmica dá y=x1/x1lnxx2y' = x^{1/x} \cdot \frac{1-\ln x}{x^2}. Tangente horizontal quando y=0y' = 0, i.e. 1lnx=01 - \ln x = 0, i.e. x=ex = e. Para x<ex < e, y>0y' > 0 (crescente); para x>ex > e, y<0y' < 0 (decrescente).
    Show step-by-step (with the why)
    1. Derivação log: lny=lnxx\ln y = \frac{\ln x}{x}.
    2. Derive: y/y=1/xxlnxx2=1lnxx2y'/y = \frac{1/x \cdot x - \ln x}{x^2} = \frac{1-\ln x}{x^2}.
    3. y=x1/x1lnxx2y' = x^{1/x} \cdot \frac{1-\ln x}{x^2}.
    4. Tangente horizontal: y=0lnx=1x=ey' = 0 \Rightarrow \ln x = 1 \Rightarrow x = e.
  27. Ex. 15.27Modeling

    A população de uma cidade em 2000 era de 500 000 habitantes, crescendo a 5% ao ano. Escreva a função exponencial P(t)P(t) e calcule a taxa de crescimento em t=10t = 10 anos.

    Select the correct option
    Select an option first
    Show solution
    A função exponencial que modela crescimento a 5% ao ano é P(t)=5000001,05tP(t) = 500000 \cdot 1{,}05^t. A taxa é P(t)=5000001,05tln(1,05)P'(t) = 500000 \cdot 1{,}05^t \ln(1{,}05). Em t=10t=10: P(10)=5000001,0510ln(1,05)5000001,62890,0487939701P'(10) = 500000 \cdot 1{,}05^{10} \cdot \ln(1{,}05) \approx 500000 \cdot 1{,}6289 \cdot 0{,}04879 \approx 39\,701 hab./ano.
  28. Ex. 15.28Modeling

    Um isótopo tem meia-vida de 12 horas; inicialmente há 9 g. Escreva a função Q(t)Q(t) e calcule a taxa de decaimento em t=4t = 4 horas.

    Select the correct option
    Select an option first
    Show solution
    Meia-vida de 12 h: Q(t)=9(1/2)t/12=92t/12Q(t) = 9 \cdot (1/2)^{t/12} = 9 \cdot 2^{-t/12}. Derivada: Q(t)=92t/12(ln2/12)Q'(t) = 9 \cdot 2^{-t/12} \cdot (-\ln 2/12). Em t=4t=4: Q(4)=921/3(ln2/12)90,7937(0,0578)0,413Q'(4) = 9 \cdot 2^{-1/3} \cdot (-\ln 2/12) \approx 9 \cdot 0{,}7937 \cdot (-0{,}0578) \approx -0{,}413 g/h.
    Show step-by-step (with the why)
    1. Meia-vida 12 h: Q(t)=92t/12Q(t) = 9 \cdot 2^{-t/12}.
    2. Derive: Q(t)=92t/12ln2(1/12)Q'(t) = 9 \cdot 2^{-t/12} \cdot \ln 2 \cdot (-1/12).
    3. Em t=4t=4: Q(4)=9ln21221/30,413Q'(4) = -\frac{9\ln 2}{12} \cdot 2^{-1/3} \approx -0{,}413 g/h.
  29. Ex. 15.29ModelingAnswer key

    O número de casos de gripe é modelado por N(t)=5,3e0,093t20,87tN(t) = 5{,}3\, e^{0{,}093t^2 - 0{,}87t} (em milhares, 0t40 \leq t \leq 4). Calcule N(t)N'(t) e determine o sinal de N(0)N'(0).

    Select the correct option
    Select an option first
    Show solution
    Regra da cadeia: N(t)=5,3e0,093t20,87t(0,186t0,87)N'(t) = 5{,}3 e^{0{,}093t^2-0{,}87t}\cdot(0{,}186t-0{,}87). Em t=0t=0: N(0)=5,31(0,87)<0N'(0) = 5{,}3 \cdot 1 \cdot (-0{,}87) < 0 (doença diminuindo). Em t=3t=3: expoente 0,18630,87=0,312<00{,}186\cdot3 - 0{,}87 = -0{,}312 < 0... na verdade, 0,5580,87=0,3120{,}558 - 0{,}87 = -0{,}312 ainda negativo. O ponto de mínimo é t=0,87/0,1864,7t = 0{,}87/0{,}186 \approx 4{,}7.
  30. Ex. 15.30Challenge

    A taxa de crescimento relativa de uma função diferenciável y=f(x)y = f(x) é f/ff'/f. Se h(x)=f(x)g(x)h(x) = f(x)g(x), expresse a taxa de crescimento relativa de hh em termos das taxas de ff e gg.

    Select the correct option
    Select an option first
    Show solution
    A taxa de crescimento relativa de h=fgh = fg é hh=(fg)fg=fg+fgfg=ff+gg\frac{h'}{h} = \frac{(fg)'}{fg} = \frac{f'g + fg'}{fg} = \frac{f'}{f} + \frac{g'}{g}. Portanto a taxa logarítmica do produto é a soma das taxas logarítmicas.

Fontes

Updated on 2026-05-21 · Author(s): Clube da Matemática

Found an error? Open an issue on GitHub or submit a PR — open source forever.