Last updated on July 9th, 2025
Even functions are functions where the output remains the same even if we change the sign of the input. For example, the function f(x)= x2 is even because f(2) = 2² = 4 and f(–2) = (–2)² = 4, yielding the same result. If substituting a number and its negative counterpart into a function yields opposite results, the function is considered odd. For example, the function f(x) = x3 is odd because f(2) and f(−2) are opposites.
Even Functions: An even function is one where the output value remains the same even when the input is negated. Replacing x with −x in the function, the result will not change. This shows that the function has symmetry about the y-axis. Functions like f(x) =x2 yields the same result, for positive or negative inputs, e.g., f(2) = f(–2) = 4.
Odd Functions: These functions exhibit symmetry about the origin. For example, an odd function satisfies the condition f(−x) = −f(x) for all x in its domain, indicating rotational symmetry about the origin.
To determine if a function is even or odd, follow these steps: Even Function: If f(−x) = f(x) for all x in its domain, the function is even. Odd Function: If f(−x) = −f(x) for all x in its domain, the function is odd.
Even Function
Definition: A function f(x) is even if f(−x) = f(x) for all x in its domain.
Graphical Symmetry: Graph of an even function is symmetric about the y-axis
Examples: f(x) = x2 , f(x) = cos( x), f(x) = ∣x∣
Odd Function
Definition: A function f(x) is odd if f(−x) = −f(x) for all x in its domain.
Graphical Symmetry: The graph of an odd function has rotational symmetry about the origin.
Examples: f(x) =x3, f(x) = sin (x), f(x) = x
Both Even and Odd
Zero Function: The only function that is both even and odd is f(x) = 0 since f(−x) = f(x) = −f(x) = 0
Neither Even Nor Odd
Example: f(x) =(-x)3+(-x)+1
f(−x) = −x3−x+1
Neither f(−x) = f(x) nor f(−x) = −f(x), so it's neither even nor odd.
Trigonometric functions, such as sine, cosine, tangent, cotangent, secant, and cosecant, can be categorized based on their symmetry and behavior. In even functions, the condition f(−x) = f(x) means the graph is symmetric about the y-axis. In odd functions, the condition f(−x) = −f(x) , is such that the graph has rotational symmetry about the origin.
Even Functions
A function f(x) is defined as even if it satisfies the condition:
f(−x) = f(x)
This tells us that the graph of the function is symmetric about the y-axis
Trigonometric Examples:
These functions exhibit symmetry about the y-axis; their values remain unchanged when the input angle is negated.
Odd Functions
A function f(x) is defined as odd if it satisfies the condition:
f(−x) = −f(x)
This shows that the graph of the function has origin symmetry.
Trigonometric Examples:
Even and odd functions exhibit defined symmetry properties that clarify the evaluation of integrals.
Even Functions
For a continuous even function f(x) satisfying f(−x) = f(x), the integral above the symmetric interval [−a, a] can be simplified:
-aa f(x) dx=2 0a f(x) dx
This symmetry simplifies calculations by doubling the integral from 0 to a, as the function is identical on both sides of the y-axis.
Odd Functions
For a continuous odd function f(x) satisfying f(−x) = −f(x), the integral over the symmetric interval [−a, a] equals zero:
-aa f(x) dx=0
This is because the areas above and below the x-axis cancel each other out due to symmetry.
Addition & Subtraction
The sum of two even functions is even, as it retains symmetry about the y-axis.
Even + Even = Even
If you add two functions that have rotational symmetry about the origin, the result will also have rotational symmetry about the origin.
Odd + Odd = Odd
When you combine a function with y-axis symmetry and one with origin symmetry, it doesn't result in a function that is symmetric about the y-axis or origin.
Even + Odd = Neither
Multiplication & Division
Multiplying two functions that are symmetric about the y-axis results in a function that is also symmetric about the y-axis.
Even × Even = Even
Multiplying two functions with rotational symmetry about the origin results in a function that is symmetric about the y-axis.
Odd × Odd = Even
Multiplying a function symmetric about the y-axis with one having rotational symmetry about the origin results in a function with rotational symmetry about the origin.
Even × Odd = Odd
Dividing two such functions does not necessarily preserve this symmetry.
Even ÷ Even = Even
Multiplying functions symmetric about the y-axis keep symmetry, but dividing them doesn't necessarily do so if the quotient is undefined at certain points.
Odd ÷ Odd = Even
Dividing a function symmetric about the y-axis by one with rotational symmetry about the origin results in a function with rotational symmetry about the origin.
Even ÷ Odd = Odd
Composition
Composing two functions which are symmetric about the y-axis results in a function symmetric.
Even ∘ Even = Even
Composing two functions with rotational symmetry about the origin results in a function which has rotational symmetry about the origin.
Odd ∘ Odd = Odd
Composing a function symmetric about the y-axis with one having rotational symmetry about the origin results in a function which is symmetric about the y-axis.
Even ∘ Odd = Even
An even function exhibits symmetry about the y-axis, its graph remains unchanged when reflected across the y-axis, and the function's values are identical for every pair of opposite x-values.
Even Functions Graph
An even function is a type of mathematical function that behaves symmetrically around the y-axis. This means, reflecting its graph over the y-axis, the shape would remain unchanged. For every point (x, y) on the graph of an even function, the point (–x, y) is also on the graph, mirroring across the y-axis.
An odd function is a type of mathematical function that has a specific kind of symmetry. This symmetry means that if you rotate the graph of the function 180 degrees around the origin, the graph will look the same.
ni
Even and odd functions are core concepts in mathematics, reflecting symmetry in various real-world situations. Understanding the real-life applications of even and odd functions have applications in patterns in nature, technology, and everyday life.
Is the function f(x) = x² even or odd?
Even Function
To check if a function is even, we substitute -x into the function and check if it equals the original function.
For f(x) = x²,
f(-x) = (-x)² = x² = f(x).
As f(-x) = f(x), function is even.
Here, the graph of f(x) = x² is symmetric about the y-axis
Is the function f(x) = x³ even or odd?
Odd Function
To check if a function is odd, we substitute -x into the function and see if it is equal to the negative of the original function.
For f(x) = x³,
f(-x) = (-x)³ = -x³ = -f(x).
As f(-x) = -f(x)The function is odd.
This means the graph of f(x) = x³ has rotational symmetry about the origin.
Is the function f(x) = x² + x even, odd, or neither?
Neither
To check if a function is even or odd, we substitute -x into the function and compare.
For f(x) = x² + x,
f(-x) = (-x)² + (-x) = x² - x.
As f(-x) ≠ f(x) and f(-x) ≠ -f(x)The function is neither even nor odd.
The graph f(x) = x² + x does not have symmetry about the y-axis or the origin.
Is the function f(x) = cos(x) even or odd?
Even Function
For f(x) = cos(x),
f(-x) = cos(-x) = cos(x) = f(x).
As f(-x) = f(x) It's even.
This means the graph f(x) = cos(x) is symmetric about the y-axis.
Is the function f(x) = sin(x) even or odd?
Odd Function
For f(x) = sin(x),
f(-x) = sin(-x) = -sin(x) = -f(x).
As f(-x) = -f(x)The function is odd.
This means the graph f(x) = sin(x) has rotational symmetry about the origin.
Jaskaran Singh Saluja is a math wizard with nearly three years of experience as a math teacher. His expertise is in algebra, so he can make algebra classes interesting by turning tricky equations into simple puzzles.
: He loves to play the quiz with kids through algebra to make kids love it.