piecewise and step functions

5
By: Anne Kaufmann Kate Albertini Katie Fairman

Upload: ktini

Post on 12-Jun-2015

1.543 views

Category:

Technology


0 download

TRANSCRIPT

Page 1: Piecewise And Step Functions

By: Anne Kaufmann Kate AlbertiniKatie Fairman

Page 2: Piecewise And Step Functions

What is a Piecewise Function? A piecewise function is an equation with multiple

parts or pieces. It is made up of a series of different equations.

Each different equation covers a different set of input values (or numbers on the x-axis) over the domain.

A different piece of the domain is paired with each equation. The domain determines if the end points on the line are included or not. If the value is stated as equal to, then the value is represented with a closed circle on the line. If the value in the equation is stated as less than or greater than, but not equal too, then it is represented by an open circle.

Page 3: Piecewise And Step Functions

x-1 if x<-1F(x)= -1 if x=-1 x+1 if x>-1

Page 4: Piecewise And Step Functions

Step FunctionA step function is a specific type of piecewise function in

which the different pieces of the function resembles steps (or stairs) when graphed.

Two specific kinds of step functions are floor and ceiling functions.A ceiling function makes the smallest integer less than or equal too x. The equation is shown on the next page (due to technical difficulties we could not write it on this page). A floor function makes the largest integer greater than or equal to x. The equation is also shown on the next page.

All rules for piecewise functions still apply.

Page 5: Piecewise And Step Functions

Step Example:Floor function: Ceiling function: