One-one function: Difference between revisions

From Calculus
No edit summary
Tags: Mobile edit Mobile web edit
No edit summary
Tags: Mobile edit Mobile web edit
Line 1: Line 1:
A [[function]] <math>f</math> is called one-one function if it never adopts the same value twice.
A [[function]] <math>f</math> is called one-one function if it never adopts the same value twice. This means, one-one functions return a unique [[range]] for each element of their [[domain]].
 
== Definition ==
The function <math>f<sub>(x)</sub>  </math>


== Geometric proof ==
== Geometric proof ==

Revision as of 00:30, 27 April 2022

A function f is called one-one function if it never adopts the same value twice. This means, one-one functions return a unique range for each element of their domain.

Definition

The function f<sub>(x)</sub>

Geometric proof

A function is one-one if and only if no horizontal line intersects its graph more than once.


In the graph below, the function y=x3 is intersected once by the horizontal line. Therefore the function is geometrically proven to be one-one.


In the graph below, the function y=x2 is intersected twice by the horizontal line. Therefore the function is geometrically proven no to be one-one.

Properties

  • The domain of f equals the range of f-1.
  • f-1(f(x))=x for every x in the domain of f and f
  • The graph of a function and the graph of its inverse are symmetric with respect to the line y=x.
  • If f and g are both one-one, then f°g follows injectivity.