Odd/Even Functions: Check Symmetry over Y Axis First

  • Context:
  • Thread starter Thread starter Yankel
  • Start date Start date
  • Tags Tags
    even Functions
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
Yankel
Messages
390
Reaction score
0
Hello

I have a theoretical question. When I check if a function is odd or even, I usually check:

f(x)=f(-x) or f(-x)=-f(x)

someone told me today that before checking it, I first need to check the symmetry over the Y axis, and if the function is not symmetric over Y, there is no point of checking for odd or even.

Can someone explain this to me, and give a simple example of how to check for symmetry ?

thanks !
 
Mathematics news on Phys.org
If f(-x) = f(x), then it is symmetric about the y-axis, i.e., it is even. I think your method is best.
 
Yankel said:
Hello

I have a theoretical question. When I check if a function is odd or even, I usually check:

f(x)=f(-x) or f(-x)=-f(x)

someone told me today that before checking it, I first need to check the symmetry over the Y axis, and if the function is not symmetric over Y, there is no point of checking for odd or even.

Can someone explain this to me, and give a simple example of how to check for symmetry ?

thanks !
Think about the transformations to f(x) represented by f(-x) and -f(x) ...