Sign in to save

Bookmark this page so you can find it later.

Sign in to save

Bookmark this page so you can find it later.

Even and odd functions have special symmetry that can make definite integrals much easier to evaluate. When the interval is symmetric, such as [-a, a], the graph on the left side of the y-axis is related in a predictable way to the graph on the right side. This symmetry lets you replace a difficult integral with a simpler one, or sometimes know immediately that the answer is zero.

These shortcuts are useful in calculus, physics, probability, and any problem involving balanced domains.

Key Facts

  • Even function test: f(-x) = f(x).
  • Odd function test: f(-x) = -f(x).
  • If f is even, integral from -a to a of f(x) dx = 2 integral from 0 to a of f(x) dx.
  • If f is odd, integral from -a to a of f(x) dx = 0.
  • Symmetry shortcuts only apply directly on symmetric intervals like [-a, a].
  • A function can be neither even nor odd, so always check f(-x) before using a shortcut.

Vocabulary

Even function
An even function is a function whose graph is symmetric about the y-axis and satisfies f(-x) = f(x).
Odd function
An odd function is a function whose graph has origin symmetry and satisfies f(-x) = -f(x).
Symmetric interval
A symmetric interval is an interval of the form [-a, a], with equal distance to the left and right of zero.
Definite integral
A definite integral gives the signed area between a function and the x-axis over a specified interval.
Signed area
Signed area counts regions above the x-axis as positive and regions below the x-axis as negative.

Common Mistakes to Avoid

  • Using the odd function shortcut on a non-symmetric interval, such as [0, a], is wrong because cancellation requires matching left and right halves.
  • Assuming every function with powers is even or odd is wrong because mixed terms like x^2 + x usually make the function neither even nor odd.
  • Forgetting that even function integrals double the area from 0 to a is wrong because the left and right areas are equal, not canceling.
  • Treating all area as positive is wrong in definite integrals because regions below the x-axis contribute negative signed area.

Practice Questions

  1. 1 Evaluate integral from -3 to 3 of (x^4 + 2) dx using symmetry.
  2. 2 Evaluate integral from -2 to 2 of (5x^3 - x) dx using symmetry.
  3. 3 A function f is odd and another function g is even. Explain whether integral from -a to a of (f(x) + g(x)) dx is always zero, sometimes zero, or never zero.