Skip to main content

Section 3.4 Functions of 3 (or more) Variables

Although we won't do much with them in this course it is possible to define (real valued) functions in n variables where n is any natural number, that is functions of the form f:Rn→R.

The function f(x,y,z)=x2+y2+z2 is a function of the form f:R3→R .

The function f(w,x,y,z)=2wx2+yz+w(x+z) is a function of the form f:R4→R .

Of course, for such functions geometric representations are somewhat impractical.