© 2025 Astra.si. All rights reserved.
"For the next generation"
A function is a mathematical relation that assigns exactly one element from a set of values (called the codomain or range) to each element from a set of definitions (also called the domain). Symbolically written:
f : D → Z, where for every x ∈ D, there exists exactly one y ∈ Z such that f(x) = y.
Thus, a function describes the dependency between two quantities: x (the independent variable) and y (the dependent variable).
A function can be given in various ways:
Domain (notation Df): all permissible x for which the function is defined.
Range (Set of Values) (notation Zf): all y that the function actually achieves.
For example:
f(x) = sqrt(x) is defined only for x >= 0, so Df = [0, infinity).
Zf = [0, infinity), because the square root does not return negative numbers.
Functions can be classified according to their form and characteristics:
Functions are also analyzed based on:
Let's define the function f(x) = x^2 – 2x + 1.
This is a quadratic function, and its graph is a parabola.
Df = R (all real numbers), because it is defined for all real numbers.
Zf = [0, infinity), because it has a minimum at x = 1, where f(1) = 0.
A function is a fundamental concept in mathematics that allows for the description of dependencies between quantities. Through various representations and analyses of functions, we explore their behavior and properties, which is crucial in all further chapters of algebra, analysis, and applied mathematics. explore their behavior and properties, which is crucial in all further chapters of algebra, analysis, and applied mathematics.