Even function: f(-x) = f(x). Graph symmetric about y-axis. integral(-a to a) f(x) dx = 2 * integral(0 to a) f(x) dx
Odd function: f(-x) = -f(x). Graph symmetric about origin. integral(-a to a) f(x) dx = 0
How to identify:
- , |x|, cos x, x are even
- x, , sin x, xcos x, xe^() are odd
- Product rules: eveneven = even, oddodd = even, even*odd = odd
JEE Trap: * e^(-) on [-1,1] = 0 (odd). But * e^(-) on [-1,1] = 2*integral(0,1) *e^(-) dx (even).