Practice question · Multiple choice
The average value of f on [a,b] is (1/(b−a))∫f. Why is that the right definition, when an average is normally a sum divided by a count and there are infinitely many values here?
Hints
- Average n sample values of f, evenly spaced. Write the expression and let n grow.
- What does (1/n)Σf(xᵢ) turn into when you multiply and divide by the spacing?
Show the answer
D. Because the integral plays the sum's role and the length the count's.
Why
Sample at n points and average; multiply and divide by the spacing and it becomes (1/(b−a))·Σf(xᵢ)Δx, a Riemann sum. So it is not an analogy, the integral does the summing and (b−a) does the counting. The Mean Value Theorem for Integrals adds that a continuous function actually attains its average somewhere, which is the derivative statement on the integral side.
Practise Introduction to Differential Equations
The app has 5 more questions on this lesson, and keeps your place in the course. Mathematics I is free to start.
More questions on Introduction to Differential Equations
- Order the steps for solving a first-order separable differential equation with an initial condition.
- The order of a differential equation determines how many independent constants its general solution carries.
- Arc length, volume, work and centre of mass all end up as integrals. What do these quantities share that…
- The "split into thin pieces" argument gives the right arc length with ds but the wrong surface area if you…