domain and range

Suppose we have two quanitities, \(A\) and \(B\) in our situation, and it is helpful to think of \(A\) as dependent on \(B\). So, we would like to think in terms of \(A(B)\) and use our knowledge of functions.

However, these two quatities are related via \(B+5 = 3 (A-4)^2\)

This graph is not passing the vertical line test. We have many domain numbers paired with multiple range numbers. \(A\) is not a function of \(B\).

Pretend, we learn in our situation, that

  • when \(B\) is negative, then \(A \leq 4\), and
  • when \(B \geq 0\), then \(A > 4\)

We now have a function, \(A(B)\). The relationship becomes a function upon discarding some of the pairs. Selecting some of a collection and removing the rest is called restricting. Restricting is a method of stating the situaiton in terms of functions.

1 Implicitly Defined Functions

Given a function, \(f\), we can greate a graph by plotting the point \((d, f(d))\) for each \(d\) in the domain of \(f\). We would like to go the other way. Given a curve (lots of points), we would like to define a function by interpreting the plotted points as pairs in the function.

This works well when the graph passes the vertical line test. However, for other curves, we will need to restrict our attention on only pieces of the curve.

The graph of \((x+4)^2 + (y-2)^2 = 5^2\) does not define \(y\) as a function of \(x\).

In order to get a function, we’ll need to restrict the domain and range.

We could restrict the domain, \(x\), to \([-4, 1]\), but that doesn’t fix the problem.

We need to restrict the range as well.

Define \(y(x)\) via \((x+4)^2 + (y-2)^2 = 5^2\) with \(x \in [-4, 1]\) and \(y \in [-3, 2]\).

Now, we havea function.

Since we didn’t have a formula for \(y\), we are just stating the relationship via an equation with appropriate restrictions. Functions defined this way, without an explicit formula, are said to be defined implicitly.

We could have restricted the domain and range in many ways to form functions. They would all use the same equation, but be different functions.

2025-05-17 23:11:55