Exercises — Even and odd functions — graphical and algebraic tests
This page is a self-testing ladder. Each problem has a fully worked solution hidden inside a collapsible callout — try the problem first, then reveal. Levels climb from recognising symmetry to creating with it.
Everything here rests on two equations you must have burned into memory from the parent note:
Recall The two definitions (reveal to confirm you know them)
A function is even when — its graph is a mirror across the -axis. A function is odd when — its graph has 180° rotational symmetry about the origin. "Neither" means at least one breaks both rules.
Before any test, always check the domain is symmetric (if is allowed, must be allowed too) — this connects to Domain and range.
The picture below is the mental model for every problem on this page.

Level 1 — Recognition
Goal: given a rule, decide even / odd / neither by direct substitution.
Problem 1.1. Classify .
Recall Solution 1.1
Step 1 — domain. Polynomial, so domain is all real numbers ; symmetric. ✓ What we did: checked is always allowed. Why: the definitions require it.
Step 2 — substitute for every . Every power is even, so the minus sign vanishes (an even power of a negative is positive).
Step 3 — compare. . Conclusion: even.
Problem 1.2. Classify .
Recall Solution 1.2
Domain: , symmetric. ✓
Substitute: Factor out the shared minus sign: Conclusion: odd.
Problem 1.3. Classify .
Recall Solution 1.3
Domain: , symmetric. ✓
Substitute: Compare against the two targets:
- → not equal, so not even.
- → not equal, so not odd.
Conclusion: neither. The and terms want mirror symmetry; the term wants rotational symmetry. They cannot both win.
Level 2 — Application
Goal: handle trig, roots, quotients, and the domain check.
Problem 2.1. Classify .
Recall Solution 2.1
Domain: , symmetric. ✓
Test each factor first:
- is even: .
- is odd: (see Trigonometric functions).
By the product rule from the parent note, even × odd = odd. Confirm directly: Conclusion: odd.
Problem 2.2. Classify .
Recall Solution 2.2
Domain: is never zero, so domain is , symmetric. ✓
Substitute: The denominator is even (unchanged), the numerator is odd (flips sign). Odd ÷ even = odd. Conclusion: odd.
Problem 2.3. Classify .
Recall Solution 2.3
Domain: needs , so domain is . Is this symmetric? Take : it is in the domain, but is not.
Because is undefined for positive , the equations and can never even be asked. Conclusion: neither (the symmetry test does not apply). See Domain and range.
Problem 2.4. Classify .
Recall Solution 2.4
Domain: . ✓ is even, is even; even + even = even. Confirm: Conclusion: even.
Level 3 — Analysis
Goal: prove general facts, use decomposition, reason about pieces.
Problem 3.1. Find the even part and odd part of .
Recall Solution 3.1
Use the decomposition formulas: Check: . ✓ This is exactly why Hyperbolic functions exist — even/odd parts of exponentials.
Problem 3.2. Prove that the derivative of an odd function is even. (Uses Symmetry in calculus.)
Recall Solution 3.2
Let be odd, so for all . Differentiate both sides with respect to . The left side needs the chain rule because of the inner : The right side: Set them equal: That is precisely the even condition. The derivative of an odd function is even. ∎
Problem 3.3. If is even and odd simultaneously (both and hold), what is ?
Recall Solution 3.3
Both hold, so set the right sides equal: for every in the domain. Conclusion: the only function that is both even and odd is the zero function . Geometrically: the only graph that is both mirror-symmetric across the -axis and 180°-rotation-symmetric is the flat line along the -axis.
Level 4 — Synthesis
Goal: combine tools — decomposition, integration, and structure.
Problem 4.1. Evaluate using symmetry, not brute antiderivatives where avoidable.
Recall Solution 4.1
Split by symmetry (linearity of the integral):
- is odd, and any odd function integrated over a symmetric interval gives — positive and negative halves cancel. So the first integral is .
- is even, so .
Answer: . The odd term vanishing is the payoff of symmetry — see Symmetry in calculus.
Problem 4.2. A function is built as . Classify , then verify with .
Recall Solution 4.2
Use the product rules:
- even × odd = odd
- odd × odd = even
So = neither (a sum of one odd and one even piece has no single symmetry — unless one piece is zero).
Verify concretely: .
- vs : not equal → not even.
- vs : not equal → not odd.
Conclusion: neither, matching the structural prediction.
Problem 4.3. Show that in a Fourier series of an even periodic function, all sine coefficients are zero.
Recall Solution 4.3
A Fourier sine coefficient is
- is even (given).
- is odd (sine is odd).
Their product is even × odd = odd. Integrating an odd function over the symmetric interval gives . Therefore every : an even function is built from cosines alone. ∎
Level 5 — Mastery
Goal: create and reason at the highest level.
Problem 5.1. Prove the decomposition is unique: if with even and odd, then and .
Recall Solution 5.1
From , rearrange: The left side is even (difference of evens); the right side is odd (difference of odds). Call this common function . Then is both even and odd. By Problem 3.3, the only such function is . Hence so and . The split is unique. ∎
Problem 5.2. Construct a function that is neither even nor odd, whose even part is and whose odd part is . Then confirm the parts.
Recall Solution 5.2
By the decomposition theorem, , so simply add them: Confirm even part: ✓ Confirm odd part: ✓ And itself is neither (odd term + even term), as required.
Problem 5.3. Let be any function with symmetric domain. Prove
Recall Solution 5.3
Write and integrate over : The odd integral over a symmetric interval is , killing the second term: Now is even, so its two halves and contribute equally: Chaining gives the required identity. ∎ Meaning: only the even part of a function survives a symmetric integral — the deepest single sentence about why even/odd analysis saves so much work.
Recall Rapid self-check (cover the right side)
is ::: odd (even × odd) is ::: odd is ::: neither (domain not symmetric) The only even-and-odd function is ::: = ::: The even part of is :::
Related deep threads: Polynomial functions, Function transformations, Fourier series, Hyperbolic functions, Symmetry in calculus.