AP Calculus BC Flashcards: Riemann Sums And Notation

Study Riemann Sums And Notation in AP Calculus BC with focused flashcards that help you recognize the idea, recall the key rule, and apply it in practice-style prompts.

AP Calculus BC

Riemann Sums And Notation

0 mastered0 still learning

0% Complete

QUESTION
1/ 72

What is the integral of cos(x)\cos(x) from 00 to π\pi?

Tap card or press Space to flip

ANSWER
  1. Antiderivative sin(x)\sin(x) gives sin(π)sin(0)=0\sin(\pi) - \sin(0) = 0.

How well did you know it?

Card 1 / 72

What this deck covers

This deck focuses on Riemann Sums And Notation, giving you a quick way to review the definitions, rules, and examples that matter most for AP Calculus BC.

How to use these flashcards

Work through these flashcards in short sessions. Try to answer each prompt before flipping the card, then revisit any cards you miss until the explanation feels automatic.

All flashcards

Flashcard 1: What is the integral of cos(x)\cos(x) from 00 to π\pi?

Answer:

  1. Antiderivative sin(x)\sin(x) gives sin(π)sin(0)=0\sin(\pi) - \sin(0) = 0.

Flashcard 2: Find the definite integral: 02(3x2+2x)dx\int_{0}^{2} (3x^2 + 2x) \, dx.

Answer:

  1. Antiderivative x3+x2x^3 + x^2 gives (8+4)(0+0)=12(8+4) - (0+0) = 12.

Flashcard 3: What is 01x2dx\int_{0}^{1} x^2 \, dx?

Answer: 13\frac{1}{3}. Antiderivative of x2x^2 is x33\frac{x^3}{3}, evaluated from 0 to 1.

Flashcard 4: What is the integral of exe^x from 00 to 11?

Answer: e1e - 1. Antiderivative exe^x gives e1e0=e1e^1 - e^0 = e - 1.

Flashcard 5: What is the general formula for a Riemann sum?

Answer: Sum=ban×sum of f(xi)\text{Sum} = \frac{b-a}{n} \times \text{sum of } f(x_i). Multiplies interval width by sum of function values at sample points.

Flashcard 6: What is the symbol for the integral sign in calculus notation?

Answer: \int. Elongated S symbol representing integration operation.

Flashcard 7: What is the integral of xx with respect to xx over [0,1][0, 1]?

Answer: 12\frac{1}{2}. Antiderivative x22\frac{x^2}{2} evaluated from 0 to 1 gives 12\frac{1}{2}.

Flashcard 8: Find the definite integral: 02(3x2+2x)dx\int_{0}^{2} (3x^2 + 2x) \, dx.

Answer:

  1. Antiderivative x3+x2x^3 + x^2 gives (8+4)(0+0)=12(8+4) - (0+0) = 12.

Flashcard 9: What does limni=1nf(xi)Δx\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x represent?

Answer: Definite integral of f(x)f(x) over [a,b][a, b]. Limit of Riemann sums defines the definite integral.

Flashcard 10: Which rule uses the average of left and right Riemann sums?

Answer: Trapezoidal rule. Combines left and right sums for improved accuracy.

Flashcard 11: Which Riemann sum uses the right endpoint of subintervals?

Answer: Right Riemann sum. Uses right boundary of each subinterval for height.

Flashcard 12: Which rule uses the average of left and right Riemann sums?

Answer: Trapezoidal rule. Combines left and right sums for improved accuracy.

Flashcard 13: What is the standard notation for summation?

Answer: i=mnai\sum_{i=m}^{n} a_i. Sums terms from index mm to nn using variable aia_i.

Flashcard 14: What is the trapezoidal rule for approximating integrals?

Answer: ba2ni=1n(f(xi1)+f(xi))\frac{b-a}{2n} \sum_{i=1}^{n} (f(x_{i-1}) + f(x_i)). Averages left and right endpoint values for better approximation.

Flashcard 15: Determine the value of 253dx\int_{2}^{5} 3 \, dx.

Answer:

  1. Constant 3 integrated over interval length 52=35-2 = 3.

Flashcard 16: What is the formula for the left Riemann sum?

Answer: i=0n1f(xi)Δx\sum_{i=0}^{n-1} f(x_i) \Delta x. Standard formula using left endpoints for approximation.

Flashcard 17: What is the limit definition of a definite integral?

Answer: limni=1nf(xi)Δx\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x. Riemann sum limit as partition size approaches zero.

Flashcard 18: Evaluate 04(3t2)dt\int_{0}^{4} (3t^2) \, dt.

Answer:

  1. Antiderivative is t3t^3; 4303=644^3 - 0^3 = 64.

Flashcard 19: Identify the error: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_{a}^{x} f(t) \, dt = f(x).

Answer: Correct: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_{a}^{x} f(t) \, dt = f(x). No error; this correctly states the Fundamental Theorem of Calculus.

Flashcard 20: Which theorem connects derivatives and definite integrals?

Answer: Fundamental Theorem of Calculus. Links antiderivatives to definite integral evaluation.

Flashcard 21: What is the purpose of a Riemann sum?

Answer: Approximate the area under a curve. Uses rectangles to estimate area under curves numerically.

Flashcard 22: What is the trapezoidal rule for approximating integrals?

Answer: ba2ni=1n(f(xi1)+f(xi))\frac{b-a}{2n} \sum_{i=1}^{n} (f(x_{i-1}) + f(x_i)). Averages left and right endpoint values for better approximation.

Flashcard 23: Find 12x3dx\int_{1}^{2} x^3 \, dx.

Answer: 154\frac{15}{4}. Antiderivative x44\frac{x^4}{4} gives 16414=154\frac{16}{4} - \frac{1}{4} = \frac{15}{4}.

Flashcard 24: Identify abcdx\int_{a}^{b} c \, dx, where cc is a constant.

Answer: c(ba)c(b-a). Constant times the interval length (ba)(b-a).

Flashcard 25: Write the expression for a left Riemann sum.

Answer: Sum=i=0n1f(xi)Δx\text{Sum} = \sum_{i=0}^{n-1} f(x_i) \Delta x. Uses left endpoints of subintervals for rectangle heights.

Flashcard 26: What is the formula for the left Riemann sum?

Answer: i=0n1f(xi)Δx\sum_{i=0}^{n-1} f(x_i) \Delta x. Standard formula using left endpoints for approximation.

Flashcard 27: What does xix_i represent in summation notation?

Answer: A sample point in the ithi^{th} subinterval. Chosen point within each partition for function evaluation.

Flashcard 28: What is 01x2dx\int_{0}^{1} x^2 \, dx?

Answer: 13\frac{1}{3}. Antiderivative of x2x^2 is x33\frac{x^3}{3}, evaluated from 0 to 1.

Flashcard 29: Determine the value of 253dx\int_{2}^{5} 3 \, dx.

Answer:

  1. Constant 3 integrated over interval length 52=35-2 = 3.

Flashcard 30: What is the integral of cos(x)\cos(x) from 00 to π\pi?

Answer:

  1. Antiderivative sin(x)\sin(x) gives sin(π)sin(0)=0\sin(\pi) - \sin(0) = 0.

Flashcard 31: What is the purpose of a Riemann sum?

Answer: Approximate the area under a curve. Uses rectangles to estimate area under curves numerically.

Flashcard 32: Evaluate 01(4x3)dx\int_{0}^{1} (4x^3) \, dx.

Answer: 11. Antiderivative is x4x^4; 1404=11^4 - 0^4 = 1.

Flashcard 33: What is 13(2x+1)dx\int_{1}^{3} (2x + 1) \, dx?

Answer:

  1. Antiderivative is x2+xx^2 + x; evaluating gives (9+3)(1+1)=8(9+3)-(1+1) = 8.

Flashcard 34: What does xix_i represent in summation notation?

Answer: A sample point in the ithi^{th} subinterval. Chosen point within each partition for function evaluation.

Flashcard 35: Identify abcdx\int_{a}^{b} c \, dx, where cc is a constant.

Answer: c(ba)c(b-a). Constant times the interval length (ba)(b-a).

Flashcard 36: State the definition of a definite integral.

Answer: The limit of a Riemann sum as nn \to \infty. As partitions get finer, Riemann sums approach the exact area.

Flashcard 37: Express the right Riemann sum for f(x)f(x) on [a,b][a, b].

Answer: Sum=i=1nf(xi)Δx\text{Sum} = \sum_{i=1}^{n} f(x_i) \Delta x. Uses right endpoints of subintervals for function evaluation.

Flashcard 38: Express the right Riemann sum for f(x)f(x) on [a,b][a, b].

Answer: Sum=i=1nf(xi)Δx\text{Sum} = \sum_{i=1}^{n} f(x_i) \Delta x. Uses right endpoints of subintervals for function evaluation.

Flashcard 39: What is the geometric interpretation of a definite integral?

Answer: Area under the curve f(x)f(x) from x=ax = a to x=bx = b. Represents the signed area between function and x-axis.

Flashcard 40: What does the symbol Σ\Sigma represent in mathematics?

Answer: Summation. Greek letter sigma denotes sum of terms in a sequence.

Flashcard 41: What is the general formula for a Riemann sum?

Answer: Sum=ban×sum of f(xi)\text{Sum} = \frac{b-a}{n} \times \text{sum of } f(x_i). Multiplies interval width by sum of function values at sample points.

Flashcard 42: Identify the integral of a constant cc over [a,b][a, b].

Answer: c(ba)c(b-a). Integral of constant equals constant times interval width.

Flashcard 43: What is the symbol for the integral sign in calculus notation?

Answer: \int. Elongated S symbol representing integration operation.

Flashcard 44: Which method uses rectangles to approximate areas under curves?

Answer: Riemann sum. Divides interval into rectangles for area approximation.

Flashcard 45: Which Riemann sum uses the right endpoint of subintervals?

Answer: Right Riemann sum. Uses right boundary of each subinterval for height.

Flashcard 46: Which theorem connects derivatives and definite integrals?

Answer: Fundamental Theorem of Calculus. Links antiderivatives to definite integral evaluation.

Flashcard 47: What does a definite integral compute?

Answer: Net area between the curve and the x-axis. Positive above x-axis, negative below, giving signed area.

Flashcard 48: What is the limit definition of a definite integral?

Answer: limni=1nf(xi)Δx\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x. Riemann sum limit as partition size approaches zero.

Flashcard 49: What is the integral of exe^x from 00 to 11?

Answer: e1e - 1. Antiderivative exe^x gives e1e0=e1e^1 - e^0 = e - 1.

Flashcard 50: What is 13(2x+1)dx\int_{1}^{3} (2x + 1) \, dx?

Answer:

  1. Antiderivative is x2+xx^2 + x; evaluating gives (9+3)(1+1)=8(9+3)-(1+1) = 8.

Flashcard 51: Evaluate 04(3t2)dt\int_{0}^{4} (3t^2) \, dt.

Answer:

  1. Antiderivative is t3t^3; 4303=644^3 - 0^3 = 64.

Flashcard 52: Identify the integral of a constant cc over [a,b][a, b].

Answer: c(ba)c(b-a). Integral of constant equals constant times interval width.

Flashcard 53: Find 12x3dx\int_{1}^{2} x^3 \, dx.

Answer: 154\frac{15}{4}. Antiderivative x44\frac{x^4}{4} gives 16414=154\frac{16}{4} - \frac{1}{4} = \frac{15}{4}.

Flashcard 54: What does a definite integral compute?

Answer: Net area between the curve and the x-axis. Positive above x-axis, negative below, giving signed area.

Flashcard 55: Find the midpoint Riemann sum for f(x)f(x) on [a,b][a, b].

Answer: Sum=i=0n1f(xi+xi+12)Δx\text{Sum} = \sum_{i=0}^{n-1} f(\frac{x_i + x_{i+1}}{2}) \Delta x. Evaluates function at midpoint of each subinterval.

Flashcard 56: What is the standard notation for summation?

Answer: i=mnai\sum_{i=m}^{n} a_i. Sums terms from index mm to nn using variable aia_i.

Flashcard 57: Find 0πsin(x)dx\int_{0}^{\pi} \sin(x) \, dx.

Answer:

  1. Antiderivative is cos(x)-\cos(x); cos(π)(cos(0))=1+1=2-\cos(\pi) - (-\cos(0)) = 1+1 = 2.

Flashcard 58: What does Δx\Delta x represent in Riemann sums?

Answer: Width of each subinterval. Calculated as (ba)/n(b-a)/n for uniform partitions.

Flashcard 59: Write the notation for a definite integral from aa to bb of f(x)f(x).

Answer: abf(x)dx\int_{a}^{b} f(x) \, dx. Standard integral notation with limits of integration.

Flashcard 60: What does the symbol Σ\Sigma represent in mathematics?

Answer: Summation. Greek letter sigma denotes sum of terms in a sequence.

Flashcard 61: Identify the error: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_{a}^{x} f(t) \, dt = f(x).

Answer: Correct: ddxaxf(t)dt=f(x)\frac{d}{dx} \int_{a}^{x} f(t) \, dt = f(x). No error; this correctly states the Fundamental Theorem of Calculus.

Flashcard 62: Find 0πsin(x)dx\int_{0}^{\pi} \sin(x) \, dx.

Answer:

  1. Antiderivative is cos(x)-\cos(x); cos(π)(cos(0))=1+1=2-\cos(\pi) - (-\cos(0)) = 1+1 = 2.

Flashcard 63: What does limni=1nf(xi)Δx\lim_{n \to \infty} \sum_{i=1}^{n} f(x_i) \Delta x represent?

Answer: Definite integral of f(x)f(x) over [a,b][a, b]. Limit of Riemann sums defines the definite integral.

Flashcard 64: What is the geometric interpretation of a definite integral?

Answer: Area under the curve f(x)f(x) from x=ax = a to x=bx = b. Represents the signed area between function and x-axis.

Flashcard 65: Find the midpoint Riemann sum for f(x)f(x) on [a,b][a, b].

Answer: Sum=i=0n1f(xi+xi+12)Δx\text{Sum} = \sum_{i=0}^{n-1} f(\frac{x_i + x_{i+1}}{2}) \Delta x. Evaluates function at midpoint of each subinterval.

Flashcard 66: Write the notation for a definite integral from aa to bb of f(x)f(x).

Answer: abf(x)dx\int_{a}^{b} f(x) \, dx. Standard integral notation with limits of integration.

Flashcard 67: What does Δx\Delta x represent in Riemann sums?

Answer: Width of each subinterval. Calculated as (ba)/n(b-a)/n for uniform partitions.

Flashcard 68: Evaluate 01(4x3)dx\int_{0}^{1} (4x^3) \, dx.

Answer: 11. Antiderivative is x4x^4; 1404=11^4 - 0^4 = 1.

Flashcard 69: Write the expression for a left Riemann sum.

Answer: Sum=i=0n1f(xi)Δx\text{Sum} = \sum_{i=0}^{n-1} f(x_i) \Delta x. Uses left endpoints of subintervals for rectangle heights.

Flashcard 70: State the definition of a definite integral.

Answer: The limit of a Riemann sum as nn \to \infty. As partitions get finer, Riemann sums approach the exact area.

Flashcard 71: Which method uses rectangles to approximate areas under curves?

Answer: Riemann sum. Divides interval into rectangles for area approximation.

Flashcard 72: What is the integral of xx with respect to xx over [0,1][0, 1]?

Answer: 12\frac{1}{2}. Antiderivative x22\frac{x^2}{2} evaluated from 0 to 1 gives 12\frac{1}{2}.