All flashcards
Flashcard 1: What is the symbol for the integral sign in calculus notation?
Answer: ∫. Elongated S symbol representing integration operation.
Flashcard 2: Which method uses rectangles to approximate areas under curves?
Answer: Riemann sum. Divides interval into rectangles for area approximation.
Flashcard 3: What is the trapezoidal rule for approximating integrals?
Answer: 2nb−a∑i=1n(f(xi−1)+f(xi)). Averages left and right endpoint values for better approximation.
Flashcard 4: Find the definite integral: ∫02(3x2+2x)dx.
Answer:
- Antiderivative x3+x2 gives (8+4)−(0+0)=12.
Flashcard 5: Write the notation for a definite integral from a to b of f(x).
Answer: ∫abf(x)dx. Standard integral notation with limits of integration.
Flashcard 6: What is the integral of ex from 0 to 1?
Answer: e−1. Antiderivative ex gives e1−e0=e−1.
Flashcard 7: What is the general formula for a Riemann sum?
Answer: Sum=nb−a×sum of f(xi). Multiplies interval width by sum of function values at sample points.
Flashcard 8: 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 9: Which Riemann sum uses the right endpoint of subintervals?
Answer: Right Riemann sum. Uses right boundary of each subinterval for height.
Flashcard 10: Evaluate ∫01(4x3)dx.
Answer: 1. Antiderivative is x4; 14−04=1.
Flashcard 11: Find ∫12x3dx.
Answer: 415. Antiderivative 4x4 gives 416−41=415.
Flashcard 12: What is the formula for the left Riemann sum?
Answer: ∑i=0n−1f(xi)Δx. Standard formula using left endpoints for approximation.
Flashcard 13: What is ∫13(2x+1)dx?
Answer:
- Antiderivative is x2+x; evaluating gives (9+3)−(1+1)=8.
Flashcard 14: Write the expression for a left Riemann sum.
Answer: Sum=∑i=0n−1f(xi)Δx. Uses left endpoints of subintervals for rectangle heights.
Flashcard 15: Identify the error: dxd∫axf(t)dt=f(x).
Answer: Correct: dxd∫axf(t)dt=f(x). No error; this correctly states the Fundamental Theorem of Calculus.
Flashcard 16: Express the right Riemann sum for f(x) on [a,b].
Answer: Sum=∑i=1nf(xi)Δx. Uses right endpoints of subintervals for function evaluation.
Flashcard 17: What does Δx represent in Riemann sums?
Answer: Width of each subinterval. Calculated as (b−a)/n for uniform partitions.
Flashcard 18: What is the geometric interpretation of a definite integral?
Answer: Area under the curve f(x) from x=a to x=b. Represents the signed area between function and x-axis.
Flashcard 19: What does the symbol Σ represent in mathematics?
Answer: Summation. Greek letter sigma denotes sum of terms in a sequence.
Flashcard 20: Find ∫0πsin(x)dx.
Answer:
- Antiderivative is −cos(x); −cos(π)−(−cos(0))=1+1=2.
Flashcard 21: What does xi represent in summation notation?
Answer: A sample point in the ith subinterval. Chosen point within each partition for function evaluation.
Flashcard 22: Determine the value of ∫253dx.
Answer:
- Constant 3 integrated over interval length 5−2=3.
Flashcard 23: Which rule uses the average of left and right Riemann sums?
Answer: Trapezoidal rule. Combines left and right sums for improved accuracy.
Flashcard 24: Identify the integral of a constant c over [a,b].
Answer: c(b−a). Integral of constant equals constant times interval width.
Flashcard 25: Find the midpoint Riemann sum for f(x) on [a,b].
Answer: Sum=∑i=0n−1f(2xi+xi+1)Δx. Evaluates function at midpoint of each subinterval.
Flashcard 26: What is ∫01x2dx?
Answer: 31. Antiderivative of x2 is 3x3, evaluated from 0 to 1.
Flashcard 27: Which theorem connects derivatives and definite integrals?
Answer: Fundamental Theorem of Calculus. Links antiderivatives to definite integral evaluation.
Flashcard 28: What is the limit definition of a definite integral?
Answer: limn→∞∑i=1nf(xi)Δx. Riemann sum limit as partition size approaches zero.
Flashcard 29: What does limn→∞∑i=1nf(xi)Δx represent?
Answer: Definite integral of f(x) over [a,b]. Limit of Riemann sums defines the definite integral.
Flashcard 30: What is the integral of x with respect to x over [0,1]?
Answer: 21. Antiderivative 2x2 evaluated from 0 to 1 gives 21.