Injective Functions
Understanding injectivity is critical for solving functional equations. When a function is injective, we can "cancel" it from both sides of an equation: .
Definition
Definition (Injective / One-to-One)
A function is injective if different inputs always produce different outputs.
Horizontal Line Test
Graphically, a function is injective if no horizontal line intersects the graph more than once.Proving Injectivity
In functional equations, we often prove injectivity to simplify the problem.
Example
Prove that if , then is injective.
Proof. Suppose . Apply to both sides: . Substitute the original equation: . Therefore, . Thus, is injective. ∎
Strict Monotonicity implies Injectivity
If is strictly increasing () or strictly decreasing, it is automatically injective.Practice Problems
Exercise (Problem 1)
Determine if is injective.
Exercise (Problem 2)
Determine if is injective on the domain . What if the domain is ?
Exercise (Problem 3)
Let satisfy . Prove that is injective.