Symmetry

a function is called

  • symmetric about if for all it holds that
    • moving it about x- or y-axis still preserves symmetry, just has to adjust
  • even if is symmetric about 0, i.e.
    • moving it along the y-axis still holds the even property
    • examples:
  • odd if for all it holds that
    • moving it along the y-axis destroys the odd propetry (adding a constant)
    • examples:
    • if is in the domain, needs to include the point (0,0)
      • careful, this is not a general definition, still has (0,0), but is even

Monotonicity

increasing if decreasing if

strictly increasing if strictly decreasing if

Also applicable to intervals of functions. i.e. is strictly increasing on

Any constant function, is increasing and decreasing, neither of which strictly.

A local extremum is a point where a function changes its monotonicity

Trigonometric functions are not monotone (they increase and decrease). They are periodical functions because they repeat their values within 2 bounds.

Convexity & Concavity

conVex if opens upwards (smiley face) concAve if opens downwards (frowny face)

when connecting 2 lines on a function the line is either always above (convex) or always below (concave) the function. This must hold through the entire domain (x-range). Functions (like sin, cos) are both convex and concave, but in different domains. Should there be an inflection point within the domain, neither convexity nor concavity can be attributed.

linear function are both convex and concave.

An inflection point is is a point where a graph changes convexity.

there is also strictly convex and strictly concave functions.