Math ClubMath Club
v1 · padrão canônico

Lesson 82 — Definite integral and signed area

Riemann sum as a limit. Definite integral as signed area under the graph. Properties: linearity, additivity, monotonicity. Mean Value Theorem for Integrals.

Used in: Year 3 of secondary school (age 17) · Equiv. Japanese Math II ch. 6 · Equiv. German Klasse 12 Integral

abf(x)dx=limni=1nf(xi)Δx\int_a^b f(x)\, dx = \lim_{n \to \infty} \sum_{i=1}^n f(x_i^*)\, \Delta x

Integral definida via soma de Riemann. Limite das somas de retângulos quando a partição se refina. Mede a área orientada sob o gráfico de f no intervalo [a, b].

Choose your door

Rigorous notation, full derivation, hypotheses

Definição rigorosa

Soma de Riemann

"A integral definida é formalmente o limite das somas de Riemann quando a norma da partição tende a zero." — OpenStax Calculus Vol. 1, §5.2

Somas de Darboux

Definição equivalente via somas inferior e superior:

L(f,P)=i=1n(inf[xi1,xi]f)Δxi,U(f,P)=i=1n(sup[xi1,xi]f)Δxi.L(f, P) = \sum_{i=1}^n \Bigl(\inf_{[x_{i-1}, x_i]} f\Bigr) \Delta x_i, \qquad U(f, P) = \sum_{i=1}^n \Bigl(\sup_{[x_{i-1}, x_i]} f\Bigr) \Delta x_i.

ff é integrável     supPL(f,P)=infPU(f,P)\iff \sup_P L(f,P) = \inf_P U(f,P).

Critério de integrabilidade

Propriedades

xyabSomas de Riemann → área sob a curva

Seis retângulos de Riemann aproximando a integral. À medida que nn \to \infty e P0\|P\| \to 0, a soma converge para a área exata.

Teorema do Valor Médio Integral

Exemplos resolvidos

Exercise list

40 exercises · 10 with worked solution (25%)

Application 27Understanding 6Modeling 1Challenge 6
  1. Ex. 82.1Application

    Expresse o limite como uma integral definida: limni=1nxiΔx\lim_{n\to\infty}\sum_{i=1}^n x_i^*\,\Delta x sobre [1,3][1,3].

    Select the correct option
    Select an option first
    Show solution
    Identifique Δx\Delta x e o ponto amostral. Com nn subintervalos iguais em [1,3][1,3]: Δx=2/n\Delta x = 2/n e xi[1,3]x_i^* \in [1,3]. O integrando é f(xi)=xif(x_i^*) = x_i^*, logo f(x)=xf(x) = x. A soma converge para 13xdx=[x2/2]13=9/21/2=4\int_1^3 x\,dx = [x^2/2]_1^3 = 9/2 - 1/2 = 4.
  2. Ex. 82.2ApplicationAnswer key

    Expresse como integral: limni=1n(5(xi)23(xi)3)Δx\lim_{n\to\infty}\sum_{i=1}^n \bigl(5(x_i^*)^2 - 3(x_i^*)^3\bigr)\Delta x sobre [0,2][0,2].

    Select the correct option
    Select an option first
    Show solution
    O integrando amostrado é 5(xi)23(xi)35(x_i^*)^2 - 3(x_i^*)^3, logo f(x)=5x23x3f(x) = 5x^2 - 3x^3. O intervalo é [0,2][0,2]. A soma é RnR_n para 02(5x23x3)dx\int_0^2 (5x^2-3x^3)\,dx. Valor exato: [5x3/33x4/4]02=40/312=4/3[5x^3/3 - 3x^4/4]_0^2 = 40/3 - 12 = 4/3.
  3. Ex. 82.3Application

    Expresse como integral: limni=1nsin2(2πxi)Δx\lim_{n\to\infty}\sum_{i=1}^n \sin^2(2\pi x_i^*)\,\Delta x sobre [0,1][0,1].

    Select the correct option
    Select an option first
    Show solution
    O integrando amostrado é sin2(2πxi)\sin^2(2\pi x_i^*), logo f(x)=sin2(2πx)f(x) = \sin^2(2\pi x). O intervalo é [0,1][0,1]. O valor exato é 01sin2(2πx)dx=1/2\int_0^1 \sin^2(2\pi x)\,dx = 1/2 (pela identidade sin2θ=(1cos2θ)/2\sin^2\theta = (1-\cos 2\theta)/2, cujo cosseno integra a zero em um período).
  4. Ex. 82.4Application

    Expresse como integral: limni=1ncos2(2πxi)Δx\lim_{n\to\infty}\sum_{i=1}^n \cos^2(2\pi x_i^*)\,\Delta x sobre [0,1][0,1].

    Select the correct option
    Select an option first
    Show solution
    O integrando é cos2(2πxi)\cos^2(2\pi x_i^*), logo f(x)=cos2(2πx)f(x) = \cos^2(2\pi x) em [0,1][0,1]. Valor exato: 1/21/2, pelo mesmo argumento que sin2\sin^2 — ambas têm valor médio 1/21/2 e a soma sin2+cos2=1\sin^2 + \cos^2 = 1 implica que as duas integrais são iguais.
  5. Ex. 82.5Application

    A soma Ln=1ni=1ni1nL_n = \frac{1}{n}\sum_{i=1}^n \frac{i-1}{n} converge para qual integral definida?

    Select the correct option
    Select an option first
    Show solution
    Δx=1/n\Delta x = 1/n. Ponto esquerdo do ii-ésimo subintervalo de [0,1][0,1]: xi1=(i1)/nx_{i-1} = (i-1)/n. O integrando amostrado é f((i1)/n)=(i1)/n=xi1f((i-1)/n) = (i-1)/n = x_{i-1}, logo f(x)=xf(x) = x. Portanto Ln01xdx=1/2L_n \to \int_0^1 x\,dx = 1/2.
    Show step-by-step (with the why)
    1. Identifique Δx=1/n\Delta x = 1/n (partição uniforme de [0,1][0,1] em nn partes).
    2. Ponto esquerdo do ii-ésimo subintervalo: xi1=(i1)/nx_{i-1} = (i-1)/n.
    3. O valor amostrado é f(xi1)=(i1)/nf(x_{i-1}) = (i-1)/n, que coincide com f(x)=xf(x) = x avaliado em x=(i1)/nx = (i-1)/n.
    4. Portanto Ln01xdxL_n \to \int_0^1 x\,dx. Valor exato: [x2/2]01=1/2[x^2/2]_0^1 = 1/2.
    Padrão: sempre que 1ni=1nf ⁣(i1n)\frac{1}{n}\sum_{i=1}^n f\!\left(\frac{i-1}{n}\right), o intervalo é [0,1][0,1] e os pontos são esquerdo.
  6. Ex. 82.6Application

    A soma Rn=1ni=1ninR_n = \frac{1}{n}\sum_{i=1}^n \frac{i}{n} converge para qual integral definida?

    Select the correct option
    Select an option first
    Show solution
    Δx=1/n\Delta x = 1/n. Ponto direito do ii-ésimo subintervalo de [0,1][0,1]: xi=i/nx_i = i/n. O integrando amostrado é f(i/n)=i/n=xif(i/n) = i/n = x_i, logo f(x)=xf(x) = x. Portanto Rn01xdx=1/2R_n \to \int_0^1 x\,dx = 1/2. Tanto LnL_n quanto RnR_n converge para o mesmo limite.
  7. Ex. 82.7ApplicationAnswer key

    A soma Ln=2ni=1n ⁣(1+2(i1)n)L_n = \frac{2}{n}\sum_{i=1}^n\!\left(1 + \frac{2(i-1)}{n}\right) converge para qual integral?

    Select the correct option
    Select an option first
    Show solution
    Δx=2/n\Delta x = 2/n. Ponto esquerdo: xi1=1+2(i1)/nx_{i-1} = 1 + 2(i-1)/n. Quando ii vai de 1 a nn, xi1x_{i-1} vai de 11 a 1+2(n1)/n31 + 2(n-1)/n \to 3: intervalo [1,3][1,3]. O integrando amostrado é xi1x_{i-1}, logo f(x)=xf(x) = x. Portanto Ln13xdx=[x2/2]13=4L_n \to \int_1^3 x\,dx = [x^2/2]_1^3 = 4.
  8. Ex. 82.8Application

    A soma Rn=3ni=1n ⁣(3+3in)R_n = \frac{3}{n}\sum_{i=1}^n\!\left(3 + \frac{3i}{n}\right) converge para qual integral?

    Select the correct option
    Select an option first
    Show solution
    Δx=3/n\Delta x = 3/n. Ponto direito: xi=3+3i/nx_i = 3 + 3i/n. Quando i=1i = 1: 3+3/n33 + 3/n \to 3; quando i=ni = n: 66. Intervalo: [3,6][3,6]. O integrando amostrado é xix_i, logo f(x)=xf(x) = x. Portanto Rn36xdx=[x2/2]36=184,5=13,5R_n \to \int_3^6 x\,dx = [x^2/2]_3^6 = 18 - 4{,}5 = 13{,}5.
  9. Ex. 82.9ChallengeAnswer key

    A soma Ln=2πni=1n2π(i1)ncos ⁣(2π(i1)n)L_n = \frac{2\pi}{n}\sum_{i=1}^n \frac{2\pi(i-1)}{n}\cos\!\left(\frac{2\pi(i-1)}{n}\right) converge para qual integral?

    Select the correct option
    Select an option first
    Show solution
    Δx=2π/n\Delta x = 2\pi/n. Ponto esquerdo: xi1=2π(i1)/nx_{i-1} = 2\pi(i-1)/n. O integrando amostrado é xi1cos(xi1)x_{i-1}\cos(x_{i-1}), logo f(x)=xcosxf(x) = x\cos x. O intervalo é [0,2π][0, 2\pi]. Portanto Ln02πxcosxdxL_n \to \int_0^{2\pi} x\cos x\,dx. (O valor exato, por integração por partes, é 0.)
  10. Ex. 82.10ChallengeAnswer key

    A soma Rn=1ni=1n ⁣(1+in)log ⁣((1+in)2)R_n = \frac{1}{n}\sum_{i=1}^n\!\left(1+\frac{i}{n}\right)\log\!\left(\left(1+\frac{i}{n}\right)^2\right) converge para qual integral?

    Select the correct option
    Select an option first
    Show solution
    Δx=1/n\Delta x = 1/n. Ponto direito: xi=1+i/nx_i = 1 + i/n. Quando ii vai de 1 a nn: xix_i vai de 1+1/n1+1/n até 22 — intervalo [1,2][1,2]. O integrando amostrado é xilog(xi2)=xi2log(xi)x_i\log(x_i^2) = x_i\cdot 2\log(x_i). Logo f(x)=xlog(x2)f(x) = x\log(x^2). Portanto Rn12xlog(x2)dxR_n \to \int_1^2 x\log(x^2)\,dx.
  11. Ex. 82.11Application

    Use interpretação geométrica (área) para avaliar 03(3x)dx\int_0^3 (3-x)\,dx. (Resp: 9/2)

    Select the correct option
    Select an option first
    Show solution
    O gráfico de 3x3 - x em [0,3][0,3] é um triângulo com vértices em (0,3)(0,3) e (3,0)(3,0). Área = 1233=9/2\frac{1}{2}\cdot 3\cdot 3 = 9/2. Como 3x03 - x \geq 0 em [0,3][0,3], a integral é positiva e igual à área geométrica.
  12. Ex. 82.12ApplicationAnswer key

    Use interpretação geométrica para avaliar 23(3x)dx\int_2^3 (3-x)\,dx. (Resp: 1/2)

    Select the correct option
    Select an option first
    Show solution
    Em [2,3][2,3], 3x3 - x vai de 32=13-2=1 a 33=03-3=0. O gráfico forma um triângulo com base 1 e altura 1. Área = 1211=1/2\frac{1}{2}\cdot 1\cdot 1 = 1/2. A função é não-negativa nesse subintervalo, logo a integral é positiva.
  13. Ex. 82.13Application

    Use área para avaliar 33(3x)dx\int_{-3}^3 (3-|x|)\,dx. (Resp: 9)

    Select the correct option
    Select an option first
    Show solution
    O gráfico de 3x3 - |x| em [3,3][-3,3] forma um triângulo isósceles com base 6 e altura 3. Área = 1263=9\frac{1}{2}\cdot 6\cdot 3 = 9. Como a função é não-negativa, a integral coincide com a área geométrica. Distrator "18" é o erro de usar área do retângulo envolvente.
    Show step-by-step (with the why)
    1. Esboce: y=3xy = 3 - |x| é pico em (0,3)(0,3), zero em (±3,0)(\pm 3, 0).
    2. Reconheça o triângulo: base = 3(3)=63 - (-3) = 6, altura = 33.
    3. Área do triângulo = 1263=9\frac{1}{2}\cdot 6\cdot 3 = 9.
    4. Como 3x03-|x| \geq 0 em [3,3][-3,3], a integral é positiva e igual a 9.
    Alternativa analítica: 203(3x)dx=2[3xx2/2]03=2(99/2)=92\int_0^3(3-x)\,dx = 2[3x - x^2/2]_0^3 = 2(9 - 9/2) = 9. Confirma.
  14. Ex. 82.14ApplicationAnswer key

    Use área para avaliar 06(3x3)dx\int_0^6 (3-|x-3|)\,dx. (Resp: 9)

    Select the correct option
    Select an option first
    Show solution
    A translação x3|x-3| desloca o pico de x=0x=0 para x=3x=3. O gráfico de 3x33 - |x-3| em [0,6][0,6] é o mesmo triângulo isósceles (base 6, altura 3) centrado em x=3x=3. Área = 1263=9\frac{1}{2}\cdot 6\cdot 3 = 9.
  15. Ex. 82.15Application

    Use interpretação geométrica para avaliar 224x2dx\int_{-2}^2 \sqrt{4-x^2}\,dx. (Resp: 2π2\pi)

    Select the correct option
    Select an option first
    Show solution
    y=4x2y = \sqrt{4-x^2} é a semicircunferência superior de x2+y2=4x^2+y^2=4 (raio 2). Área do semicírculo = 12πr2=12π(4)=2π\frac{1}{2}\pi r^2 = \frac{1}{2}\pi(4) = 2\pi. Distrator "4pi" confunde com área do círculo completo.
    Show step-by-step (with the why)
    1. Reconheça: x2+y2=4x^2 + y^2 = 4 é círculo de raio 2; y=4x20y = \sqrt{4-x^2} \geq 0 é a metade superior.
    2. A integral é a área da região semicircular.
    3. Área do semicírculo = 12πr2=12π4=2π\frac{1}{2}\pi r^2 = \frac{1}{2}\pi \cdot 4 = 2\pi.
    Dica: sempre que o integrando tiver a forma r2x2\sqrt{r^2 - x^2}, pense em semicírculo de raio rr.
  16. Ex. 82.16Application

    Use área para avaliar 154(x3)2dx\int_1^5 \sqrt{4-(x-3)^2}\,dx. (Resp: 2π2\pi)

    Select the correct option
    Select an option first
    Show solution
    Substituição: u=x3u = x-3, o integrando torna-se 4u2\sqrt{4-u^2} com u[13,53]=[2,2]u \in [1-3, 5-3] = [-2,2]. É a mesma semicircunferência de raio 2, apenas deslocada. Área = 2π2\pi.
  17. Ex. 82.17Application

    Use área para avaliar 01236(x6)2dx\int_0^{12} \sqrt{36-(x-6)^2}\,dx. (Resp: 18π18\pi)

    Select the correct option
    Select an option first
    Show solution
    Substituição u=x6u = x-6: u[6,6]u \in [-6,6], integrando = 36u2\sqrt{36-u^2} — semicírculo de raio 6. Área = 12π(6)2=18π\frac{1}{2}\pi(6)^2 = 18\pi.
  18. Ex. 82.18Application

    Use área para avaliar 23(3x)dx\int_{-2}^3 (3-|x|)\,dx.

    Select the correct option
    Select an option first
    Show solution
    Divida em [2,0][-2,0] e [0,3][0,3]. Em [2,0][-2,0]: 3x=3+x3-|x| = 3+x, trapézio com f(2)=1f(-2)=1, f(0)=3f(0)=3, base 2: área = 12(1+3)2=4\frac{1}{2}(1+3)\cdot 2 = 4. Em [0,3][0,3]: 3x=3x3-|x|=3-x, triângulo base 3 altura 3: área = 1233=9/2\frac{1}{2}\cdot 3\cdot 3 = 9/2. Total = 4+9/2=17/24 + 9/2 = 17/2... Recalcule: em [2,0][-2,0] trapézio com alturas f(2)=32=1f(-2)=3-2=1 e f(0)=3f(0)=3, base = 2: área = (1+3)/22=4(1+3)/2\cdot 2=4. Em [0,3][0,3]: triângulo, área =9/2= 9/2. Total = 4+9/2=21/24 + 9/2 = 21/2. (Resposta: 21/2.)
    Show step-by-step (with the why)
    1. Divida em [2,0][-2,0] (onde x=x|x|=-x) e [0,3][0,3] (onde x=x|x|=x).
    2. Em [2,0][-2,0]: f(x)=3+xf(x) = 3+x, reta de (2,1)(-2,1) a (0,3)(0,3), trapézio: área = (1+3)/22=4(1+3)/2\cdot 2 = 4.
    3. Em [0,3][0,3]: f(x)=3xf(x) = 3-x, reta de (0,3)(0,3) a (3,0)(3,0), triângulo: área = 9/29/2.
    4. Total = 4+9/2=8/2+9/2=17/24 + 9/2 = 8/2 + 9/2 = 17/2... Note: 4=8/24 = 8/2, então soma = 17/217/2... Conferindo numericamente: 23(3x)dx=[3xx2/2]20+[3xx2/2]03=0(62)+(99/2)0=8+9/20\int_{-2}^3 (3-|x|)\,dx = [3x - x^2/2]_{-2}^0 + [3x - x^2/2]_0^3 = 0 - (-6-2) + (9-9/2) - 0 = 8 + 9/2 - 0... Recalcule: [3x+x2/2]20=0(6+2)=4[3x+x^2/2]_{-2}^0 = 0 - (-6+2) = 4 e [3xx2/2]03=99/2=9/2[3x-x^2/2]_0^3 = 9-9/2 = 9/2. Logo 4+9/2=21/24 + 9/2 = 21/2.
    Atenção: o intervalo não é simétrico em relação à origem, então não se pode usar 20a2\int_0^a.
  19. Ex. 82.19Application

    Dados 04f(x)dx=5\int_0^4 f(x)\,dx = 5, 02f(x)dx=3\int_0^2 f(x)\,dx = -3, 04g(x)dx=1\int_0^4 g(x)\,dx = -1 e 02g(x)dx=2\int_0^2 g(x)\,dx = 2, calcule 04(f(x)+g(x))dx\int_0^4 (f(x)+g(x))\,dx.

    Select the correct option
    Select an option first
    Show solution
    Dados: 04f=5\int_0^4 f = 5, 04g=1\int_0^4 g = -1. Pela linearidade: 04(f+g)=5+(1)=4\int_0^4(f+g) = 5 + (-1) = 4.
  20. Ex. 82.20Application

    Com os mesmos dados do exercício anterior (04f=5\int_0^4 f=5, 02f=3\int_0^2 f=-3, 04g=1\int_0^4 g=-1, 02g=2\int_0^2 g=2), calcule 24(f+g)dx\int_2^4 (f+g)\,dx.

    Select the correct option
    Select an option first
    Show solution
    Aditividade: 24f=04f02f=5(3)=8\int_2^4 f = \int_0^4 f - \int_0^2 f = 5-(-3) = 8 e 24g=04g02g=12=9\int_2^4 g = \int_0^4 g - \int_0^2 g = -1-2 = -9. Soma: 8+(9)=18+(-9) = -1.
    Show step-by-step (with the why)
    1. Use aditividade: 24f=04f02f=5(3)=8\int_2^4 f = \int_0^4 f - \int_0^2 f = 5 - (-3) = 8.
    2. Analogamente: 24g=12=9\int_2^4 g = -1 - 2 = -9.
    3. Some: 24(f+g)=8+(9)=1\int_2^4(f+g) = 8 + (-9) = -1.
    Atenção: 02f=3\int_0^2 f = -3 é negativo; logo 5(3)=85 - (-3) = 8, não 2.
  21. Ex. 82.21ApplicationAnswer key

    Com os mesmos dados (02f=3\int_0^2 f=-3, 02g=2\int_0^2 g=2), calcule 02(fg)dx\int_0^2 (f-g)\,dx. (Resp: -5)

    Select the correct option
    Select an option first
    Show solution
    Linearidade: 02(fg)=02f02g=(3)2=5\int_0^2(f-g) = \int_0^2 f - \int_0^2 g = (-3) - 2 = -5.
  22. Ex. 82.22Application

    Com os mesmos dados, calcule 24(fg)dx\int_2^4 (f-g)\,dx. (Resp: 17)

    Select the correct option
    Select an option first
    Show solution
    24f=8\int_2^4 f = 8 (calculado antes) e 24g=9\int_2^4 g = -9. Portanto 24(fg)=8(9)=17\int_2^4(f-g) = 8 - (-9) = 17.
  23. Ex. 82.23Application

    Com os mesmos dados, calcule 02(3f(x)4g(x))dx\int_0^2 (3f(x)-4g(x))\,dx. (Resp: -17)

    Select the correct option
    Select an option first
    Show solution
    Linearidade: 02(3f4g)=3(3)4(2)=98=17\int_0^2(3f-4g) = 3(-3) - 4(2) = -9 - 8 = -17. Distrator "-1" é o erro de somar em vez de subtrair: 9+8=1-9+8=-1 (incorreto).
  24. Ex. 82.24Application

    Com os mesmos dados, calcule 24(4f(x)3g(x))dx\int_2^4 (4f(x)-3g(x))\,dx. (Resp: 59)

    Select the correct option
    Select an option first
    Show solution
    24f=8\int_2^4 f = 8, 24g=9\int_2^4 g = -9. Portanto 4(8)3(9)=32+27=594(8) - 3(-9) = 32 + 27 = 59.
  25. Ex. 82.25Understanding

    Use a propriedade de função ímpar para calcular ππsint1+t2dt\int_{-\pi}^{\pi}\dfrac{\sin t}{1+t^2}\,dt.

    Select the correct option
    Select an option first
    Show solution
    Seja h(t)=sint/(1+t2)h(t) = \sin t/(1+t^2). Então h(t)=sin(t)/(1+t2)=h(t)h(-t) = \sin(-t)/(1+t^2) = -h(t) — função ímpar. Para qualquer função ímpar e intervalo simétrico [A,A][-A,A]: AAhdt=0\int_{-A}^A h\,dt = 0.
  26. Ex. 82.26Understanding

    Use a propriedade de função ímpar para calcular ππt1+costdt\int_{-\pi}^{\pi}\dfrac{t}{1+\cos t}\,dt.

    Select the correct option
    Select an option first
    Show solution
    Seja h(t)=t/(1+cost)h(t) = t/(1+\cos t). Como cos(t)=cost\cos(-t) = \cos t: h(t)=(t)/(1+cost)=h(t)h(-t) = (-t)/(1+\cos t) = -h(t) — função ímpar. Logo ππhdt=0\int_{-\pi}^{\pi} h\,dt = 0. (Observação técnica: o integrando tem singularidades em t=±πt = \pm\pi, mas pela simetria a integral imprópria ainda vale zero.)
  27. Ex. 82.27Application

    Calcule a área orientada (sinal incluído) entre f(x)=2xf(x) = 2-x e o eixo xx no intervalo [1,3][1,3]. (Resp: 0)

    Select the correct option
    Select an option first
    Show solution
    f(x)=2xf(x) = 2-x cruza o eixo em x=2x=2. Em [1,2][1,2]: triângulo com área orientada +1/2+1/2. Em [2,3][2,3]: triângulo com área orientada 1/2-1/2. Soma: 00. Erro: usar área geométrica total (que seria 1).
  28. Ex. 82.28UnderstandingAnswer key

    Calcule a área orientada entre f(x)=(x3)3f(x) = (x-3)^3 e o eixo xx em [2,4][2,4]. (Resp: 0)

    Select the correct option
    Select an option first
    Show solution
    Substitua u=x3u = x-3: quando x=2x=2, u=1u=-1; quando x=4x=4, u=1u=1. A integral torna-se 11u3du\int_{-1}^1 u^3\,du. Como u3u^3 é função ímpar e o intervalo é simétrico: 11u3du=0\int_{-1}^1 u^3\,du = 0.
    Show step-by-step (with the why)
    1. Faça u=x3u = x-3, du=dxdu = dx. Novos limites: u[1,1]u \in [-1,1].
    2. A integral torna-se 11u3du\int_{-1}^1 u^3\,du.
    3. u3u^3 é função ímpar (verifica: (u)3=u3(-u)^3 = -u^3).
    4. Integral de função ímpar em intervalo simétrico = 0.
    Verificação direta: [u4/4]11=1/41/4=0[u^4/4]_{-1}^1 = 1/4 - 1/4 = 0. Confirma.
  29. Ex. 82.29Application

    Dados 01xdx=1/2\int_0^1 x\,dx=1/2, 01x2dx=1/3\int_0^1 x^2\,dx=1/3, 01x3dx=1/4\int_0^1 x^3\,dx=1/4, calcule 01(1+x+x2+x3)dx\int_0^1 (1+x+x^2+x^3)\,dx. (Resp: 25/12)

    Select the correct option
    Select an option first
    Show solution
    Linearidade: 1+1/2+1/3+1/4=12/12+6/12+4/12+3/12=25/121 + 1/2 + 1/3 + 1/4 = 12/12 + 6/12 + 4/12 + 3/12 = 25/12. Distrator "13/12" omite o 1dx=1\int 1\,dx = 1.
  30. Ex. 82.30Application

    Com os mesmos valores conhecidos, calcule 01(1x+x2x3)dx\int_0^1 (1-x+x^2-x^3)\,dx. (Resp: 7/12)

    Select the correct option
    Select an option first
    Show solution
    Linearidade com sinais alternados: 11/2+1/31/4=12/126/12+4/123/12=7/121 - 1/2 + 1/3 - 1/4 = 12/12 - 6/12 + 4/12 - 3/12 = 7/12. Nota: esta série parcial aproxima ln20,693\ln 2 \approx 0{,}693; 7/120,5837/12 \approx 0{,}583 é a 4ª soma parcial.
  31. Ex. 82.31ApplicationAnswer key

    Com os mesmos valores, calcule 01(1x)2dx\int_0^1 (1-x)^2\,dx. (Resp: 1/3)

    Select the correct option
    Select an option first
    Show solution
    Expanda: (1x)2=12x+x2(1-x)^2 = 1 - 2x + x^2. Linearidade: 12(1/2)+1/3=11+1/3=1/31 - 2(1/2) + 1/3 = 1 - 1 + 1/3 = 1/3. Erro: (01(1x)dx)2=(1/2)2=1/41/3(\int_0^1(1-x)\,dx)^2 = (1/2)^2 = 1/4 \neq 1/3 — integral do quadrado não é quadrado da integral.
  32. Ex. 82.32Challenge

    Com os mesmos valores, calcule 01(12x)3dx\int_0^1 (1-2x)^3\,dx. (Resp: 0)

    Select the correct option
    Select an option first
    Show solution
    Expanda: (12x)3=16x+12x28x3(1-2x)^3 = 1 - 6x + 12x^2 - 8x^3. Linearidade: 16(1/2)+12(1/3)8(1/4)=13+42=01 - 6(1/2) + 12(1/3) - 8(1/4) = 1 - 3 + 4 - 2 = 0. Alternativa por substituição: u=12xu = 1-2x, u[1,1]u \in [1,-1], integral = 1211u3du=1211u3du=0-\frac{1}{2}\int_1^{-1} u^3\,du = \frac{1}{2}\int_{-1}^1 u^3\,du = 0 (ímpar).
    Show step-by-step (with the why)
    1. Expanda: (12x)3=16x+12x28x3(1-2x)^3 = 1 - 6x + 12x^2 - 8x^3.
    2. Aplique linearidade com os valores dados.
    3. Resultado: 1612+1213814=13+42=01 - 6\cdot\frac{1}{2} + 12\cdot\frac{1}{3} - 8\cdot\frac{1}{4} = 1 - 3 + 4 - 2 = 0.
    Alternativa elegante: u=12xu = 1-2x transforma o domínio [0,1][0,1] em [1,1][1,-1], e u3u^3 é ímpar em [1,1][-1,1], logo a integral é zero.
  33. Ex. 82.33Understanding

    Use o Teorema de Comparação para justificar que 03(x26x+9)dx0\int_0^3(x^2-6x+9)\,dx \geq 0.

    Select the correct option
    Select an option first
    Show solution
    Observe que x26x+9=(x3)20x^2-6x+9 = (x-3)^2 \geq 0 para todo xx. Pelo teorema de monotonicidade: se f0f \geq 0 em [a,b][a,b], então abf0\int_a^b f \geq 0. Valor exato: [(x3)3/3]03=0(9)=9>0[(x-3)^3/3]_0^3 = 0 - (-9) = 9 > 0.
  34. Ex. 82.34Understanding

    Use o Teorema de Comparação para mostrar que 23(x3)(x+2)dx0\int_{-2}^3(x-3)(x+2)\,dx \leq 0.

    Select the correct option
    Select an option first
    Show solution
    Em x[2,3]x\in[-2,3]: x+20x+2 \geq 0 e x30x-3 \leq 0, logo o produto (x3)(x+2)0(x-3)(x+2) \leq 0 em todo o intervalo. Por monotonicidade: 23(x3)(x+2)dx0\int_{-2}^3(x-3)(x+2)\,dx \leq 0. (Valor exato: 125/620,83-125/6 \approx -20{,}83.)
  35. Ex. 82.35Challenge

    Use o Teorema de Comparação para mostrar que 011+x3dx011+x2dx\int_0^1\sqrt{1+x^3}\,dx \leq \int_0^1\sqrt{1+x^2}\,dx.

    Select the correct option
    Select an option first
    Show solution
    Em [0,1][0,1]: x[0,1]x \in [0,1], logo x3x2x^3 \leq x^2 (pois x2x3=x2(1x)0x^2 - x^3 = x^2(1-x) \geq 0). Portanto 1+x31+x21+x^3 \leq 1+x^2, e como a raiz quadrada é crescente, 1+x31+x2\sqrt{1+x^3} \leq \sqrt{1+x^2}. Por monotonicidade das integrais: a primeira é menor ou igual à segunda.
  36. Ex. 82.36Challenge

    Mostre que 121+xdx121+x2dx\int_1^2\sqrt{1+x}\,dx \leq \int_1^2\sqrt{1+x^2}\,dx usando o Teorema de Comparação.

    Select the correct option
    Select an option first
    Show solution
    Em [1,2][1,2]: x1x \geq 1, logo x2xx^2 \geq x. Portanto 1+x1+x21+x \leq 1+x^2 e 1+x1+x2\sqrt{1+x} \leq \sqrt{1+x^2} em todo [1,2][1,2]. Pela monotonicidade: 121+xdx121+x2dx\int_1^2\sqrt{1+x}\,dx \leq \int_1^2\sqrt{1+x^2}\,dx.
  37. Ex. 82.37Challenge

    Use o Teorema de Comparação para mostrar que 0π/2sintdtπ4\int_0^{\pi/2}\sin t\,dt \geq \dfrac{\pi}{4}.

    Select the correct option
    Select an option first
    Show solution
    A corda de sin\sin de (0,0)(0,0) a (π/2,1)(\pi/2,1) tem equação y=2t/πy = 2t/\pi. Por concavidade, sint2t/π\sin t \geq 2t/\pi em [0,π/2][0,\pi/2]. Por monotonicidade: 0π/2sintdt0π/22tπdt=2π(π/2)22=π4\int_0^{\pi/2}\sin t\,dt \geq \int_0^{\pi/2}\frac{2t}{\pi}\,dt = \frac{2}{\pi}\cdot\frac{(\pi/2)^2}{2} = \frac{\pi}{4}. Valor exato: 1, que confirma 1π/40,7851 \geq \pi/4 \approx 0{,}785.
    Show step-by-step (with the why)
    1. Corda de 00 a π/2\pi/2: inclinação (10)/(π/20)=2/π(1-0)/(\pi/2-0) = 2/\pi, equação y=2t/πy = 2t/\pi.
    2. Como sin\sin é côncavo em [0,π][0,\pi], o gráfico fica acima da corda: sint2t/π\sin t \geq 2t/\pi.
    3. Integre: 0π/2sintdt0π/22tπdt=2ππ2/42=π4\int_0^{\pi/2}\sin t\,dt \geq \int_0^{\pi/2}\frac{2t}{\pi}\,dt = \frac{2}{\pi}\cdot\frac{\pi^2/4}{2} = \frac{\pi}{4}.
    4. Verificação: [cost]0π/2=1π/40,785[-\cos t]_0^{\pi/2} = 1 \geq \pi/4 \approx 0{,}785. Correto.
    Técnica: cota inferior por função linear é o argumento mais elementar para essa desigualdade.
  38. Ex. 82.38Application

    Encontre o valor médio de f(x)=x2f(x) = x^2 em [1,1][-1,1] e determine o(s) ponto(s) cc garantidos pelo TVM integral. (Resp: 1/31/3)

    Select the correct option
    Select an option first
    Show solution
    Valor médio: 1211x2dx=1223=13\frac{1}{2}\int_{-1}^1 x^2\,dx = \frac{1}{2}\cdot\frac{2}{3} = \frac{1}{3}. Para o ponto cc: c2=1/3c^2 = 1/3, logo c=±1/3±0,577(1,1)c = \pm 1/\sqrt{3} \approx \pm 0{,}577 \in (-1,1). Ambos são garantidos pelo TVM integral.
  39. Ex. 82.39Understanding

    Encontre o valor médio de f(x)=x5f(x) = x^5 em [1,1][-1,1]. (Resp: 0)

    Select the correct option
    Select an option first
    Show solution
    x5x^5 é função ímpar: 11x5dx=0\int_{-1}^1 x^5\,dx = 0. Valor médio = 120=0\frac{1}{2}\cdot 0 = 0. Portanto o ponto cc do TVM é c=0c = 0 (pois 05=0=fmed0^5 = 0 = f_{\text{med}}).
  40. Ex. 82.40ModelingAnswer key

    Encontre o valor médio de f(x)=4x2f(x) = 4 - x^2 em [0,2][0,2] e o ponto cc garantido pelo TVM integral. (Resp: 8/38/3)

    Select the correct option
    Select an option first
    Show solution
    02(4x2)dx=[4xx3/3]02=88/3=16/3\int_0^2(4-x^2)\,dx = [4x-x^3/3]_0^2 = 8 - 8/3 = 16/3. Valor médio: 12163=83\frac{1}{2}\cdot\frac{16}{3} = \frac{8}{3}. Para cc: 4c2=8/34-c^2 = 8/3, logo c2=4/3c^2 = 4/3, c=2/31,15(0,2)c = 2/\sqrt{3} \approx 1{,}15 \in (0,2).
    Show step-by-step (with the why)
    1. Calcule a integral: [4xx3/3]02=88/3=16/3[4x - x^3/3]_0^2 = 8 - 8/3 = 16/3.
    2. Valor médio = 1baabf=12163=83\frac{1}{b-a}\int_a^b f = \frac{1}{2}\cdot\frac{16}{3} = \frac{8}{3}.
    3. Encontre cc: 4c2=8/3c2=48/3=4/3c=2/34 - c^2 = 8/3 \Rightarrow c^2 = 4 - 8/3 = 4/3 \Rightarrow c = 2/\sqrt{3}.
    4. Verifique: c1,15(0,2)c \approx 1{,}15 \in (0,2). Confere com o TVM integral.
    Interpretação: o valor médio 8/32,678/3 \approx 2{,}67 é atingido no ponto interior c=2/3c = 2/\sqrt{3}, conforme garantido pelo TVM integral para funções contínuas.

Fontes

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

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