The function, is the most fundamental concept inMathematics, coined byLeibnizin 1673.
Traditionally, functions define the relation between two variables: every value of x is associated with some value of y.
Additionally, letters from the beginning of the alphabet tend to denote constant values, whereas letters from the end of the alphabet denote variables.
Thoughts: Some may argue that the most fundamental concept in mathematics is the set, the discrete collection of elements, especially given that functions are mappings between sets, sets are required for the concept of the function to be applied- the domain of a function is simply the set of acceptable inputs to it.
A somewhat complicated example of this is the relation between the side of some square and its diagonal.
To express a diagonal as a function of the length of a side, let x be the length of the side, let y be the length of the diagonal, and then we have:
y=2x2β: ywill vary asx does, with 2x2 being the operation that associates various values of y, with various values of x.
Commonly, functions are denoted by f(x), and we can associate the function with some variable representing it's value for some input like so: y=f(x).
Thus if y=f(x), and f(x)=x2, then y is the value of x2. What's important to note here is that y is the dependent variable, and x is the independent variable.
Explicit & Implicit functions
Rather than say y=2xβ7, we say y=f(x)=2xβ7, which means that y, as a function of x, depends on the value of x in this equation: this expression is an explicit function of x.
If the equation were of the equivalent form 2xβyβ7=0, it is considered an implicit, function of x, because the explicit form is implied by the equation.
Worked Example:
We start with y=2xβ7 (explicit), and choose a number to substitute in for x, say, 43.
Now we have y=2(43)β7.
We can simplify y=2(43)β>86,andfromβ7,weget79.
Taking the implicit form we get: 2xβyβ7=0.
Taking the above x value, we get: 2(43)β79β7=0.
We know from before, 2(43)β>86, and we know 86β7=79, so we have: 86β79β7=0,β>7β7=0,0=0.
Functions can have multiple variables, for example, calculating the hypotenuse of a right triangle, requires two variables, the two sides of the triangle.