Introduction to Integration: Background You’ll Need 3

  • Determine whether a function is even, odd, or neither

Determine Whether a Functions is Even, Odd, or Neither

Functions often display specific symmetries that define their characteristics. For instance:

  • Even Functions
    • A function f(x) is called even if it is symmetric about the y-axis. This means f(x)=f(x) for all x.
    • Graphically, this symmetry means that if the graph of the function is folded along the y-axis, the two halves will match exactly.
    • Examples include f(x)=x2 or f(x)=∣x, where horizontal reflections produce the original graph.
  • Odd Functions
    • A function f(x) is called odd if it has rotational symmetry about the origin, which means f(x)=f(x) for all x.
    • This property implies that if the function’s graph is rotated 180 degrees about the origin, it will coincide with its original shape.
    • An example is f(x)=x3, where reflecting the graph both horizontally and vertically reproduces the original graph.

The function f(x)=x3 demonstrates odd symmetry. As shown in the graphs below:

Graph of x^3 and its reflections.
(a) The cubic toolkit function (b) Horizontal reflection of the cubic toolkit function (c) Horizontal and vertical reflections reproduce the original cubic function. 

even and odd functions

A function is called an even function if for every input x,

 

f(x)=f(x)

 

The graph of an even function is symmetric about the y- axis.

 

A function is called an odd function if for every input x,

 

f(x)=f(x)

 

The graph of an odd function is symmetric about the origin.

A function can be neither even nor odd if it does not exhibit either symmetry. For example, f(x)=2x is neither even nor odd. Also, the only function that is both even and odd is the constant function f(x)=0.

How To: Determine If a Function is Even, Odd, or Neither

  • Check for Even Symmetry:
    • Evaluate f(x) and compare it with f(x)
    • If f(x)=f(x) for all values of x in the domain of the function, then the function is even.
  • Check for Odd Symmetry:
    • Evaluate f(x) and compare it with f(x)
    • If f(x)=f(x) for all values of x, then the function is odd.
  • Neither Even nor Odd: If neither of the above conditions is met, the function is neither even nor odd.

Is the function f(x)=x3+2x even, odd, or neither?

Is the function f(s)=s4+3s2+7 even, odd, or neither?


You can view the transcript for “Introduction to Odd and Even Functions” here (opens in new window).