1. Functions and Models Flashcards
What is a function?
A function f is a rule that assigns each element x in a set D exactly one element, called f(x), in a set E.
When do functions arise?
Whenever one quantity depends on another.
In defining a function, what is the set D called?
The domain of the function.
What is f(x)?
The value of f at x, and is read f of x.
For what kind of numbers do we usually consider functions for which the sets D and E to be a part of?
Real numbers
What is the range of f?
The set of all possible values of f(x) as x varies throughout the domain.
What is an independent variable in math?
A symbol that represents a number in the domain of f.
What is a dependent variable in math?
A symbol that represents a number in the range of f.
What is a helpful way to think of a function?
It’s helpful to think of a function as a machine. If x is in the domain of the function f, then when x enters the machine, it’s accepted as an input and the machine produces an output f(x) according to the rule of the function.
What is, apparently, another useful way to picture the function other than the machine analogy?
By an arrow diagram. Each arrow connects an element of D to an element of E.
What is the most common method of visualizing a function?
By its graph.
How can we read the value of f(x) from a graph?
Since the y-coordinate of any point (x,y) on the graph is y=f(x), we can read the value of f(x) from the graph as being the height of the graph above the point x. The graph of f also allows us to picture the domain of f on the x-axis and its range on the y-axis.
What are the four ways of representing a function?
- verbally - by a description in words
- numerically - by a table of values
- visually - by a graph
- algebraically - by an explicit function
Describe the vertical line test.
A curve int he xy plane is the graph of a function of x if and only if no vertical line intersects the curve more than once.
Why does a failed vertical line test discredit the curve’s “functionness”?
If a line intersects the curve twice, then the curve can’t represent a function because a function can’t assign two different values to an x.
What are piecewise defined functions?
Functions that are defined by different formulas in different parts of their domains.
What is a subtle example of a piecewise function?
The absolute value function.
lal = a if a≥0
lal = -a if a<0
What is an even function?
A function which satisfies f(-x) = f(x) for every number x in its domain.
ex: f(x) = x^2
What is the geometric significance of a even function?
Its graph is symmetric with respect to the y-axis.
What is an odd function?
A function which satisfies f(-x) = -f(x) for every number x in its domain.
ex: f(x) = x^3
What is the geometric significance of an odd function?
Its graph is symmetric about the origin. If we already have the graph of f for x≥0, we can obtain the entire graph by rotating this portion through 180deg about the origin.
When is a function called increasing on an interval I?
When
f(x1) < f(x2) whenever x1 < x2 in I.
When is a function called decreasing on an interval I?
When
f(x1) > f(x2) whenever x1 < x2 in I.
What is a mathematical model and what is its purpose?
A mathematical description of a real-world phenomenon whose purpose is to understand the phenomenon and perhaps to make predictions about future behavior.
What is the first stage of mathematical modeling?
Given a real-world problem, our first task is to formulate a mathematical model by identifying and naming the independent and dependent variables and making assumptions that simplify the phenomenon enough to make it mathematically tractable. We use our knowledge of the physical situation and our mathematical skills to obtain equations that relate the variables.
How can we accomplish the first stage of mathematical modeling in situations where there are no physical laws to guide us?
We may need to collect data and examine the data in the form of a table in order to discern patterns. From this numerical representation of a function, we may wish to obtain a graphical representation by plotting the data. The graph might even suggest a suitable algebraic formula in some cases.
What is the second stage of mathematical modeling?
The second stage is to apply the mathematics that we know to the mathematical model that we have formulated in order to derive mathematical conclusions.
What is the third stage of mathematical modeling?
In the third stage, we take the mathematical conclusions derived from stage 2 and interpret them as information about the original real-world phenomenon by way of offering explanations and making predictions.
What is the final stage of mathematical modeling?
The final stage is to test our predictions by checking against new real data. If the predictions don’t compare well with reality, we need to refine our model or to formulate a new model and start the cycle again.
How are mathematical models idealization?
A mathematical model is never a completely accurate representation of a physical situation. A good model simplifies reality enough to permit mathematical calculations but is accurate enough to provide valuable conclusions.
What do we mean when we say that y is a linear function of x?
That the graph of the function is a line, so we can use the slope-intercept form of the equation of a line to write a formula for the function as:
y = f(x) = mx + b
where m is the slope of the line and b is the y-intercept.
Describe a characteristic feature of linear functions.
A characteristic feature of linear functions is that they grow at a constant rate. Thus, the slope of the graph can be interpreted as the rate of change of y with respect to x.
What is an empirical model?
A mathematical model based entirely on collected data. We eek the curve that “fits” the data in the sense that it captures the basic trend of the data points.
What i linear regression?
A statistical procedure for obtaining linear models from lines of best fit.
What is interpolation?
Estimating a value between observed values.
What is extrapolation?
Estimating a value outside the regions of observations.
When is a function P called a polynomial?
When:
P(x) = [a_n x^n] + [a_(n-1) x^(n-1)] + … + [a_2 x^2] + [a_1 x] + a_0
where n is a non-negative integer and the numbers a_0, a_1, a_2, …,a_n are constants called the coefficients of the polynomial.
What is the domain of a polynomial?
ℝ = (-∞,∞)
What is the degree of a polynomial?
The degree of the polynomial is n if the leading coefficient a_n ≠ 0
In what form is a polynomial of degree 1?
A polynomial of degree 1 is of the form P(x) = mx + b and so it is a linear function.
In what form is a polynomial of degree 2?
A polynomial of degree 2 is of the form
P(x)= ax^2 + bx + c
and is called a quadratic function. Its graph is always a parabola obtained by shifting the parabola
y = ax^2. The parabola opens upward if a > 0 and downward if a < 0.
In what form is a polynomial of degree 3?
A polynomial of degree 3 is of the form
P(x) = ax^3 + bx^2 + cx + d a≠0
and is called a cubic function.
For which fields of studies are polynomials commonly used to model various quantities?
The natural and social sciences.
What is a power function?
A function in the form f(x) = x^a, where a is a constant.
What is the general shape of the graph of f(x) = x^n power function?
If n is even, then f(x) = x^n is an even function and its graph is similar to the parabola y = x^2.
If n is odd, then f(x) = x^n is an odd functions and its graph is similar to that of y = x^3.
What is a root function?
A power function where f(x) = x^(1/n) where n is a positive number.
What is the general shape of the graph of root functions?
For even values of n, the graph is similar to that of
y = x^(1/2) whose domain is positive
For odd values of n, the graph is similar to that of
y = x^(1/3) whose domain includes all real numbers.
What is a reciprocal function?
A power function where
f(x) = x^(-1) = 1/x
What is the general shape of the graph of a reciprocal function?
Its graph has the equation y = 1/x or xy = 1,
and its graph is a hyperbola with the coordinate axes as its asymptotes.
What is a rational function and what is its domain?
A rational function f is a ratio of two polynomials:
f(x) = P(x)/Q(x)
where P and Q are polynomials.
The domain consists of all values of x such that Q(x) ≠ 0.
When is a function called an algebraic function?
A function f is called an algebraic function if it can be constructed using algebraic operations (such as addition, subtraction, multiplication, division, and taking roots) starting with polynomials. Any rational function is automatically an algebraic function.
How are angles conventionally measured in calculus?
In radians.