2.2.10 · D5Functions

Question bank — Even and odd functions — graphical and algebraic tests

1,205 words5 min readBack to topic

This is a question bank for the parent topic Even and odd functions. No heavy computation here — every item hunts for a misconception or a boundary case. Read the prompt, answer out loud, then reveal.


True or false — justify

True or false: a function whose graph passes through the origin must be odd.
False. Passing through is necessary for odd (if is in the domain), but not sufficient passes through the origin yet is even.
True or false: if holds at only, then is even.
False. Even requires for all in the domain; a single agreeing point proves nothing (see Mistake 2).
True or false: the sum of two odd functions is always odd.
True. , so the sum flips sign as a whole.
True or false: the product of two odd functions is odd.
False — it is even. Two sign-flips multiply to a plus: , like negative × negative = positive.
True or false: a constant function is even.
True. for every , so it is symmetric about the y-axis (a flat horizontal line).
True or false: the only function that is both even and odd is .
True. Both conditions force , so , hence everywhere on its symmetric domain.
True or false: if a polynomial contains only odd powers of , it is an odd function.
True. Each term flips sign under , and a sum of odd functions stays odd — see Polynomial functions.
True or false: is neither even nor odd.
True. The odd term and even term have different symmetries and do not cancel into a single pattern.
True or false: every function on a symmetric domain can be split into an even part plus an odd part.
True. The decomposition theorem gives and , and they add back to .
True or false: and are just made-up names with no link to symmetry.
False. They are the even and odd parts of — see Hyperbolic functions and Example 6 in the parent.
True or false: if is odd and is in its domain, then .
True. Set : gives , so , meaning .

Spot the error

" is neither even nor odd because ." — what's wrong?
The reasoning skips the real issue: the domain isn't symmetric, so is undefined for . The classification simply doesn't apply — check the domain first (Domain and range).
" mixes powers, so it must be neither." — what's wrong?
Wrong test. Both and are odd, so and is odd — see Mistake 1. Judge by algebra, not by appearance.
"The graph looks symmetric about the y-axis in my viewing window, so is even." — what's wrong?
A finite window can hide asymmetry far out or at small scales; only an algebraic check for all proves it.
", so is even." — what's wrong?
The final equality is false: (they differ by ). The function is actually neither.
", so cosine is odd." — what's wrong?
The identity is backwards: , so cosine is even. It is sine that satisfies — see Trigonometric functions.
"An odd function times an even function is odd, therefore it must pass through the origin." — what's wrong?
The product being odd is correct, but "passes through origin" only follows if is in the domain; on a domain excluding (like style pieces) the origin conclusion is meaningless.

Why questions

Why does the average always give an even function?
Replacing with swaps the two terms and , leaving the sum unchanged — so it satisfies by construction.
Why does even × odd give odd rather than even?
The even factor keeps its sign under while the odd factor flips, so the product picks up exactly one minus sign: .
Why is ?
The area on the left of the y-axis is the exact negative of the area on the right (point-symmetry through the origin), so they cancel — this is the payoff studied in Symmetry in calculus.
Why do even functions in a Fourier series have only cosine terms?
Cosine is the even basis function; an even target has no odd content, so every sine (odd) coefficient must vanish, halving the work.
Why must the domain be symmetric about before we even ask "even or odd?"
The definitions compare with , so must exist in the domain whenever does — otherwise the comparison is undefined.
Why does adding an even and an odd function usually give "neither"?
The two pieces obey incompatible sign rules under ; unless one piece is zero, no single symmetry can describe the sum.

Edge cases

Is (the zero function) even, odd, or neither?
Both. It satisfies and simultaneously, and it is the only such function.
Can a function defined only on ever be classified as odd?
No. Its domain is not symmetric about , so is undefined and the odd test cannot be applied — a Domain and range gate, not a symmetry failure.
A piecewise function equals for and for — is it even?
No. Spot-checks inside suggest evenness, but ; symmetry must hold on the whole domain.
If is even and differentiable, what symmetry does have, and why?
is odd. Differentiating (chain rule) gives , i.e. — a Symmetry in calculus fact.
Does shifting an even function horizontally keep it even?
Generally no. with moves the axis of symmetry to , so it is no longer symmetric about the y-axis — see Function transformations.

Recall Quick self-test

The one-sentence traps ::: domain symmetry first, "one point" proves nothing, cos is even not odd, odd·odd = even, and only for odd functions with in the domain.