One-to-One Function Tests:
From: | To: |
Definition: A function is one-to-one (injective) if each output corresponds to exactly one input. No two different inputs produce the same output.
Purpose: One-to-one functions are important in mathematics because they have inverse functions and preserve uniqueness in mappings.
There are two main methods:
Explanation:
Details: One-to-one functions are essential for creating inverse functions, solving equations uniquely, and in many applications like cryptography and data compression.
Tips: Enter your functions g(x) and h(x) in standard mathematical notation. The calculator will analyze them for one-to-one properties.
Q1: Are all linear functions one-to-one?
A: Yes, all non-constant linear functions (f(x) = mx + b, m ≠ 0) are one-to-one.
Q2: Is f(x) = x² one-to-one?
A: No, because both x and -x produce the same output (e.g., 2² = (-2)² = 4).
Q3: Can a function be one-to-one if it's not continuous?
A: Yes, one-to-oneness doesn't require continuity, though continuous functions must be strictly monotonic to be one-to-one.
Q4: How does the derivative test work?
A: If the derivative is always positive (always increasing) or always negative (always decreasing), the function is one-to-one.
Q5: What's an example of a one-to-one function?
A: f(x) = x³ is one-to-one because it's always increasing (f'(x) = 3x² ≥ 0 and only 0 at x=0 but still strictly increasing).