Functions
This chapter is the starting point of higher mathematics. We will systematically study the three core concepts: functions, limits, and continuity. They are not only the foundation for learning calculus but also key tools for describing and solving practical problems using mathematical language.
Functions
A function is a fundamental mathematical model that describes the dependency relationship between variables.
Concept and Representation of Functions
Definition: Given two variables x and y, if for every value of x in a certain range D, there is a unique value of y corresponding to it, then y is called a function of x, denoted as . Here, x is called the independent variable, y is the dependent variable, and D is the domain of the function.
Representation Methods:
- Analytical (Formula) Method: Use a mathematical expression to represent the function relationship, such as . This is the most common method.
- Tabular Method: List the independent variable and the corresponding function values in a table.
- Graphical Method: Use a curve on the coordinate plane to represent the function relationship.
Properties of Functions
Boundedness
- Definition: If there exists a constant M such that for any , , then is said to be bounded on D.
Monotonicity
- Definition: Let be defined on interval I.
- If for any , when , always holds, then is said to be increasing on I.
- If for any , when , always holds, then is said to be decreasing on I.
Periodicity
- Definition: If there exists a nonzero constant T such that for any x in the domain, always holds, then is called a periodic function, and T is called its period. Usually, we refer to the smallest positive period.
Parity
- Prerequisite: The domain of the function is symmetric about the origin.
- Even Function: If , then is an even function, and its graph is symmetric about the y-axis.
- Odd Function: If , then is an odd function, and its graph is symmetric about the origin.
Special Types of Functions
- Composite Function: If and , then is called the composite function of and .
- Inverse Function: If is monotonic, then it has an inverse function, denoted as or . The graphs of the original and inverse functions are symmetric about the line .
- Piecewise Function: A function represented by different expressions in different parts of its domain.
- Implicit Function: A function relationship determined by the equation .
Elementary Functions
- Basic Elementary Functions: Include power functions, exponential functions, logarithmic functions, trigonometric functions, and inverse trigonometric functions.
- Elementary Functions: Functions obtained by a finite number of algebraic operations and compositions of basic elementary functions.
Exercises
- Find the domain of the function .
- Determine the parity (odd/even) of the function .
- Find the inverse function of .
Reference Answers
1. Find the domain of
Solution: The domain is the set of x values for which all parts of the function are defined. Consider each part separately:
- For , the denominator cannot be zero and the expression under the square root must be positive: .
- For , .
- The intersection is .
Answer: The domain is .
2. Determine the parity of
Solution:
- The domain is , which is symmetric about the origin.
Answer: The function is odd.
3. Find the inverse function of
Solution:
- Swap x and y:
- The domain of the inverse function is
Answer: , domain .