1.7 Implicit Functions

An implicit definition of a function is one which does not present an explicit formula for its values but rather defines it by giving conditions that it satisfies. Thus its values must be inferred as consequences of the definition, so it is defined "by implication".

An example is: define y(x) by x2 + y2 =1 and y > 0.

Defining a function as the inverse is another example of an implicit definition.

Notice that you can produce a formula for y(x) in the example here; that formula represents an explicit definition of this same function.

Exercises:

1.9 How much of this was familiar to you?

1.10 The statement cos x is implies what about arccos y and arcsin y? Solution

1.11 Invent a problem to go here.