Wednesday, November 2, 2011

Application of Yager's Theorem

In order to graph a function, it is very useful to find any sources of symmetry, as this simplifies the process of graphing, by allowing us to focus on one section of the graph, knowing that other parts will replicate the findings of that section.

Yager's Theorem, as mentioned in the previous post, extends the usual tools of finding odd and even functions, by allowing for instances where a source of symmetry is not the usual y-axis or origin.

To determine whether a function has an axes of symmetry, substitute x + a into the function and equate this to the function where -x + a is substituted.

Example 1

          For (x - 1)2
          If f(x + a) = f(-x + a)
Substituting f(x) = (x - 1)2 gives:
         (x - 1 + a)2 = (-x - 1 + a)2
x2 -x + ax - x + 1 - a + ax - a + a2 = x2 + x - ax + x + 1 - a - ax - a + a2
                     -2x + 2ax -2x + 2ax = 0
/2x):                          -1 + a -1 + a = 0
                                                    a =1
Therefore, (x - 1)2 has an axes of symmetry at x = 1

Example 2
          For x3
          If g(x + a) = g(-x + a)
Substituting g(x) = x3 gives:
               (x + a)3 = (-x + a)3
x3 + 3x2.a + 3xa2 + a3 = -x3 + 3x2.a - 3xa2 + a3       (Binomial Theorem)
                  2x3 + 6xa2 = 0
/2x):               x2 + 3a2 = 0
                                  a = (-x2/3)
Therefore, to satisfy the formula, the distance: a, must vary and hence, x3 does not have an axes of symmetry.

No comments:

Post a Comment