roni1
- 20
- 0
Why the implicit function is a function?
The discussion centers on the nature of implicit functions and whether they qualify as functions in the traditional sense. Participants explore definitions, examples, and the implications of implicit functions in mathematical contexts.
Participants express differing views on whether implicit functions can be classified as functions, with no consensus reached on the definitions or implications of implicit functions.
The discussion highlights the complexity of defining functions and the conditions under which implicit functions may or may not be considered valid functions, with various assumptions and interpretations presented.
Can you state what you mean by an implicit function?roni said:Why the implicit function is a function?
On the contrary, an "implicit function" is NOT a function but implies a function. A "function" would be of the form y= f(x) where "f(x)" is some formula in the variable x. If, instead, we write 2y+ 8x= 5, we call that an "implicit function" because we can solve for y as a function: y= f(x)= 5/2- 4x. A bit more complicated is x^2+ y^2= 4 which implies two functions, y= f(x)= \sqrt{4- x^2} and y= g(x)= -\sqrt{4- x^2}.roni said:Why the implicit function is a function?