Definition of a Function: A function f from a set D to a set Y is a rule that assigns a single value in Y to each x in D.
Notation: The relationship is expressed as y=f(x), read as "y equals f of x."
Variables:
The symbol f represents the function itself.
The letter x is the independent variable, representing the input value of f.
The letter y is the dependent variable or output value of f at x.
Machine Metaphor: A function can be visualized as a machine where an input x enters, and a unique output f(x) is produced.
Mapping: A function assigns a unique element of Y to each element in D. It is possible for different inputs to map to the same output, but one input cannot map to multiple different outputs.
Standard Functions: Domain and Range Examples
Square Function: y=x2
Domain (x): (−∞,∞)
Range (y): [0,∞)
Reciprocal Function: y=x1
Domain (x): (−∞,0)∪(0,∞)
Range (y): (−∞,0)∪(0,∞)
Square Root Function: y=x
Domain (x): [0,∞)
Range (y): [0,∞)
Shifted Square Root: y=4−x
Domain (x): (−∞,4]
Range (y): [0,∞)
Semicircle Function: y=1−x2
Domain (x): [−1,1]
Range (y): [0,1]
Graphs of Functions and the Vertical Line Test
Definition of a Graph: The graph of a function f is the set of points (x,y) in the coordinate plane for which y=f(x).
Geometric Interpretation: If a point (x,y) lies on the graph, the value f(x) represents the height of the graph above or below the point x on the horizontal axis. A negative value indicates the graph is below the axis.
The Vertical Line Test:
A curve in the coordinate plane is the graph of a function if and only if no vertical line intersects the curve more than once.
This confirms that each x in the domain corresponds to exactly one value f(x).
If a is in the domain, the vertical line x=a intersects the graph at exactly one point (a,f(a)).
Examples of the Test:
A circle is not the graph of a function because it fails the vertical line test.
The upper semicircle, defined by f(x)=1−x2, is a function.
The lower semicircle, defined by g(x)=−1−x2, is also a function.
Piecewise-Defined Functions
Definition: Functions that apply different formulas to different parts of their domain.
Absolute Value Function:
Defined as follows:
∣x∣=x if x≥0
∣x∣=−x if x<0
Domain: (−∞,∞)
Range: [0,∞)
Greatest Integer Function (Floor Function):
Symbolized as y=⌊x⌋.
This function outputs the greatest integer less than or equal to x.
Its graph lies on or below the line y=x, serving as an "integer floor."
Least Integer Function (Ceiling Function):
Symbolized as y=⌈x⌉.
This function outputs the smallest integer greater than or equal to x.
Its graph lies on or above the line y=x, serving as an "integer ceiling."
Function Behavior: Increasing, Decreasing, and Symmetry
Increasing and Decreasing Functions:
Let f be a function on an interval I and x1,x2 be points in I.
Increasing: f is increasing on I if f(x1)<f(x2) whenever x1<x2.
Decreasing: f is decreasing on I if f(x1)>f(x2) whenever x1<x2.
Even and Odd Functions:
Even Function: A function is even if f(−x)=f(x) for every x in the domain. The graph is symmetric about the y-axis (e.g., y=x2).
Odd Function: A function is odd if f(−x)=−f(x) for every x in the domain. The graph is symmetric about the origin (e.g., y=x3).
Effect of Constant Terms:
Adding a constant to an even function (e.g., y=x2+1) preserves its even property and y-axis symmetry.
Adding a constant to an odd function (e.g., y=x+1) typically results in a function that is neither even nor odd, as origin symmetry is lost.
Catalog of Common Functions
Linear Functions: Functions of the form f(x)=mx+b, where m is the slope and b is the y-intercept.
Proportionality: Two variables are proportional if y=kx for some nonzero constant k.
Power Functions: Functions of the form f(x)=xa.
Examples include integer powers (xn), reciprocal powers (x−1,x−2), and root functions (x1/2,x2/3).
Polynomial Functions: A function p(x)=anxn+an−1xn−1+⋯+a1x+a0, where n is a non-negative integer and coefficients are real constants.
Rational Functions: A quotient of two polynomials, f(x)=q(x)p(x). The domain is all real numbers where the denominator q(x)=0. Graphs often approach lines called asymptotes.
Algebraic Functions: Functions constructed from polynomials using algebraic operations (addition, subtraction, multiplication, division, and roots).
Transcendental Functions: Functions that are not algebraic, including:
Trigonometric and inverse trigonometric functions.
Exponential functions.
Logarithmic functions.
Combining Functions
Arithmetic Operations:
Sum: (f+g)(x)=f(x)+g(x)
Difference: (f−g)(x)=f(x)−g(x)
Product: (f⋅g)(x)=f(x)⋅g(x)
Quotient: (gf)(x)=g(x)f(x)
Domain of Combined Functions: For sums, differences, and products, the domain is the intersection of the domains of f and g (Df∩Dg). For quotients, the domain is the intersection EXCEPT where the denominator g(x)=0.
Composite Functions:
Formula: (f∘g)(x)=f(g(x)).
Process: The output of the first function g is used as the input for the second function f.
Domain: Consists of values x in the domain of g such that the output g(x) lies within the domain of f.
Shifting, Scaling, and Reflecting Graphs
Vertical Shifts:
y=f(x)+k shifts the graph up if k>0 and down if k<0.
Horizontal Shifts:
y=f(x+h) shifts the graph left if h>0 and right if h<0.
Vertical Scaling (for c>1):
Stretch: y=cf(x).
Compression: y=c1f(x).
Horizontal Scaling (for c>1):
Compression: y=f(cx).
Stretch: y=f(cx).
Reflections:
Across x-axis: y=−f(x).
Across y-axis: y=f(−x).
Trigonometric Functions: Fundamentals
Radian Measure: The radian measure of a central angle is θ=rs. For a unit circle (r=1), the angle equals the arc length (θ=s).
Standard Position: Angles in the xy-plane are measured from the positive x-axis. Positive measures are counter-clockwise; negative measures are clockwise.
The Six Basic Functions:
sin(θ)=hypopp
cos(θ)=hypadj
tan(θ)=adjopp
csc(θ)=opphyp
sec(θ)=adjhyp
cot(θ)=oppadj
The ASTC Rule: "All Students Take Calculus" identifies quadrants where functions are positive:
Quadrant I: All functions positive.
Quadrant II: Sine (and csc) positive.
Quadrant III: Tangent (and cot) positive.
Quadrant IV: Cosine (and sec) positive.
Table of Key Trigonometric Values
Degrees
Radians (θ)
sin(θ)
cos(θ)
tan(θ)
−180∘
−π
0
−1
0
−135∘
−43π
−22
−22
1
−90∘
−2π
−1
0
undefined
−45∘
−4π
−22
22
−1
0∘
0
0
1
0
30∘
6π
21
23
33
45∘
4π
22
22
1
60∘
3π
23
21
3
90∘
2π
1
0
undefined
120∘
32π
23
−21
−3
135∘
43π
22
−22
−1
150∘
65π
21
−23
−33
180∘
π
0
−1
0
270∘
23π
−1
0
undefined
360∘
2π
0
1
0
Trigonometric Periodicity and Identities
Periodicity: A function is periodic if f(x+p)=f(x) for a positive constant p.