Odd/even for a multivariable function

  • Context: Undergrad 
  • Thread starter Thread starter wumple
  • Start date Start date
  • Tags Tags
    Function Multivariable
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 12K views
wumple
Messages
57
Reaction score
0
Is the definition of an odd/even function in multiple variables what I would expect it to be, ie

[tex]f(-x,-y)=-f(x,y)[/tex]

Thanks!
 
Physics news on Phys.org
yes that is the standard definition. Sometimes I have a family of odd or even functions however, i.e. the functions involve two kinds of variables, the variables of the functions, and the variables that parametrize the family. Then they are only odd or even in the first set of variables.e.g. a family of even functions of x,y, parametrized by z, might be represented as a single function F(x,y;z) such that for all x,y,z we have F(-x,-y;z) = F(x,y;z).i.e. for each value of z, say z=c, the function F(x,y;c) is even in (x,y).

But if you just say "even", rather than "even in (x,y)", then yes I would expect it to be even in all variables present.