Goal: Use symmetry of even and odd functions, compute definite integrals efficiently, and understand the average value of a function and the Mean Value Theorem for integrals.
1. Even Functions
Definition:
For all \(x\),Geometrically: symmetric with respect to the y-axis.
Integral Property: If \(f\) is even then
Example 1.1
Since \(x^4\) is even:
Example 1.2
2. Odd Functions
Definition:
Geometrically: symmetric with respect to the origin.
Integral Property: If \(f\) is odd then
Example 2.1
Example 2.2
Example 2.3
3. Mean Value Theorem for Integrals
Definition (Average Value of a Function)
Statement (Mean Value Theorem for Integrals):
If \(f\) is continuous on \([a,b]\), then there exists \(c \in (a,b)\) such that:Idea (Proof Sketch):
- Define \(A(x) = \int_a^x f(t)\,dt\)
- Then \(A'(x) = f(x)\)
- Apply Mean Value Theorem to \(A(x)\)
Example:
Consider \( f(x) = 2x(1-x) \) on \([0,1]\). Compute the average value of the function on the interval. Find \( c \in (0,1) \) such that \( f(c) = f_{\text{avg}} \).
Step 1: Compute the average value
Step 2: Solve \( f(c) = f_{\text{avg}} \)