Content deleted Content added
Line 13:
== Examples ==
<math>f(x_1,x_2,x_3)=(x-x_1)(x-x_2)(x-x_3)</math>
Line 25:
<math> (x-x_1)(x-x_2)(x-x_3)=(x-x_2)(x-x_1)(x-x_3)=(x-x_3)(x-x_1)(x-x_2)</math>, and so on, for all permutations of <math>x_1,x_2,x_3</math>
<math>f(x,y)=x^2+y^2-r^2</math>
Line 31:
If the x,y variables are interchanged the function becomes
<math>f(
,which yields gives exactly the same results as the original f(x,y). In this case, the symmetry of the function can be seen as a symmetry of rotation of the circle around the axes x and y.
<math>f(x,y)=(\frac{x}{a})^2+(\frac{y}{b})^2-r^2</math>
Line 41:
If x and y are interchanged, the function becomes
<math>f(
,where we effectively swapped the two semi axes.
|