For example I see, sometimes written that 'if x is a variable than
f(x) is a function', again if x is a variable it would seem that f(x)
is a value that can be seen as varying, and f is a function.
if x is a variable, then f(x) is a function
The above statement is not correct. x being a variable does not imply f(x) to be a function.
Definition
A function or (sometimes called a map) f from a set A into a set B is a rule that assigns a value f(a) belonging to B to each element "a" belonging to A.
The input set A is called the domain of the function.
Note that f is the function, while f(x) is the value assigned by the function at the element x that belongs to A.
Source: Elementary Real Analysis
By Brian S. Thomson, Judith B. Bruckner, Andrew M. Bruckner
In the strictest of senses if referring to a function f(x) as a
function f of x incorrect?
According to the above definition, and my personal interpretation of it, to call f(x) a function, is incorrect for the reader who reads the sentence literally but it is valid as a shorthand convention within the context of the contemporary mathematics literature.
The name "x" (or "a") is an arbitrary name representing a specific instance of the elements in the domain set A and whatever you choose does not affect the mechanism of the mapping. The domain set A can contain any number of elements such as A = {1,2,3,6} any one of theses elements can be represented by a or x in the expression denoting the function value f(x) as long as x belongs to the set A.
I have also been told that f(x) is a function as f(x) would be
constant, however if x is clearly a variable then f(x) can clearly
take different values at different x.
When the function maps each element of the domain set to a single value, then we say that the function is a constant. so f(1)=f(2)=f(3)..., when we use the letter "x" in the expression f(x) we mean the value of the function f for any value, "x".
I hope this clarifies your inquiry some...:)
Reference Link