Javascript required
Skip to content Skip to sidebar Skip to footer

Continuous Function Cannot Be One to One

One to One Function

The term one to one relationship actually refers to relationships between any two items in which one can only belong with only one other item. In a mathematical sense, these relationships can be referred to as one to one functions, in which there are equal numbers of items, or one item can only be paired with only one other item. The name of a person and the reserved seat number of that person in a train is a simple daily life example of one to one function.

If you are curious about what makes one to one functions special, then this article will help you learn about their properties and appreciate these functions. Using solved examples, let us explore how to identify these functions based on expressions and graphs.

1. What is a One to One Function?
2. Horizontal Line Test
3. Properties of One to One Function
4. How to Determine if a Function is One to One?
5. One to One Function Graph
6. Inverse of One to One Function
7. Steps to Find the Inverse of One to Function
8. FAQs on One to One Function

What is a One to One Function?

A normal function can actually have two different input values that can produce the same answer, whereas a one to one function does not. Let's go ahead and start with the definition and properties of one to one functions.

One to One Function Definition

One to one function is a special function that maps every element of the range to exactly one element of its domain i.e, the outputs never repeat. As an example, the function g(x) = x - 4 is a one to one function since it produces a different answer for every input. Also, the function g(x) = x2 is NOT a one to one function since it produces 4 as the answer when the inputs are 2 and -2. A function that is not one-to-one is called a many-to-one function.

Algebraically, we can define one to one function as:

function g: D -> F is said to be one-to-one if

  • g(x1) = g(x2) ⇒ x1 = x2

for all elements x1 and x2 ∈ D. A one to one function is also considered as an injection, i.e., a function is injective only if it is one-to-one. The contrapositive of this definition is a function g: D -> F is one-to-one if x1 ≠ x2 ⇒ g(x1) ≠ g(x2). Let us visualize this by mapping two pairs of values to compare functions that are and that are not one to one.

One to One function

In the Fig (a) (which is one to one), x is the domain and f(x) is the codomain, likewise in Fig (b) (which is not one to one), x is a domain and g(x) is a codomain.

In Fig(a), for each x value, there is only one unique value of f(x) and thus, f(x) is one to one function.

In Fig (b), different values of x, 2, and -2 are mapped with a common g(x) value 4 and (also, the different x values -4 and 4 are mapped to a common value 16). Thus, g(x) is a function that is not a one to one function.

Horizontal Line Test

The horizontal line test is used to determine whether a function is one-one when its graph is given. We have already seen the condition (g(x1) = g(x2) ⇒ x1 = x2) to determine whether a function g(x) is one-one algebraically. On the other hand, to test whether the function is one-one from its graph,

  • just take a horizontal line (consider a horizontal stick) and make it pass through the graph.
  • If the horizontal line is NOT passing through more than one point of the graph at any point in time, then the function is one-one.
  • If the horizontal line passes through more than one point of the graph at some instance, then the function is NOT one-one.

Example: Consider the graph below.

Horizontal line test for one to one function

In the above graph,

  • f(x) = x2 (which is a quadratic function) is NOT one-one as it failed the horizontal line test (as the horizontal line passes through more than one point of the graph)
  • f(x) = x3 (which is a cubic function) is one-one as it passed the horizontal line test (as the horizontal line passes through only one point of the graph every time)

Properties of One to One Function

A one-to-one function i.e an injective function that maps the distinct elements of its domain to the distinct elements of its co-domain. Here are some properties that help us to understand the various characteristics of one to one functions:

  • If two functions, f(x) and k(x), are one to one, the composite function f ◦ k is a one to one function as well. (f ◦ k) (x1) = (f ◦ k) (x2) ⇒ f(k(x1)) = f(k(x2)) ⇒ k(x1) = k(x2) ⇒ x1 = x2
  • The domain of the function g equals the range of g-1 and the range of g equals the domain of g-1
  • If a function is considered to be one to one, then its graph will either be always increasing or always decreasing.
  • g-1 (g(x)) = x, for every x in the domain of g, and g(g-1(x)) = x for every x in the domain of g-1.
  • If f ◦ k is a one to one function, then k(x) is also guaranteed to be a one to one function
  • The graph of a function and the graph of its inverse are symmetric with each other with respect to the line y = x.

One to One Function and Inverse Function

How to Determine if a Function is One to One?

Vertical line test are used to determine if a given relation is a function or not. Further, we can determine if a function is one to one by using two methods:

  • Testing one to one function graphically: If the graph of g(x) passes through a unique value of y every time, then the function is said to be one to one function (horizontal line test).
  • Testing one to one function algebraically: The function g is said to be one to one if a = b for every g(a) = g(b)
  • Testing one to one function using derivatives: A function g(x) is said to be one-one if and only if either g'(x) > 0 or g'(x) < 0 throughout the domain. i.e., if a function is either increasing or decreasing throughout, then it is one-one. For example, the exponential function f(x) = ex is completely an increasing function throughout its domain (-∞, ∞) and hence it is one-one. Graph it once and check.

One to One Function Graph

Any function can be represented in the form of a graph. This function is represented by drawing a line/a curve on a plane as per the cartesian sytem. The domain is marked horizontally with reference to the x-axis and the range is marked vertically in the direction of the y-axis. If a function g is one to one function then no two points (x1, y1) and (x2, y2) have the same y-value. Therefore no horizontal line cuts the graph of the equation y = g(x) more than once. The following figure (the graph of the straight line y = x + 1) shows a one-one function. Note that no two points on it have the same y-coordinate (or) it passes the horizontal line test.

One to One Function Graph

Inverse of One to One Function

It is essential for one to understand the concept of one-to-one functions in order to understand the concept of inverse functions and to solve certain types of equations. Firstly, a function g has an inverse function, g-1, if and only if g is one to one. In the below-given image, the inverse of a one-to-one function g is denoted by g−1, where the ordered pairs of g-1 are obtained by interchanging the coordinates in each ordered pair of g. Here the domain of g becomes the range of g-1, and the range of g becomes the domain of g-1.

Inverse one to one function

Properties of the Inverse of One to One Function

The inverse of one to one function undoes what the original function did to a value in its domain in order to get back to the original y-value. Here are the properties of the inverse of one to one function:

  • The function f has an inverse function if and only if f is a one to one function i.e, only one-to-one functions can have inverses.
  • If the functions g and f are inverses of each other then, both these functions can be considered as one to one functions.
  • If f and g are inverses of each other if and only if (f ◦ g) (x) = x, x in the domain of g and (g ◦ f) (x) = x, x in the domain of f. Here f ◦ g is the composition function that has 'f' composed with 'g'. '
  • If f and g are inverses of each other then the domain of f is equal to the range of g and the range of g is equal to the domain of f.
  • If f and g are inverses of each other then their graphs will make reflections of each other on the line y = x.
  • If the point (c, d) is on the graph of f then point (d, c) is on the graph of f-1.

Steps to Find the Inverse of One to One Function

The step-by-step procedure to derive the inverse function g-1(x) for a one to one function g(x) is as follows:

  • Set g(x) equal to y
  • Switch the x with y since every (x, y) has a (y, x) partner
  • Solve for y
  • In the equation just found, rename y as g-1 (x).

Example: Find the inverse function g-1(x) of the function g(x) = 2 x + 5.

Now, let us follow the 4 steps:

Set g(x) = y y = 2x + 5
Switch x with y x = 2y + 5
Solve for y y = (x - 5)/2
Rename y as g-1(x). This is the inverse. g-1(x) = (x - 5)/2

Important Notes on One to One Function:

Here is a list of a few points that should be remembered while studying one to one function:

  • In a mathematical sense, one to one functions are functions in which there are equal numbers of items in the domain and in the range, or one can only be paired with another item.
  • It is essential for one to understand the concept of one to one functions in order to understand the concept of inverse functions and to solve certain types of equations.
  • One can easily determine if a function is one to one geometrically and algebraically too.

Related Topics:

  • Graphing Functions
  • Linear Functions
  • Inverse Function Calculator

Great learning in high school using simple cues

Indulging in rote learning, you are likely to forget concepts. With Cuemath, you will learn visually and be surprised by the outcomes.

Book a Free Trial Class

FAQs on One to One Function

What is the Definition of One to One Function?

One to one functions are special functions that map every element of range to a unit element of the domain. It means a function y = f(x) is one-one only when for no two values of x and y, we have f(x) equal to f(y). A normal function can actually have two different input values that can produce the same answer, whereas a one-to-one function does not.

What is the Difference Between Vertical Line Test and the Horizontal Line Test?

Here are the differences between the vertical line test and the horizontal line test.

Vertical Line Test Horizontal Line Test
The vertical line test is used to determine whether a relation is a function. The horizontal line test is used to determine whether a function is one-one.
To use this test, make a vertical line to pass through the graph and if the vertical line does NOT meet the graph at more than one point at any instance, then the graph is a function. To use this test, make a horizontal line to pass through the graph and if the horizontal line does NOT meet the graph at more than one point at any instance, then the graph is a one to one function.

How Do You Check if a Function is One to One?

One can check if a function is one to one by using either of these two methods:

  • Testing one to one function geometrically: If the graph of the function passes the horizontal line test then the function can be considered as a one to one function.
  • Testing one to one function algebraically: The function g is said to be one to one if for every g(x) = g(y), x = y.

What Types of Functions Are One to One Functions?

A one to one function is either strictly decreasing or strictly increasing.

  • If f(x) is increasing, then f '(x) > 0, for every x in its domain
  • If f(x) is decreasing, then f '(x) < 0, for every x in its domain

In a one to one function, the same values are not assigned to two different domain elements.

What Does It Mean if a Function is Not One to One Function?

In a function, if a horizontal line passes through the graph of the function more than once, then the function is not considered as one-to-one function. A function that is not a one to one is considered as many to one.

What Are the Steps in Solving the Inverse of a One to One Function?

These are the steps in solving the inverse of a one to one function g(x):

  • Rename g(x) as y
  • Interchange the variables x and y.
  • Solve the equation for y. If there is only one solution then the inverse can exist; otherwise, it can't.
  • In the equation just found, rename y as g-1 (x).

What is an Example of a One to One Function?

The function f(x) = x + 5 is a one to one function as it produces different output for a different input x. And for a function to be one to one it must return a unique range for each element in its domain. Here, f(x) returns 6 if x is 1, 7 if x is 2 and so on. A person and his shadow is a real-life example of one to one function.

What is Not a One to One Function?

The function f(x) = x2 is not a one to one function as it produces 9 as the answer when the inputs are 3 and -3. And for a function to be one to one it must return a unique range for each element in its domain. Here, f(x) returns 9 as an answer, for two different input values of 3 and -3.

Are Parabolas One to One Functions?

No, parabolas are not one to one functions. The function g(y) = y2 is not one-to-one function because g(2) = g(-2). The function g(y) = y2 graph is a parabolic function, and a horizontal line pass through the parabola twice.

How Can We Apply the Concept of One to One Function in Daily Life?

We can see these one to one relationships everywhere. One of the very common examples of a one to one relationship that we see in our everyday lives is where one person has one passport for themselves, and that passport is only to be used by this one person.

rosettathatte72.blogspot.com

Source: https://www.cuemath.com/algebra/one-to-one-function/