Math ClubMath Club
v1 · padrão canônico

Lição 31 — Somas de Riemann e Integral Definida

Construção da integral definida via somas de Riemann. Partições, somas superior e inferior, norma da partição e limite de Riemann. Integrabilidade de funções contínuas.

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

abf(x)dx=limnk=1nf(xk)Δx\int_a^b f(x)\,dx = \lim_{n \to \infty} \sum_{k=1}^n f(x_k^*)\,\Delta x
Choose your door

Rigorous notation, full derivation, hypotheses

No content for this age yet.


Exemplos


Exercícios

Exercise list

30 exercises · 7 with worked solution (25%)

Application 22Understanding 6Modeling 1Proof 1
  1. Ex. 31.1Understanding

    Determine se as somas a seguir são iguais ou desiguais: i=110i\sum_{i=1}^{10} i e k=110k\sum_{k=1}^{10} k; i=110i\sum_{i=1}^{10} i e i=615(i5)\sum_{i=6}^{15}(i-5).

    Select the correct option
    Select an option first
    Show solution
    Mudar o nome do índice de ii para kk não altera o valor da soma (índice mudo). Para a segunda comparação, a substituição j=i5j = i-5 transforma i=615(i5)\sum_{i=6}^{15}(i-5) em j=110j\sum_{j=1}^{10} j, igual à primeira. As somas com i(i1)i(i-1) e (j+1)j(j+1)j também coincidem pelo mesmo argumento.
  2. Ex. 31.2Application

    Use as fórmulas de somas de potências de inteiros para calcular i=510i\sum_{i=5}^{10} i.

    Select the correct option
    Select an option first
    Show solution
    i=510i=i=110ii=14i=5510=45\sum_{i=5}^{10} i = \sum_{i=1}^{10} i - \sum_{i=1}^{4} i = 55 - 10 = 45.
    Show step-by-step (with the why)
    1. Use a fórmula i=1ni=n(n+1)2\sum_{i=1}^{n} i = \dfrac{n(n+1)}{2}.
    2. i=110i=10112=55\sum_{i=1}^{10} i = \dfrac{10 \cdot 11}{2} = 55.
    3. i=14i=452=10\sum_{i=1}^{4} i = \dfrac{4 \cdot 5}{2} = 10.
    4. Logo i=510i=5510=45\sum_{i=5}^{10} i = 55 - 10 = 45.
  3. Ex. 31.3Application

    Use as fórmulas de somas de potências de inteiros para calcular i=510i2\sum_{i=5}^{10} i^2.

    Select the correct option
    Select an option first
    Show solution
    i=510i2=i=110i2i=14i2=38530=355\sum_{i=5}^{10} i^2 = \sum_{i=1}^{10} i^2 - \sum_{i=1}^{4} i^2 = 385 - 30 = 355.
  4. Ex. 31.4Application

    Suponha que i=1100ai=15\sum_{i=1}^{100} a_i = 15 e i=1100bi=12\sum_{i=1}^{100} b_i = -12. Calcule i=1100(ai+bi)\sum_{i=1}^{100}(a_i + b_i).

    Select the correct option
    Select an option first
    Show solution
    Pela linearidade da soma: i=1100(ai+bi)=ai+bi=15+(12)=3\sum_{i=1}^{100}(a_i + b_i) = \sum a_i + \sum b_i = 15 + (-12) = 3.
  5. Ex. 31.5ApplicationAnswer key

    Suponha que i=1100ai=15\sum_{i=1}^{100} a_i = 15 e i=1100bi=12\sum_{i=1}^{100} b_i = -12. Calcule i=1100(aibi)\sum_{i=1}^{100}(a_i - b_i).

    Select the correct option
    Select an option first
    Show solution
    i=1100(aibi)=15(12)=27\sum_{i=1}^{100}(a_i - b_i) = 15 - (-12) = 27.
  6. Ex. 31.6Application

    Suponha que i=1100ai=15\sum_{i=1}^{100} a_i = 15 e i=1100bi=12\sum_{i=1}^{100} b_i = -12. Calcule i=1100(3ai4bi)\sum_{i=1}^{100}(3a_i - 4b_i).

    Select the correct option
    Select an option first
    Show solution
    (3ai4bi)=3154(12)=45+48=93\sum(3a_i - 4b_i) = 3 \cdot 15 - 4 \cdot (-12) = 45 + 48 = 93.
  7. Ex. 31.7ApplicationAnswer key

    Use propriedades de somas e fórmulas de potências para calcular k=120100(k25k+1)\sum_{k=1}^{20} 100(k^2 - 5k + 1).

    Select the correct option
    Select an option first
    Show solution
    100 ⁣(k=120k25k=120k+20)=100(28701050+20)=100×1840=184000100\!\left(\sum_{k=1}^{20} k^2 - 5\sum_{k=1}^{20} k + 20\right) = 100(2870 - 1050 + 20) = 100 \times 1840 = 184\,000.
    Show step-by-step (with the why)
    1. k=120k2=2021416=2870\sum_{k=1}^{20} k^2 = \dfrac{20 \cdot 21 \cdot 41}{6} = 2870.
    2. k=120k=20212=210\sum_{k=1}^{20} k = \dfrac{20 \cdot 21}{2} = 210, logo 5k=10505 \sum k = 1050.
    3. k=1201=20\sum_{k=1}^{20} 1 = 20.
    4. Total: 100(28701050+20)=184000100(2870 - 1050 + 20) = 184\,000.
  8. Ex. 31.8Application

    Use propriedades de somas e fórmulas de potências para calcular j=150(j22j)\sum_{j=1}^{50}(j^2 - 2j).

    Select the correct option
    Select an option first
    Show solution
    j=150(j22j)=50511016250512=429252550=40375\sum_{j=1}^{50}(j^2 - 2j) = \dfrac{50 \cdot 51 \cdot 101}{6} - 2 \cdot \dfrac{50 \cdot 51}{2} = 42925 - 2550 = 40375.
  9. Ex. 31.9Application

    Use propriedades de somas e fórmulas de potências para calcular j=1120(j210j)\sum_{j=11}^{20}(j^2 - 10j).

    Select the correct option
    Select an option first
    Show solution
    j=1120(j210j)=j=120(j210j)j=110(j210j)\sum_{j=11}^{20}(j^2-10j) = \sum_{j=1}^{20}(j^2-10j) - \sum_{j=1}^{10}(j^2-10j). O primeiro vale 28702100=7702870-2100=770, o segundo 385550=165385-550=-165. Resultado: 770(165)=935770-(-165)=935.
  10. Ex. 31.10Application

    Use propriedades de somas e fórmulas de potências para calcular k=125[(2k)2100k]\sum_{k=1}^{25}\bigl[(2k)^2 - 100k\bigr].

    Select the correct option
    Select an option first
    Show solution
    k=125[(2k)2100k]=4k2100k=45525100325=2210032500=10400\sum_{k=1}^{25}[(2k)^2 - 100k] = 4\sum k^2 - 100\sum k = 4 \cdot 5525 - 100 \cdot 325 = 22100 - 32500 = -10400.
    Show step-by-step (with the why)
    1. k=125k2=2526516=5525\sum_{k=1}^{25} k^2 = \dfrac{25 \cdot 26 \cdot 51}{6} = 5525.
    2. k=125k=25262=325\sum_{k=1}^{25} k = \dfrac{25 \cdot 26}{2} = 325.
    3. 45525100325=2210032500=104004 \cdot 5525 - 100 \cdot 325 = 22100 - 32500 = -10400.
  11. Ex. 31.11Application

    Calcule a soma de Riemann à esquerda L4L_4 para f(x)=1x1f(x) = \dfrac{1}{x-1} em [2,3][2, 3].

    Select the correct option
    Select an option first
    Show solution
    Com n=4n=4, Δx=1/4\Delta x = 1/4 e pontos à esquerda x=2,2,25,2,5,2,75x = 2, 2{,}25, 2{,}5, 2{,}75: L4=14(1+45+23+47)=319420L_4 = \tfrac{1}{4}\bigl(1 + \tfrac{4}{5} + \tfrac{2}{3} + \tfrac{4}{7}\bigr) = \tfrac{319}{420}.
  12. Ex. 31.12Application

    Calcule a soma de Riemann à direita R4R_4 para g(x)=cos(πx)g(x) = \cos(\pi x) em [0,1][0, 1].

    Select the correct option
    Select an option first
    Show solution
    Pontos à direita com n=4n=4: x=14,12,34,1x = \tfrac{1}{4}, \tfrac{1}{2}, \tfrac{3}{4}, 1. R4=14(cosπ4+cosπ2+cos3π4+cosπ)=14(22+0221)=14R_4 = \tfrac{1}{4}\bigl(\cos\tfrac{\pi}{4} + \cos\tfrac{\pi}{2} + \cos\tfrac{3\pi}{4} + \cos\pi\bigr) = \tfrac{1}{4}\bigl(\tfrac{\sqrt{2}}{2} + 0 - \tfrac{\sqrt{2}}{2} - 1\bigr) = -\tfrac{1}{4}.
  13. Ex. 31.13ApplicationAnswer key

    Calcule L6L_6 para f(x)=1x(x1)f(x) = \dfrac{1}{x(x-1)} em [2,5][2, 5].

    Select the correct option
    Select an option first
    Show solution
    Com n=6n=6, Δx=0,5\Delta x = 0{,}5 e pontos à esquerda x=2,2,5,3,3,5,4,4,5x = 2, 2{,}5, 3, 3{,}5, 4, 4{,}5: L6=12(12+415+16+435+112+463)=4372L_6 = \tfrac{1}{2}\bigl(\tfrac{1}{2} + \tfrac{4}{15} + \tfrac{1}{6} + \tfrac{4}{35} + \tfrac{1}{12} + \tfrac{4}{63}\bigr) = \tfrac{43}{72}.
  14. Ex. 31.14Application

    Calcule R6R_6 para f(x)=1x(x1)f(x) = \dfrac{1}{x(x-1)} em [2,5][2, 5].

    Select the correct option
    Select an option first
    Show solution
    Pontos à direita x=2,5,3,3,5,4,4,5,5x = 2{,}5, 3, 3{,}5, 4, 4{,}5, 5: R6=12(415+16+435+112+463+120)=67180R_6 = \tfrac{1}{2}\bigl(\tfrac{4}{15} + \tfrac{1}{6} + \tfrac{4}{35} + \tfrac{1}{12} + \tfrac{4}{63} + \tfrac{1}{20}\bigr) = \tfrac{67}{180}.
  15. Ex. 31.15Application

    Calcule R4R_4 para f(x)=1x2+1f(x) = \dfrac{1}{x^2+1} em [2,2][-2, 2].

    Select the correct option
    Select an option first
    Show solution
    Com n=4n=4, Δx=1\Delta x = 1 e pontos à direita x=1,0,1,2x = -1, 0, 1, 2: R4=1(12+1+12+15)=115=2,2R_4 = 1 \cdot \bigl(\tfrac{1}{2} + 1 + \tfrac{1}{2} + \tfrac{1}{5}\bigr) = \tfrac{11}{5} = 2{,}2.
  16. Ex. 31.16Application

    Calcule L4L_4 para f(x)=1x2+1f(x) = \dfrac{1}{x^2+1} em [2,2][-2, 2].

    Select the correct option
    Select an option first
    Show solution
    Pontos à esquerda x=2,1,0,1x = -2, -1, 0, 1: L4=15+12+1+12=115=2,2L_4 = \tfrac{1}{5} + \tfrac{1}{2} + 1 + \tfrac{1}{2} = \tfrac{11}{5} = 2{,}2. Coincide com R4R_4 por simetria da função em [2,2][-2,2].
  17. Ex. 31.17Application

    Calcule R8R_8 para f(x)=x22x+1f(x) = x^2 - 2x + 1 em [0,2][0, 2].

    Select the correct option
    Select an option first
    Show solution
    Com n=8n=8, Δx=14\Delta x = \tfrac{1}{4}, pontos à direita xk=k/4x_k = k/4 para k=1,,8k=1,\ldots,8. Como f(x)=(x1)2f(x)=(x-1)^2, pela simetria em torno de x=1x=1: R8=14(916+14+116+0+116+14+916+1)=1116R_8 = \tfrac{1}{4}\bigl(\tfrac{9}{16}+\tfrac{1}{4}+\tfrac{1}{16}+0+\tfrac{1}{16}+\tfrac{1}{4}+\tfrac{9}{16}+1\bigr) = \tfrac{11}{16}.
  18. Ex. 31.18ApplicationAnswer key

    Calcule L8L_8 para f(x)=x22x+1f(x) = x^2 - 2x + 1 em [0,2][0, 2].

    Select the correct option
    Select an option first
    Show solution
    Pontos à esquerda com n=8n=8: xk=(k1)/4x_k = (k-1)/4 para k=1,,8k=1,\ldots,8. Novamente L8=R8=1116L_8 = R_8 = \tfrac{11}{16} por simetria de (x1)2(x-1)^2 em torno de x=1x=1.
  19. Ex. 31.19ApplicationAnswer key

    Calcule as somas L4L_4 e R4R_4 para f(x)=4x2f(x) = 4 - x^2 em [2,2][-2, 2] e compare seus valores.

    Select the correct option
    Select an option first
    Show solution
    Com n=4n=4, Δx=1\Delta x = 1. Esquerda: L4=f(2)+f(1)+f(0)+f(1)=0+1+2+1=4L_4 = f(-2)+f(-1)+f(0)+f(1) = 0+1+2+1 = 4... aguarde: f(x)=4x2f(x)=4-x^2, então f(2)=0,f(1)=3,f(0)=4,f(1)=3f(-2)=0, f(-1)=3, f(0)=4, f(1)=3. L4=0+3+4+3=10L_4 = 0+3+4+3=10. Direita: f(1)+f(0)+f(1)+f(2)=3+4+3+0=10f(-1)+f(0)+f(1)+f(2)=3+4+3+0=10. Ambos iguais por simetria par da função.
    Show step-by-step (with the why)
    1. Partição uniforme de [2,2][-2,2] com n=4n=4: x0=2,x1=1,x2=0,x3=1,x4=2x_0=-2, x_1=-1, x_2=0, x_3=1, x_4=2.
    2. f(x)=4x2f(x)=4-x^2 é par; logo f(1)=f(1)=3f(-1)=f(1)=3, f(0)=4f(0)=4, f(±2)=0f(\pm 2)=0.
    3. L4=1(0+3+4+3)=10L_4 = 1 \cdot (0+3+4+3) = 10; R4=1(3+4+3+0)=10R_4 = 1 \cdot (3+4+3+0) = 10.
  20. Ex. 31.20ApplicationAnswer key

    Calcule L30L_{30} para f(x)=x2f(x) = x^2 em [1,2][1, 2].

    Select the correct option
    Select an option first
    Show solution
    L30=130k=029(1+k30)2=1233154002,284L_{30} = \dfrac{1}{30}\sum_{k=0}^{29}\left(1+\dfrac{k}{30}\right)^2 = \dfrac{12331}{5400} \approx 2{,}284. O valor exato é 12x2dx=732,333\int_1^2 x^2\,dx = \tfrac{7}{3} \approx 2{,}333, e como ff é crescente, L30L_{30} é uma subestimativa.
  21. Ex. 31.21Application

    Calcule L10L_{10} para f(x)=4x2f(x) = 4 - x^2 em [2,2][-2, 2].

    Select the correct option
    Select an option first
    Show solution
    L10=25k=09(4(2+2k5)2)=26425=10,56L_{10} = \dfrac{2}{5}\sum_{k=0}^{9}\Bigl(4-\bigl(-2+\tfrac{2k}{5}\bigr)^2\Bigr) = \dfrac{264}{25} = 10{,}56. O valor exato é 323\tfrac{32}{3}; a soma subestima pois a função não é monótona.
  22. Ex. 31.22Application

    Calcule R20R_{20} para f(x)=sinxf(x) = \sin x em [0,π][0, \pi] e compare com o valor exato da integral.

    Select the correct option
    Select an option first
    Show solution
    R20=π20k=120sinkπ201,996R_{20} = \dfrac{\pi}{20}\sum_{k=1}^{20}\sin\dfrac{k\pi}{20} \approx 1{,}996. O valor exato é 0πsinxdx=2\int_0^\pi \sin x\,dx = 2; a soma converge rapidamente.
  23. Ex. 31.23Understanding

    Para f(x)=x2f(x) = x^2 em [0,1][0, 1], qual afirmação sobre L100L_{100} e R100R_{100} é correta?

    Select the correct option
    Select an option first
    Show solution
    Para função crescente em [a,b][a,b], o valor mínimo de cada subintervalo está na extremidade esquerda e o máximo na direita. Portanto LNabfdxRNL_N \le \int_a^b f\,dx \le R_N. As duas somas convergem para 13\tfrac{1}{3} quando NN \to \infty.
  24. Ex. 31.24Understanding

    Para f(x)=x3+2f(x) = x^3 + 2 em [1,1][-1, 1], para que valor convergem L100L_{100} e R100R_{100}?

    Select the correct option
    Select an option first
    Show solution
    11(x3+2)dx=[x44+2x]11=(14+2)(142)=4\int_{-1}^{1}(x^3+2)\,dx = \left[\dfrac{x^4}{4}+2x\right]_{-1}^{1} = \bigl(\tfrac{1}{4}+2\bigr)-\bigl(\tfrac{1}{4}-2\bigr) = 4. Ambas L100L_{100} e R100R_{100} se aproximam de 4 quando NN \to \infty.
  25. Ex. 31.25Application

    Para f(x)=e2xf(x) = e^{2x} em [1,1][-1, 1], para que valor convergem L100L_{100} e R100R_{100}?

    Select the correct option
    Select an option first
    Show solution
    11e2xdx=[e2x2]11=e2e223,627\int_{-1}^{1} e^{2x}\,dx = \left[\dfrac{e^{2x}}{2}\right]_{-1}^{1} = \dfrac{e^2 - e^{-2}}{2} \approx 3{,}627.
  26. Ex. 31.26Understanding

    Seja tjt_j o tempo que Tejay van Garteren levou para completar a jj-ésima etapa do Tour de France de 2014, com 21 etapas no total. O que representa j=121tj\sum_{j=1}^{21} t_j?

    Select the correct option
    Select an option first
    Show solution
    A soma j=121tj\sum_{j=1}^{21} t_j acumula os tempos de cada uma das 21 etapas, resultando no tempo total gasto pelo ciclista para completar toda a corrida.
  27. Ex. 31.27Understanding

    Seja rjr_j a chuva total em Portland no jj-ésimo dia de 2009. O que representa j=131rj\sum_{j=1}^{31} r_j?

    Select the correct option
    Select an option first
    Show solution
    Sendo rjr_j a chuva total no dia jj, a soma j=131rj\sum_{j=1}^{31} r_j acumula a precipitação de todos os 31 dias de janeiro, dando a chuva total do mês.
  28. Ex. 31.28ModelingAnswer key

    Joe corre 1 milha por dia na semana 1 e adiciona 1/10 milha à sua rotina diária a cada semana. Qual o total de milhas percorridas em 25 semanas?

    Select the correct option
    Select an option first
    Show solution
    Na semana kk, Joe corre 1+k1101 + \tfrac{k-1}{10} milhas por dia durante 7 dias. Total semanal = 7(1+k110)7\bigl(1+\tfrac{k-1}{10}\bigr). Total em 25 semanas: 7k=125(1+k110)=7(25+110300)=75527\sum_{k=1}^{25}\bigl(1+\tfrac{k-1}{10}\bigr) = 7\bigl(25 + \tfrac{1}{10}\cdot 300\bigr) = 7 \cdot \tfrac{55}{2}... Relendo o enunciado: milhas diárias na semana kk somam 7(1+(k1)/10)7(1+(k-1)/10). Soma: 7(25+24/1025/2)7(25+24/10 \cdot 25/2)... Na semana 1: 1 mi/dia; semana 25: 1+24/10 = 3,4 mi/dia. Média = 2,2 mi/dia. Total = 7 dias × 25 semanas × 2,2 = 385 mi. Simplificando: soma das distâncias diárias em 25 semanas = 7k=024(1+k/10)=7(25+2425/(210))=755/2=47,5×7=..7\sum_{k=0}^{24}(1 + k/10) = 7(25 + 24 \cdot 25/(2 \cdot 10)) = 7 \cdot 55/2 = 47{,}5 \times 7 = ... Corretamente: k=125(1+(k1)/10)=25+2425/(210)=25+30=55\sum_{k=1}^{25}(1+(k-1)/10) = 25 + 24\cdot 25/(2\cdot 10) = 25+30 = 55 milhas totais por dia somadas, mas Joe corre 1 dia por semana, logo total = 55/7... Reanalisando: Joe corre 1 mi/dia na semana 1 e adiciona 1/10 mi a cada semana; total de milhas em 25 semanas = k=125(1+k110)=25+30010=47,5\sum_{k=1}^{25}\bigl(1+\tfrac{k-1}{10}\bigr) = 25 + \tfrac{300}{10} = 47{,}5 milhas.
  29. Ex. 31.29Understanding

    Qual é a relação correta entre LNL_N, abfdx\int_a^b f\,dx e RNR_N quando f(a)0f(a) \ge 0 e ff é crescente em [a,b][a,b]?

    Select the correct option
    Select an option first
    Show solution
    Para função crescente, o valor mínimo em [xk1,xk][x_{k-1}, x_k] é f(xk1)f(x_{k-1}) (extremidade esquerda) e o máximo é f(xk)f(x_k) (direita). Logo LNabfdxRNL_N \le \int_a^b f\,dx \le R_N. A condição f(a)0f(a) \ge 0 garante que a soma tem apenas termos não-negativos.
  30. Ex. 31.30Proof

    Mostre que, em geral, para partição uniforme com NN subintervalos em [a,b][a,b], qual é a fórmula para RNLNR_N - L_N?

    Select the correct option
    Select an option first
    Show solution
    Com partição uniforme de largura Δx=(ba)/N\Delta x = (b-a)/N: RNLN=Δx[f(xN)f(x0)]=baN[f(b)f(a)]R_N - L_N = \Delta x\bigl[f(x_N) - f(x_0)\bigr] = \dfrac{b-a}{N}\bigl[f(b)-f(a)\bigr]. Todos os termos intermediários se cancelam no telescópio.
    Show step-by-step (with the why)
    1. RN=Δxk=1Nf(xk)R_N = \Delta x \sum_{k=1}^N f(x_k) e LN=Δxk=0N1f(xk)L_N = \Delta x \sum_{k=0}^{N-1} f(x_k).
    2. RNLN=Δx[k=1Nf(xk)k=0N1f(xk)]R_N - L_N = \Delta x \bigl[\sum_{k=1}^N f(x_k) - \sum_{k=0}^{N-1} f(x_k)\bigr].
    3. Cancelamento telescópico: RNLN=Δx[f(xN)f(x0)]=(ba)[f(b)f(a)]NR_N - L_N = \Delta x[f(x_N) - f(x_0)] = \dfrac{(b-a)[f(b)-f(a)]}{N}.

Fontes

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

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