函数hánshù
Core Concept
A function is one of the most fundamental concepts in mathematics, describing the relationship between two variables. Simply put, a function is an "input-output" mechanism: given an input value, according to a specific rule, we get a uniquely determined output value.
Mathematical Definition
Let and be two non-empty sets of numbers. If, according to a correspondence rule , for every element in set , there is a uniquely determined element in set , then is called a function from to , written as:
where:
- is the independent variable
- is the dependent variable
- is the domain
- The set of all values of is called the range
Three Elements of a Function
A function is uniquely determined by three elements:
- Domain - The set of all possible input values
- Rule/Formula - The correspondence from input to output
- Range - The set of all possible output values
Important: Two functions are equal if and only if their domains and correspondence rules are the same.
Common Function Types
1. Linear Function
Graph: straight line
2. Quadratic Function
Graph: parabola
3. Exponential Function
Feature: rapid growth or decay
4. Logarithmic Function
Feature: inverse of exponential function
5. Trigonometric Functions
Feature: periodic
Real-World Applications
Application 1: Speed and Time
Car traveling at 60 km/h. Relationship between time (hours) and distance (km)?
Application 2: Profit Calculation
Product costs 80. Relationship between quantity and profit ?
Application 3: Temperature Conversion
Celsius to Fahrenheit :
CSCA Practice Problems
💡 Note: The following practice problems are designed based on the CSCA exam syllabus and Chinese standardized test formats to help students familiarize themselves with question types and problem-solving approaches.
Example 1: Basic (Difficulty ★★☆☆☆)
Given function , find .
Solution:
Answer: 7
Example 2: Intermediate (Difficulty ★★★☆☆)
Given , find .
Solution:
Let , then .
Therefore:
Example 3: Advanced (Difficulty ★★★★☆)
Given , find .
Solution:
From the equation: ... ①
Replace with : ... ②
Solve: ①×2 - ②:
Replace with :
Common Mistakes
❌ Mistake 1: A function is just a formula
Correction: A function is a correspondence relationship, not necessarily expressed by a formula. It can be represented by tables, graphs, or descriptions.
❌ Mistake 2: One x can correspond to multiple y values
Correction: A function requires one input corresponds to exactly one output. If one gives multiple values, it's not a function.
Example: (circle equation) is not a function.
❌ Mistake 3: Domain can be arbitrary
Correction: Domain must satisfy:
- Denominator ≠ 0
- Even roots ≥ 0
- Logarithm argument > 0
- Real-world constraints
Study Tips
- ✅ Understand essence: Functions are relationships, not just formulas
- ✅ Three elements: Domain, rule, and range are all essential
- ✅ Classify types: Know characteristics of common functions
- ✅ Analyze properties: Monotonicity, parity, periodicity are key
- ✅ Real applications: Identify functional relationships in life
💡 Exam Tip: Functions are core content in CSCA exams, with about 20% of questions directly or indirectly involving functions. Master them thoroughly!
相关术语
前置知识 - 建议先学习
相关术语 - 一起学习效果更好
进阶学习 - 掌握后可以学这些
Practice Exercises
Practice to reinforce your understanding