Surjective Functions
Surjectivity ensures that a function "hits" every possible target value. In functional equations, proving surjectivity often allows us to substitute variables with specific target values (like 0).
Definition
Definition (Surjective / Onto)
A function is surjective if for every element , there exists at least one element such that .
Proving Surjectivity
A common tactic is to show that the range of is "large enough" (e.g., covers all real numbers).
Example
Prove that if , then is surjective.
Proof. Fix . The equation becomes . The right side, , is a linear function of that covers all real numbers as varies. For any target , we can choose . Then . Since is an output of (specifically, at input ), is surjective. ∎
Properties
- If is a continuous function such that and , then is surjective (by Intermediate Value Theorem).
- Polynomials of odd degree are surjective over .
Practice Problems
Exercise (Problem 1)
Is the function surjective from ? What about ?
Exercise (Problem 2)
Prove that is surjective over .
Exercise (Problem 3)
Given defined by , determine if it is surjective.