Finding Symmetries of a Function

  • Context:
  • Thread starter Thread starter megacat8921
  • Start date Start date
  • Tags Tags
    Function Symmetries
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
3 replies · 2K views
megacat8921
Messages
8
Reaction score
0
How would one find the symmetry of the function x^3-3=g(x) ? Or any other symmetry.
 
Mathematics news on Phys.org
I would replace $x$ with $-x$, and see what happens. Do you get the original back at you? Then it's even. Do you get the negative? Then it's odd.
 
Graphing is another method. For example, graphing $$y=(x-3)^2$$ makes it easy to see the function is symmetrical about the line $x=3$.
 
Ackbach said:
I would replace $x$ with $-x$, and see what happens. Do you get the original back at you? Then it's even. Do you get the negative? Then it's odd.

greg1313 said:
Graphing is another method. For example, graphing $$y=(x-3)^2$$ makes it easy to see the function is symmetrical about the line $x=3$.

Can we say that all cubic functions are always symmetrical at a single point, and never along a line?