Implicit Function: Why Is It a Function?

  • Context: MHB 
  • Thread starter Thread starter roni1
  • Start date Start date
  • Tags Tags
    Function Implicit
Click For Summary

Discussion Overview

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.

Discussion Character

  • Conceptual clarification
  • Debate/contested

Main Points Raised

  • Some participants define implicit functions as those that cannot always be expressed explicitly, providing examples such as the upper unit semicircle and the Lambert W function.
  • Others argue that an implicit function does not qualify as a function unless it can be expressed in the form y = f(x), citing examples like 2y + 8x = 5 and x^2 + y^2 = 4, which imply multiple functions.
  • A participant elaborates on the formal definition of a function using set theory, emphasizing the requirements for a relation to be considered a function.

Areas of Agreement / Disagreement

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.

Contextual Notes

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.

roni1
Messages
20
Reaction score
0
Why the implicit function is a function?
 
Physics news on Phys.org
roni said:
Why the implicit function is a function?
Can you state what you mean by an implicit function?
 
An implicit function is a function that is not (sometimes cannot be) given explicitly. The most direct way of specifying a function is to give its value for each member of its domain:
$$f:\{1,2,3\}\to\{1,4,9\};\ f(1)=1,f(2)=4,f(3)=9.$$
It is however more usual to define a function by means of a formula:
$$f:\mathbb Z\to\mathbb Z;\,f(n)=n^2.$$
Formulas can be recursive:
$$f:\mathbb Z^+\to\mathbb Z^+; f(0)=f(1)=1,f(n+2)=f(n+1)+f(n)$$
(which defines the Fibonacci sequence) or somewhat more complicated:
$$f:\mathbb R^+\to\mathbb R;\,f(x)=\int_0^\infty t^{x-1}e^{-t}\,\mathrm dt$$
(which defines the gamma function). These are all explicitly defined functions. But you can also define a function as follows:
$$f:[-1,\,1]\to[0,\,1];\,f(x)\in\{y\in[0,\,1]:y\ge0,\ x^2+y^2=1\}.$$
This defines the upper unit semicircle. In other words, $f$ is the function such that $f(x)\ge0$ satisfies the implicit equation $x^2+f(x)^2-1=0$. This is an example of an implicit function.

Of course the above implicit function can be defined explicitly as
$$f:[-1,\,1]\to[0,\,1];\,f(x)=\sqrt{1-x^2}.$$
But not all implicit functions can be redefined explicitly. One of the most important examples of such a function is the Lambert W function.

If you’re into the rigours of set theory, the formal definition of a function is as follows: Let $A$ and $B$ be sets; then a function $f$ from a set $A$ to $B$, written $f:A\to B$, is the triple $(A,B,G)$ where $G\subseteq A\times B$ such that $\forall a\in A$, $\exists b\in B$ such that $(a,b)\in G$ and $\forall a\in A,\,b_1,b_2\in B$, $(a,b_1),(a,b_2)\in G$ $\implies$ $b_1=b_2$. $A,B,G$ are called the domain, codomain, and graph respectively of the function $f$; if $(a,b)\in G$ we write $f(a)=b$.
 
Last edited:
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}.
 

Similar threads

  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 4 ·
Replies
4
Views
1K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 16 ·
Replies
16
Views
3K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 3 ·
Replies
3
Views
2K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 2 ·
Replies
2
Views
1K