15.2 Linear functions in multiple variables
One of the most important functions in mathematics is the linear function. In one variable, it takes the form l(x) = ax + b, where a and b are arbitrary real numbers.
We’ve seen linear functions several times already. For instance, Theorem 77 gives that differentiation is equivalent to finding the best linear approximation.
Linear functions, that is, functions of the form
are as important in multiple variables as in one.
To build up a deep understanding, we’ll take a look at the simplest case: a line on the two-dimensional plane.
Given its normal vector m = (m1,m2) and its arbitrary point v0, the vector x is on the line if and only if m and x −v0 is orthogonal, that is, if
holds. (15.1) is called the normal vector equation of the line.
By using the bilinearity of the inner product and writing out ⟨m,x⟩...